UMX-TPS-TX100 series – User's Manual 101
Sending a Binary Message (HEX-format) via Serial Port
Î <port>:sendBinaryMessage(<message>)
Sending Pronto Hex Codes in Little-endian Format via IR Port
Î <output_port>:sendProntoHex(<hex_code>)
Sending Pronto Hex Codes in Big-endian Format via IR Port
Î <output_port>:sendProntoHexBigEndian(<hex_code>)
Sending CEC Commands
Sending an OSD String
Î <port>.OsdString=<text>
Î <port>:send(set_osd)
Sending a CEC Command in Text Format
Î <port>:send(<command>)
Sending a CEC Command in Hexadecimal Format
Î <port>:sendHex(<hex_code>)
Set the Direction of a GPIO Pin
Î <port>.Direction=<direction>
Set the Output Level of a GPIO Pin
Î <port>.Output=<value>
Toggle the Level of a GPIO Pin
Î <port>:toggle()
EDID Management
Î
Î <dynamic>.Validity
Î <user>.PreferredResolution
Emulating an EDID to an Input Port
Î <dynamicuserfactory>:<emulated>)
Emulating an EDID to All Input Ports
Î <dynamicuserfactory>)
Copy an EDID to User Memory
Î <dynamicemulatedfactoryuser>:<user>)
Deleting an EDID from User Memory
Î <user>)
Resetting the Emulated EDIDs
Î