Owner`s manual
2
Ex 1) Command (Connect Input 1 to Output 1)
*255CI01O01! ↵
Ack value
*255sC I01O01!
Ex 2) Command (Check Input connection status on Output 3)
*255?O03! ↵
Ack Value
*255s? I03O03!
General Rules for Command Codes
The commands are coded in ASCII and HEXA. Please refer to Table 3.1 on pg. 32 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.
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)