WinScript Live Command Reference Page 65
WinScript Live Command Reference
The events available within the show controller before adding any additional external devices are listed
below.
Discrete Events
Discrete Events utilize discrete relay contact closures.
Toggle the state of an Output
Continuously blink an Output at a constant rate
Pulse an Output for a user-defined length of time
Set a group of eight Outputs to a binary value
Read a group of eight Inputs to a Variable
On
Turns on an Output. The Output remains on until another event modifies its state.
Off
Turns off an Output. The Output remains off until another event modifies its state.
Toggle
Toggles the state of an Output. If the Output is currently on, it will be turned off. If the Output is
currently off, it will be turned on.