[In 11.3.0] Can we control relay with telnet?? please help

General topics regarding SCS
Post Reply
mookai1973
Posts: 27
Joined: Fri Mar 15, 2013 12:09 am

[In 11.3.0] Can we control relay with telnet?? please help

Post by mookai1973 » Mon Mar 24, 2014 5:00 pm

Dear All,
I would like to use relay control board with SCS 11.2.5 (SCS Plus License) by Telnet command please see all pic.

Image

Image

Image

Can we do this funtion on SCS with Telnet command?

Best Regards,
Kai

Phuket FantaSea Theatre & Theme Park
KAI
AV Department
Phuket Thailand

Mike Daniell
Site Admin
Posts: 3632
Joined: Sun Jul 24, 2005 8:58 am
Location: Brisbane, Queensland, Australia. TZ:GMT+10
Contact:

Re: Can we control relay with telnet?? please help

Post by Mike Daniell » Mon Mar 24, 2014 9:00 pm

mookai1973 wrote:Can we do this funtion on SCS with Telnet command?
Unfortunately no. However, it may be a fairly simple mod to provide this support. From what you have described it seems that SCS would need to send a 'full HTTP Request' with specific HTTP headers, etc. I do have a library that will provide this and I've run tests using this library to send commands to another package. I'll see if I can provide you with a temporary mod that will support this, with a view to providing a full implementation later.
Mike Daniell
Show Cue Systems Pty Ltd
mike@showcuesystems.com
Image

mookai1973
Posts: 27
Joined: Fri Mar 15, 2013 12:09 am

Re: Can we control relay with telnet?? please help

Post by mookai1973 » Tue Mar 25, 2014 3:18 am

Mike Daniell wrote:
mookai1973 wrote:Can we do this funtion on SCS with Telnet command?
Unfortunately no. However, it may be a fairly simple mod to provide this support. From what you have described it seems that SCS would need to send a 'full HTTP Request' with specific HTTP headers, etc. I do have a library that will provide this and I've run tests using this library to send commands to another package. I'll see if I can provide you with a temporary mod that will support this, with a view to providing a full implementation later.
Dear Mike,
Thank so much for help.

Regards,
Kai

Phuket FantaSea Theatre & Theme Park
KAI
AV Department
Phuket Thailand

tocsin
Posts: 36
Joined: Fri Jun 20, 2014 11:17 pm

Re: Can we control relay with telnet?? please help

Post by tocsin » Tue Jun 24, 2014 8:04 pm

Maybe that helps as workaround?

DOS Batch witch contains following script for Channel On

Code: Select all

@echo off
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" "http://192.168.1.99/1234/6/?11&"
cls
exit
source: http://www.computerhope.com/forum/index ... ic=41882.0

Regards
tocsin

Mike Daniell
Site Admin
Posts: 3632
Joined: Sun Jul 24, 2005 8:58 am
Location: Brisbane, Queensland, Australia. TZ:GMT+10
Contact:

Re: Can we control relay with telnet?? please help

Post by Mike Daniell » Tue Jun 24, 2014 10:38 pm

Thanks for the suggestion, tocsin, but I should have replied earlier to this topic that I have now added HTTP control send support in SCS 11.3.0, which is currently available as a release candidate.
Mike Daniell
Show Cue Systems Pty Ltd
mike@showcuesystems.com
Image

Post Reply