TCP/IP messages
Posted: Mon Nov 05, 2007 11:39 pm
Would it be possible to add the ability to send TCP/IP message similar to the way MIDI messages are sent in cues?
The lighting control system we use is called a Lanbox (from http://www.lanbox.com) and it is a hardware appliance connected to our Ethernet network that is remote controlled over the network. Typically we use the free software supplied by the folks who make the Lanbox (called LCEdit+) to design and run shows.
However, the entire Lanbox command language consisting of strings of hexidecimal commands and parameters is documented in a reference manual and one can connect over TCP to issue these commands.
The Lanbox can also be triggered by MIDI (assuming you have a model with a MIDI port) but in our case we have ours connected to a wireless access point so that the lights can be controlled from anywhere in the building using a laptop. If SCS could take advantage of the wireless IP network rather than requiring a MIDI cable that would be really great.
I'm not looking for SCS to implement or understand the Lanbox protocol, I think the user would need to read the Lanbox reference manual. I expect we would still use LCEdit+ to design the show, but I'd like to be able to enter the appropriate "Go Next Cue" Lanbox command into an SCS cue so that one operator could run sound and lights from SCS.
I would imagine that the SCS cue screen would have a field for IP address, a field for TCP port, and a field for the message to be sent. In the case of the Lanbox, the message would be a string of ASCII text representing a series of hexidecimal numbers.
An optional extra would be a field for the expected response so that SCS could detect if the Lanbox reported back anything other than success.
The lighting control system we use is called a Lanbox (from http://www.lanbox.com) and it is a hardware appliance connected to our Ethernet network that is remote controlled over the network. Typically we use the free software supplied by the folks who make the Lanbox (called LCEdit+) to design and run shows.
However, the entire Lanbox command language consisting of strings of hexidecimal commands and parameters is documented in a reference manual and one can connect over TCP to issue these commands.
The Lanbox can also be triggered by MIDI (assuming you have a model with a MIDI port) but in our case we have ours connected to a wireless access point so that the lights can be controlled from anywhere in the building using a laptop. If SCS could take advantage of the wireless IP network rather than requiring a MIDI cable that would be really great.
I'm not looking for SCS to implement or understand the Lanbox protocol, I think the user would need to read the Lanbox reference manual. I expect we would still use LCEdit+ to design the show, but I'd like to be able to enter the appropriate "Go Next Cue" Lanbox command into an SCS cue so that one operator could run sound and lights from SCS.
I would imagine that the SCS cue screen would have a field for IP address, a field for TCP port, and a field for the message to be sent. In the case of the Lanbox, the message would be a string of ASCII text representing a series of hexidecimal numbers.
An optional extra would be a field for the expected response so that SCS could detect if the Lanbox reported back anything other than success.