Sharp_LC70LE732_v1_0_2_dr1_0_0 - No communication with IP control
DavidR
Posts: 62
trying this module and have run into an issue...
The TV is set to port 10002 (default) for ip control
The module seems to be hard coded for comms on port 23
(0001152273) SharpTV: connecting socket...
(0001152280) SharpTV: getProperty(IP_Address) called
(0001152286) SharpTV: getProperty(IP_Address) = 10.10.10.41
(0001152290) SharpTV: getProperty(Port) called
(0001152295) SharpTV: getProperty(Port) = 23
The word doc states that comms takes place on port 63007 which I assume is incorrect as the code reflects port 23.
I can telnet to the TV on port 10002 and control it using hyperterminal.
The TV port can be changed but only as low as 1024.
I can't seem to find an place where the communication port can be changed in the module.
any help would be appreciated.
The TV is set to port 10002 (default) for ip control
The module seems to be hard coded for comms on port 23
(0001152273) SharpTV: connecting socket...
(0001152280) SharpTV: getProperty(IP_Address) called
(0001152286) SharpTV: getProperty(IP_Address) = 10.10.10.41
(0001152290) SharpTV: getProperty(Port) called
(0001152295) SharpTV: getProperty(Port) = 23
The word doc states that comms takes place on port 63007 which I assume is incorrect as the code reflects port 23.
I can telnet to the TV on port 10002 and control it using hyperterminal.
The TV port can be changed but only as low as 1024.
I can't seem to find an place where the communication port can be changed in the module.
any help would be appreciated.
0
Comments
My suggestion would be to contact technical support so they can initiate a support ticket with the division responsible for creating the Duet Modules. The issue can then be tracked and you can be notified if a revision is released.
Thank you.
The word doc is being amended to add a 'Property-Port,CONTROL_PORT' line. Nowhere in the doc or code does it reference the existence of this command.
In my case, after 'Property-Port,10002' was sent communication seems to be working.
just a little heads up for anyone trying to get this to work. Its actually pretty cool as the TV is connected via WIFI and I have full control and feedback.
Sent from my MB865 using Tapatalk