Example: Send Command: var1|"Hello World"VA<0D> Response: R<0D>
VT Toggle a Boolean Variable
Description: This command will change the variable state to the opposite state
Comments: 0 to 1, 1 to 0, Off to On, On to Off.
Command: var1VT<0D>
Message Response: R<0D>
Example: Send Command: var1VT<0D>
Response: R<0D>
RJ Reset Sequence
Description: This command will reset a sequence to the start.
Comments: If the sequence is not triggered or setup to loop the sequence will be in a waiting
condition.
Command: (sequence number)RJ<0D>
Message Response: R<0D>
Example: Send Command: 1RJ<0D>
Response: R<0D>
PA Pause a Sequence
Description: This command will cause the executing sequence to pause. The sequence is
identified by its number.
Comment: The sequence number is the first field in the form. WinScript Live assigns the
number.
Command: (sequence number)SD<0D>
Message Response: R<0D>
Example: Send Command: 1SD<0D>
Response: R<0D>
SL Stop a Looping Sequence
Description: This command will stop a looping sequence. The sequence is identified by its
number.
Comments: The sequence number is the first field in the form. WinScript Live assigns the
number.
Command: (sequence name or number)SL<0D>
Message Response: R<0D>