8. LW3 Programmers' Reference
MMX8x4-HT series – User's Manual
99
Applied firmware package: v1.2.2b5 | LDC software: v2.2.1
8.3.4. Query the Serial Number
Command and Response
Ý
GET•/.SerialNumber
Ü
pr•/.SerialNumber=
<serial_nr>
Example
Ý
GET
/.SerialNumber
Ü
pr
/.SerialNumber=00005484
8.3.5.
Setting the Rotary Direction of the Jog Dial Knob
Command and Response
Ý
SET•/MANAGEMENT/UI.RotaryDirection=
<direction>
Ü
pw•/MANAGEMENT/UI.RotaryDirection=
<direction>
Parameters
<direction>
0
: The rotary direction of down is clockwise.
1
: The rotary direction of down is counter clockwise.
Example
Ý
SET /MANAGEMENT/UI.RotaryDirection=0
Ü
pw /MANAGEMENT/UI.RotaryDirection=0
8.3.6.
Control Lock
Enable/disable the operation of the jog dial control knob.
#controllock
Command and Response
Ý
SET•/MANAGEMENT/UI.ControlLock=
<control_state>
Ü
pw•/MANAGEMENT/UI.ControlLock=
<control_state>
Parameters
<control_state>
0:
Unlocked - The jog dial knob (and the buttons) are unlocked.
1:
Locked - The jog dial knob (and the buttons) are locked. In MMX8x8-HDMI-4K-A model,
locked status can be changed with LW3 protocol command or by pressing Control Lock
button for three seconds.
2
: Force locked - The jog dial knob (and the buttons) are locked. This status can be changed
only with LW3 protocol command.
Example
Ý
SET /MANAGEMENT/UI.ControlLock=1
Ü
pw /MANAGEMENT/UI.ControlLock=1
8.3.7.
Identify the Device
Calling the method results
Device identified!
message on the LCD screen. The feature helps to identify the
device itself in the rack shelf.
Command and Response
Ý
CALL•/MANAGEMENT/UI:identifyMe()
Ü
mO•/MANAGEMENT/UI:identifyMe
Example
Ý
CALL /MANAGEMENT/UI:identifyMe()
Ü
mO /MANAGEMENT/UI:identifyMe
8.3.8.
Resetting the Matrix
The matrix can be restarted – the current connections (LAN, RS-232) will be terminated.
Command and Response
#reset
Ý
CALL•/SYS:reset()
Ü
mO•/SYS:reset=
Example
Ý
CALL
/SYS:reset()
Ü
mO
/SYS:reset=
8.3.9.
Restore the Factory Default Settings
Command and Response
#factorydefault
Ý
CALL•/SYS:factoryDefaults()
Ü
mO•/SYS:factoryDefaults=
Example
Ý
CALL
/SYS:factoryDefaults()
Ü
mO /SYS:factoryDefaults=
The device is restarted, current connections are terminated, and the default settings are restored.
See the complete list in
section.