![Optics ODM- 88 User Manual Download Page 24](http://html1.mh-extra.com/html/optics/odm-88/odm-88_user-manual_1642264024.webp)
USER MANUAL
DVI MATRIX ROUTER : ODM-88
ODM-88 Manual
Page 24
3.2 Command Line Operation
Command line interface is performed through RS-232 or Ethernet.
The commands are coded in ASCII and HEXA. All descriptions are shown in Table 3.1. A
command line consists of string of ASCII or HEXA codes in series as shown below;
Start
(1 Byte) +
Router ID
(3 Bytes) +
Command
(1 Byte)
+
Data Length
(3 Bytes)
+
Output Number
(2 Bytes) +
Input Number
(2 Bytes)
+
Output Number
(2 Bytes) +
Input Number
(2 Bytes) +
…..
+
End
(1 Byte)
A command line allows execution of only one command. Multiple commands require ex-
ecution of multiple strings; one command per string.
All strings begin with
Start
byte.
Router ID
can be selected within the range of 000 to 255; written in 3 bytes. (Default
factory setting is 255. Refer to Chap. 2.1.)
Data Length
represents total number of all bytes. Data Length is determined by the
number of channels in the command line.
For example: Configuring 4 Input-Output connections (8 channels), data
length is 016 in ASCII - 16 bytes in base of 2 bytes per channel regardless of
Input and Output.
Input channel Number
follows
Output channel Number
- designated as a pair.
A command line closes with
End
byte.
Table 3.1 Descriptions of Command Codes
Command Format
ASCII
HEX
Description
Byte
Start
*
0x2A
Header Code
1
Router ID
Variable Variable
Router ID Value
3
Create
0
0x30
Connect or Disconnect the Selected
Input and Output channels
1
Preview
1
0x31
Preview all connected channels
1
Cancel
2
0X32
Cancel selected channel connection
1
Upload Data Request
3
0x33
Upload connection information to the
controller
1
Rolling
4
0x34
Rotates Input and Output connection
1
Upload Router ID
5
0x35
Upload Router ID to controller
1
Rolling Stop
6
0x36
Stop rolling command
1
Check Connection
7
0x37
Upload connection integrity
1
Upload One Channel Data
Request
8
0x38
Uploads the connection status of
selected channel
1
Baud Rate Setting
@
0x40
Change Baud rate of RS-232
1
Read Output Device EDID
A
0x41
Read EDID from attached display
1
Default EDID Setting
B
0x42
Restore factory default EDID on
EEPROM
1