Overview
These codes are known to work on Sony TVs.
All codes sent are in ASCII format. IR codes must be terminated with a Carriage Return in order to be sent through Just Add Power devices.
Codes
Command | Code (Pronto) |
---|---|
Power On |
0000 0067 0000 000d 0060 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03f6 |
Power Off |
0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de |
Volume Up |
0000 0067 0000 000d 0060 0018 0018 0018 0030 0018 0018 0018 0018 0018 0030 0018 0018 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 041f |
Volume Down |
0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0018 0018 0018 0018 0030 0018 0018 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 0407 |
Mute Toggle |
0000 0067 0000 000d 0060 0018 0018 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 041f |
Info (Display) |
0000 0066 0000 0010 0060 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0030 02ec |
Docklight Profile
For testing or demonstration purposes, please download the Docklight Scripting project file below.
The Docklight Scripting program is available for download at their website: https://www.docklight.de/
Notes
Your control system syntax for sending a Carriage Return may vary (\r
, \x0D
)