Version 1.0 Page 18 / 43
Control commands:
Legend : xx* = input number in 2 digit ASCII format (01,05,07 etc.)
yy* = output number in 2 digit ASCII format
CrLf = Carriage return, Line feed (0x0D,0x0A)
= space character (0x20)
notes:
*
From firmware version 1.13 one digit input, output, and preset numbers are accepted, characters are
case-insensitive
.
1. Switch one input to one output ( Audio / DVI / RGB / SDI / Video)
Command {xx@yy}
Response (OyyIxx)CrLf
Description: Switch input xx to output yy.
Example: Connect input 1 to output 5.
Command {01@05}
Response (O05 I01)CrLf
2. Switch one input to all outputs ( Audio / DVI / RGB / SDI / Video)
Command {xx@O}
Response (IxxAll)CrLf
Description: Switch input xx to all outputs.
Example: Switch input 1 to all outputs.
Command {01@O}
Response (I01 All)CrLf
3. View connection on the specified output ( Audio / DVI / RGB / SDI / Video)
Command {?yy}
Response (OyyIxx)CrLf
Description: View connection on output yy.
Example: View connection on output 5.
Command {?05}
Response (O05 I01)CrLf