Lightware UMX-TPS-TX100 Series User Manual page 101

Hide thumbs Also See for UMX-TPS-TX100 Series:
Table of Contents

Advertisement

 
7. LW3 Programmers' Reference
Sending a Binary Message (HEX-format) via Serial Port
Î CALL·/MEDIA/UART/<port>:sendBinaryMessage(<message>)
Sending Pronto Hex Codes in Little-endian Format via IR Port
Î CALL·/MEDIA/IR/<output_port>:sendProntoHex(<hex_code>)
Sending Pronto Hex Codes in Big-endian Format via IR Port
Î CALL·/MEDIA/IR/<output_port>:sendProntoHexBigEndian(<hex_code>)
Sending CEC Commands
Sending an OSD String
SET·/MEDIA/CEC/<port>.OsdString=<text>
Î
Î CALL·/MEDIA/CEC/<port>:send(set_osd)
Sending a CEC Command in Text Format
Î CALL /MEDIA/CEC/<port>:send(<command>)
Sending a CEC Command in Hexadecimal Format
Î CALL /MEDIA/CEC/<port>:sendHex(<hex_code>)
GPIO Port Configuration
Set the Direction of a GPIO Pin
SET·/MEDIA/GPIO/<port>.Direction=<direction>
Î
Set the Output Level of a GPIO Pin
SET·/MEDIA/GPIO/<port>.Output=<value>
Î
Toggle the Level of a GPIO Pin
Î CALL·/MEDIA/GPIO/<port>:toggle()
EDID Management
Query the Emulated EDIDs
Î GET·/EDID.EdidStatus
Query the Validity of a Dynamic EDID
Î GET·/EDID/D/<dynamic>.Validity
Query the Preferred Resolution of an User EDID
Î GET·/EDID/U/<user>.PreferredResolution
Emulating an EDID to an Input Port
Î CALL·/EDID:switch(<dynamic|user|factory>:<emulated>)
Emulating an EDID to All Input Ports
Î CALL·/EDID:switchAll(<dynamic|user|factory>)
UMX-TPS-TX100 series – User's Manual
Copy an EDID to User Memory
Î CALL·/EDID:copy(<dynamic|emulated|factory|user>:<user>)
Deleting an EDID from User Memory
Î CALL·/EDID:delete(<user>)
Resetting the Emulated EDIDs
Î CALL·/EDID:reset()
101

Advertisement

Table of Contents
loading

Table of Contents