PureLink by Dtrovision
16
4.4 General Rules forCommand Codes
The commands are coded in ASCII and HEXA. Please refer to Table 3.1 on pg. 16 for detailed
descriptions of keys and functions. A basic command code setup is shown below;
Ex) *255CI01O01!
Start (*) + Switcher ID (255) + Command (C) + Input number (I01) + Output
number (O01) + End (!) + Enter (
)
▶
A command line allows execution of only one command. Multiple commands require execution of
multiple strings; one command per string.
▶
All s begin with * (Start) byte.
▶
All s end with ! (End) byte.
▶
All s will be executed when
(Enter) is entered.
▶
The correct Switcher ID must be entered in a command code. Systems will not
react to the command if a wrong Switcher ID is entered. The Factory Default
Switcher ID is set to 255 and the universal Switcher ID is 999. Systems will react
to the command whenever universal Switcher ID is entered in command code.
▶
Command codes typically are not case-sensitive.
▶
*Audio Command is only available for MXA series product*
▶
To specify multiple inputs and outputs, enter a “,” (Comma) between numbers.
(Ex., *255CI01O01,02,03!
: Connects Input 01 to Output 01, 02, and 03)
▶
Use - (Hyphen) for range connection.
(EX., *255CI01O01-04!
: Connects Input 01 to Output 01,02,03, and 04)