NovaGL / HarmonyHubControl

C++ Application to Control a Logitech Harmony Hub
MIT License
25 stars 9 forks source link

How to input channel numbers. #2

Closed AppleTechy closed 8 years ago

AppleTechy commented 8 years ago

The command I am using, "HarmonyHubControl.exe 192.168.0.XXX issue_device_command xxxxxxx 6 0 1". Whenever I use that command, channel 601 it set as the channel to 61 but whenever I want to change the channel to 1015 or some number other than channel 61. I use the command"HarmonyHubControl.exe 192.168.0.XXX issue_device_command xxxxxxxx 1 0 1 5" but it only changed the channel to channel 1. Is there something wrong with my command in terminal, how I have the harmony hub to send channel commands(inside the official app) or is the TV simply not receiving the complete IR signal?