PureLink by Dtrovision
G
19
4.4 General Rules for Command 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 (*) + Router 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 Router ID must be entered in a command code. Systems will not
react to the command if a wrong Router ID is entered. The Factory Default
Router ID is set to 255 and the universal Router ID is 999. Systems will react
to the command whenever universal Router 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)