Serial and Ethernet Control Page 170
Set command: (nnn)TMS <0D>
Message Response: R<0D>
Example: Description: Jump sequence "MySequence" to timecode 00:00:01.00
Send Command: MySequence|00:00:01.00JP<0D>
Response: R<0D>
LV Live Mode
Description: This command is the Live mode initiator. The live mode starts a real time
interface between the host system and the show controller. Information is
requested by the following protocol.
Comments: Live mode communication records take the following format. b|t|i|dLV
b = 0/1, Don’t watch or turn off / Watch or turn on
t = an item from the list below
i = index of the item in the list example input7 = 7|6 (0 as the
first item)
d = device index connected to the show controller denoted by
an index number assigned by the device table in WinScript
Live list of devices (0 is the show controller)
Command: bool|type|index|device|LV<0D>
Message Response: R<0D>
Example: Send Command: 1|7|6|0LV<0D> (watch input7)
Response: R<0D>
boolean 2
integer 3
decimal 4
string 5
variable 6
input 7
output 8
button 9
sequence 10
percent 11
label 12
timecode 13
lcdstring 14
date/time 15
For more detail, see "Live Mode Protocol" section in the appendix of this manual.
EX Execute a command
Description: This command will run any of the commands that can be used in a sequence.
Comments: All command parameters must be supplied as if in the WinScript Live form and
separated with the pipe "|" character. If your unsure if the fields needed enter the
command in WinScript Live and verify the fields needed