All codes sent are in HEX format. (Sending the below commands as ASCII characters will not work, codes must be sent as HEX) Baud Rate: 38400 Bits: 8 Parity: None Stop Bits: 1 Command Code (HEX) Control System Representation Power On A0 F0 55 FF AE 51 \xA0\xF0\x55\xFF\xAE\x51 Power Off A0 F0 55 …
Docklight Scripting is a program that allows the user to build a string of ASCII or HEX characters, and then send those commands to a specific IP address and port number (TCP Socket), and is a useful tool when troubleshooting a variety of advanced features in the Just Add Power 2G and 3G platforms external to the con…
* Overview * TV Codes * Projector Codes * Download Docklight Profiles Overview There are two sets of codes in this article. Please ensure you are using the correct set of codes for the type of display you have. * TV Codes * Projector Codes TV Codes All codes sent are in HEX format. (Sending the below com…
All codes sent are in HEX format. (Sending the below commands as ASCII characters will not work, codes must be sent as HEX) Command Code (HEX) Control System Representation Enable Standby (Must be sent while TV is on to enable RS232 control) 8C 00 01 02 01 90 \x8C\x00\x01\x02\x01\x90 Power On …
LG codes sent are in ASCII format followed by a Carriage Return (\r) Command Code (ASCII) Power On ka 01 01\r Power Off ka 01 00\r Volume Up mc 01 02\r Volume Down mc 01 03\r Mute ke 01 00\r Unmute ke 01 01\r Info (Display) mc 01 aa\r Menu mc 01 43\r Up mc 01 40\r Down mc 01 41\r …
All codes sent are in HEX format. (Sending the below commands as ASCII characters will not work, codes must be sent as HEX) Command Code (HEX) Control System Representation Power On 08 22 00 00 00 02 D4 \x08\x22\x00\x00\x00\x02\xD4 Power Off 08 22 00 00 00 01 D5 \x08\x22\x00\x00\x00\x01\xD5 Volu…
All codes sent are in HEX format. (Sending the below commands as ASCII characters will not work, codes must be sent as HEX) The model of displays that these codes work on are typically video wall or commercial style panels. The RS232 port is labeled "RS232C In" These types of displays typically have an RS232C I…