7. LW3 Programmers' Reference
Running an Immediate Event Action
SET·/CTRL/TCP/C<loc>.ActionTrigger=<event_nr>
ç
CEC Command Sending
Press&Release Commands
ç CALL·/MEDIA/CEC/<port>:sendClick(<command>)
Further Commands
ç CALL·/MEDIA/CEC/<port>:send(<command>)
Sending an OSD String
SET·/MEDIA/CEC/<port>.OsdString=<text>
ç
ç CALL·/MEDIA/CEC/<port>:send(set_osd)
Sending CEC Commands in Hex Format
ç CALL·/MEDIA/CEC/<port>:sendHex(<hex_code>)
Querying the Last Received CEC Message
ç GET /MEDIA/CEC/<port>.LastReceivedMessage
Infrared Port Configuration
Enabling/Disabling Command Injection Mode
SET·/MEDIA/IR/<ir_port>.CommandInjectionEnable=<ci_status>
ç
Changing Command Injection Port Number
SET·/MEDIA/IR/<ir_port>.CommandInjectionPort=<port_no>
ç
Enabling/Disabling Output Signal Modulation
SET·/MEDIA/IR/<ir_out>.EnableModulation=<modulation>
ç
Infrared Message Sending
Sending Pronto Hex Codes in Little-endian Format via IR Port
ç CALL·/MEDIA/IR/D1:sendProntoHex(<hex_code>)
Sending Pronto Hex Codes in Big-endian Format via IR Port
ç CALL·/MEDIA/IR/D1:sendProntoHexBigEndian(<hex_code>)
GPIO Port Configuration
Querying the Direction of a GPIO Pin
ç GET·/MEDIA/GPIO/<port>.Direction
Setting the Direction of a GPIO Pin
ç SET·/MEDIA/GPIO/<port>.Direction(<dir>)
Querying the Output Level of a GPIO Pin
ç GET·/MEDIA/GPIO/<port>.Output
MMX4x2 series – User's Manual
USB 2.0 Switch Configuration
EDID Management
Applied firmware package: v1.6.0b19 | LDC software: v2.5.13b5
Setting the Output Level of a GPIO Pin
ç SET·/MEDIA/GPIO/<port>.Output(<value>)
Toggling the Level of a GPIO Pin
ç CALL·/MEDIA/GPIO/<port>:toggle()
Setting the Active USB Host
SET·/MEDIA/USB/USBSWITCH.HostSelect=<host_nr>
ç
Power Switch Delay
SET·/MEDIA/USB/USBSWITCH.DelayedSwitch=<delay_state>
ç
Querying the Host Presence
GET·/MEDIA/USB/USBSWITCH.<host_pc>
ç
Setting the 5V Sending to the USB Peripherals
SET·/MEDIA/USB/USBSWITCH.<device_pwr>
ç
Querying the 5V Overcurrent State of a USB Peripheral
GET·/MEDIA/USB/USBSWITCH.<device_cur>
ç
Querying the Emulated EDIDs
ç GET·/EDID.EdidStatus
Querying the Validity of a Dynamic EDID
ç GET·/EDID/D/D1.Validity
Querying the Preferred Resolution of a User EDID
ç GET·/EDID/U/<user_edid>.PreferredResolution
Emulating an EDID to an Input Port
ç CALL·/EDID:switch(<source>:<destination>)
Emulating an EDID to All Input Ports
ç CALL·/EDID:switchAll(<source>)
Copying an EDID to User Memory
ç CALL·/EDID:copy(<source>:<destination>)
Deleting an EDID from User Memory
ç CALL·/EDID:delete(<user_edid>)
Resetting the Emulated EDIDs
ç CALL·/EDID:reset()
138
Need help?
Do you have a question about the MMX4x2 Series and is the answer not in the manual?