40
The first numeric data in reply represents the order row of slot and second and third data
represents type of input and output cards.
Command
Description and reply
SLOT=?!
Requests current cards type in input and output bay.
OMM-2500 has 8 rows of input and output slots. If the input output
cards are configured as below:
1
st
row: Single DVI input card / 1 Fiber DVI output card
2
nd
row: Single DVI input card / Multi-viewer card
3
rd
row: 1 Fiber DVI input card / Single DVI output card
4
th
row: 1 Fiber DVI input card / NO output card
Reply: SLOT=01_02_19!
SLOT=02_02_21!
SLOT=03_18_03!
SLOT=04_18_00!
Table 6.15 Slot status request command example
6.2.12 Control lock command
▪
It locks and unlocks the controls such as Web, RS-232, TCP/IP and UDP.
▪
It request open status of controls.
ASCII
Description
WL
Web control lock
WUL
Web control unlock
DL
Data control (UDP, TCP/IP, RS-232) lock
DUL
Data control (UDP, TCP/IP, RS-232) unlock
KL
Key control lock
KUL
Key control unlock
Table 6.16 Locking type and its ASCII data
Command
Description and reply
LOCK=DL!
Locks data control.
Reply: LOCK=DL!
LOCK=?!
Request current status of control method.
Reply: LOCK=WUL,DUL,KUL!
Table 6.17 Control lock command examples