I have 2 Samsung TVs (different models but the Remote Control Power Toggle works on both TVs, so same IR code). One use iTach IR and the other uses iTach Serial. The iTach IR TV successfully powers on/off using ISY. Now I am trying to get ISY to Power on/off the Serial controlled TV. Here is how I have the Network Resources setup for the Serial:
Protocol: TCP
Port: 4999
IP Address: 192.168.0.4 (for the iTach Serial connected to this TV)
Time out (MS): 500
Mode: C-Escape
Body for the Code:
sendir,1:2,1,38000,3,1,170,168,22,62,22,62,22,62,22,19,22,19,22,19,22,19,22,19,22,62,22,62,22,62,22,19,22,19,22,19,22,19,22,19,22,19,22,62,22,19,22,19,22,19,22,19,22,19,22,19,22,62,22,19,22,62,22,62,22,62,22,62,22,62,22,62,22,3800\r\n
This is the same code that works for controlling the iTach IR TV... When I test sending this code, based on the above setup, to the serial TV I get a response that looks something like this: oo? oo?
I am currently controlling the Serial TV with iRule and it uses Network Codes. Here is the Power Toggle iRule sends to this TV: \x08\x22\x00\x00\x00\x00\xD6\x0D I guess there is no way for ISY to send this type of code?
Thanks for all the help, Doug