I am using a CG-100-18R to turn off / on / input commands of 6 TV's.
I will be using balun at rack and then IR emitter at TV end.
I have the unit at home right now testing.
I am also using a CL100 to send TCP/IP commands to the GC-100.
Trying to test with a rec for now... just using iconvert, itest... I do not have any learning device... want to just use hex codes convert and then store them in the GC-100. Then use the TCP command to have the GC-100 fire out the commands.
e.g.
sendir,<mod-addr>:<conn-addr>,1,38000,<repeatcount>,1,0,172,0,21,0,63,0,21,0,63,0,63,0,63,0,63,0,21,0,63,0,21,0,63,0,21,0,21,0,21,0,21,0,63,0,63,0,21,0,63,0,63,0,63,0,21,0,21,0,21,0,21,0,63,0,21,0,21,0,21,0,63,0,63,0,63,0,1505,0,88,0,3663
What is the <mod-addr>
What is the <conn-addr>
repeatcount I get..
using the forum I see another person had:
sendir,2:1,1,38000,1,1,0,172,0,21,0,63,0,21,0,63,0,63,0,63,0,63,0,21,0,63,0,21,0,63,0,21,0,21,0,21,0,21,0,63,0,63,0,21,0,63,0,63,0,63,0,21,0,21,0,21,0,21,0,63,0,21,0,21,0,21,0,63,0,63,0,63,0,1505,0,88,0,3663
Why the <2>? why not 192.168.1.19... which is the IP address of the GC-100
:1 is the IR output number?