Resetting The Matrix; Restoring The Factory Default Settings; Querying The Operation Mode (Standby Mode) Of The Matrix; Switching To Standby Mode - Lightware MX2-8x8-DH-4DPio-A User Manual

Multimedia matrix switcher
Table of Contents

Advertisement

 
9. LW3 Programmers' Reference
9.4.4. Resetting the Matrix
The matrix can be restarted – the current connections (LAN, RS-232) will be terminated.
Command and Response
#reset #reboot #restart
ç CALL·/SYS:softReset()
æ mO·/SYS:softReset=
Example
ç CALL /SYS:softReset()
æ mO /SYS:softReset=
9.4.5. Restoring the Factory Default Settings
The device is restarted, current connections are terminated, and the default settings are restored. See the
complete list in the
Factory Default Settings
Command and Response
#factory
ç CALL·/SYS:factoryDefaults()
æ mO·/SYS:factoryDefaults=
Example
ç CALL /SYS:factoryDefaults()
æ mO /SYS:factoryDefaults=
9.4.6. Querying the Operation Mode (Standby Mode) of the Matrix
In standby mode the video transmission is disabled, the LCD is switched off, but remote connections (LAN,
RS-232) remain available.
Command and Response
#standby
ç GET·/MANAGEMENT/POWER.Operation
pr·/MANAGEMENT/POWER.Operation=<op_mode>
æ
Parameters
Identifier
Parameter description
<op_mode>
Operation mode of the matrix
Example
ç GET /MANAGEMENT/POWER.Operation
æ pr /MANAGEMENT/POWER.Operation=NORMAL
section.
Parameter values
NORMAL: The matrix operates in normal mode, the
video transmission and the other functions are
enabled.
STANDBY: The video transmission is disabled, but the
device is available remotely.
Applied firmware package: v1.9.0 | LDC software: v2.6.2b3
MX2 Standalone Matrix Switcher series – User's Manual
9.4.7. Switching to Standby Mode
In standby mode the video transmission is disabled, the LCD is switched off, but remote connections (LAN,
RS-232) remain available.
Command and Response
ç CALL·/MANAGEMENT/POWER:standby()
æ mO·/MANAGEMENT/POWER:standby=
Example
ç CALL /MANAGEMENT/POWER:standby()
æ mO /MANAGEMENT/POWER:standby=
9.4.8. Switching to Normal Mode
When the matrix is in Standby mode, it can be switched back to Normal mode as follows:
Command and Response
ç CALL·/MANAGEMENT/POWER:wakeUp()
æ mO·/MANAGEMENT/POWER:wakeUp=
Example
ç CALL /MANAGEMENT/POWER:wakeUp()
æ mO /MANAGEMENT/POWER:wakeUp=
9.5. Switching and Crosspoint Settings
INFO:

The current setting can be queried by using the
9.5.1. Querying the Video Crosspoint State
Command and Response
ç GET·/MEDIA/XP/VIDEO.DestinationConnectionStatus
pr·/MEDIA/XP/VIDEO.DestinationConnectionStatus=<out1_state>;<out2_state>;...;<out8_state>
æ
Parameters
The
<out#_state>
parameter shows the input port switched to the given output port.
Example
ç GET /MEDIA/XP/VIDEO.DestinationConnectionStatus
æ pr /MEDIA/XP/VIDEO.
DestinationConnectionStatus=I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;I1;
I1 input port is connected to all output ports.
#standby
GET
command.
#switch #crosspoint
parameters mean the output ports (O1, O2 etc.) one after the other. The value of the
81

Advertisement

Table of Contents
loading

Table of Contents