Legend For The Control Commands; Command Types - Lightware MX2-8x8-DH-4DPio-A User Manual

Multimedia matrix switcher
Table of Contents

Advertisement

 
9. LW3 Programmers' Reference
9.3.3. Legend for the Control Commands
Command and Response – Example
ç GET·/V1/MEDIA/VIDEO/I2.SignalPresent
pr·/V1/MEDIA/VIDEO/I2.SignalPresent=<signal_present>
æ
Format
<in>
Input port number
<out>
Output port number
<port>
Input or output port number
<loc>
Location number
<parameter>
Specific property defined and described in the command
Batched parameters: the underline means that more expressions or parameters can
<expression>
be placed by using a semicolon, e.g. I2;I4;I5 or F27:E1;F47:E2
Sent command
ç
Received response
æ
·
Space character
Further, not listed
<parameters>
are defined at each command.
MX2 Standalone Matrix Switcher series – User's Manual
Description
Applied firmware package: v1.9.0 | LDC software: v2.6.2b3
9.3.4. Command Types
GET command
The GET command can be used to get the child nodes, properties and methods of a specific node. It can also
be used to get the value of a property. Use the dot character (.) when addressing a property:
ç GET /.SerialNumber
æ pr /.SerialNumber=87654321
GETALL command
The GETALL command can be used to get all child nodes, properties and methods of a node with one
command.
ç GETALL /MEDIA/PORTS/VIDEO/I1/CEC
æ pr /MEDIA/PORTS/VIDEO/I1/CEC.LastReceivedMessage=
æ pr /MEDIA/PORTS/VIDEO/I1/CEC.LastSentCommandResult=ACK
æ pw /MEDIA/PORTS/VIDEO/I1/CEC.OsdString=
æ pw /MEDIA/PORTS/VIDEO/I1/CEC.Broadcast=false
æ m- /MEDIA/PORTS/VIDEO/I1/CEC:factoryDefaults
æ m- /MEDIA/PORTS/VIDEO/I1/CEC:send
æ m- /MEDIA/PORTS/VIDEO/I1/CEC:sendHex
SET command
The SET command can be used to modify the value of a property. Use the dot character (.) when addressing
the property:
ç SET /MEDIA/PORTS/VIDEO/I1/SETTINGS.Conversion=OFF
æ pw /MEDIA/PORTS/VIDEO/I1/SETTINGS.Conversion=OFF
CALL command
A method can be invoked by the CALL command. Use the colon character (:) when addressing the method:
ç CALL /MEDIA/XP/VIDEO:switch(I1:O1)
æ mO /MEDIA/XP/VIDEO:switch
MAN command
The manual is a human readable text that describes the syntax and provides a hint on how to use the
primitives. For every node, property and method in the tree there is a manual, type the MAN command to get
the manual:
ç MAN /MEDIA/PORTS/VIDEO/I1/SETTINGS.EnablePower
æ pm /MEDIA/PORTS/VIDEO/I1/SETTINGS.EnablePower [true|false] Enables or disables 3v3 powering on
DP_PWR pin
78

Advertisement

Table of Contents
loading

Table of Contents