Q u i c k G u i d e :
Unison AV/Serial Interface v1.0.0 Quick Guide
Unison AV/Serial Interface v1.0.0 Quick Guide
Page 8 of 9
Electronic Theatre Controls, Inc.
Changing the Station Type
This process, while simple to do, must be done in the following order for consistently
correct results.
Step 1:
If the AV/Serial Interface station is bound to the Unison processor, manually
disconnect
the station at the Unison processor. (Arch>Setup>Stations>Disconnect)
Step 2:
Send the ST command with the station type you want it to become. Sending the ST
command also executes an
Escape
command at the station to unbind the station
and send a service pin message. (See
Step 3:
Connect
the AV/Serial Interface station at the Unison processor.
(Arch>Setup>Stations>Connect) The station may connect automatically if there is
only single station of that type in the Unison configuration.
Additional Notes & Comments
Single-Byte Commands
• The
Cancel
command flushes command buffer and cancels
Xoff
command.
•
SF0
only clears all faders.
•
SR0
only clears all rates.
•
SB0
only clears all buttons.
• The
Escape
command clears bindings, takes station to disconnected state, and sends a
service pin message.
• The
Help
command is only enabled if the echo is enabled.
• The
Clear
command clears the key and fader LED values to off and sets the levels to 0.
• To speed things up, set commands intentionally do not have a reply. If you want be sure the
state was changed, use a get command after the set.
• White space is ignored except when used as command part separator.
• A period(.) is the suggested character to separate command parts but can also be a space,
tab, dash (-), colon(:), at (@) or slash (/).
• Except as indicated, characters below 0x20 (SPACE) and above 0x7F (DEL) will be
discarded.
• All input values default to 0 at reset. A host PC will respond to the reset status bit to update
values as needed.
Object
Command
Use
Backspace
^H (0x08)
Removes the last character from the buffer
Cancel
^C (0x03)
Cancels the current command
Xon
^S (0x13)
Resumes data reception
Xoff
^Q (0x11)
Pauses data reception
Escape
^[ (0x1B)
Unbind station
Clear
^Z (0x1A)
Clear values
ACK
^F (0x06)
Valid packet received (in Packet Mode only)
NAK
^U (0x15)
Invalid packet received (in Packet Mode only)