Page 1 of 1

tcp command Panasonic PT-EX series

PostPosted: Tue Oct 29, 2013 5:03 pm
by alverman
Hello, anyone has the list of commands tcp for this projector?

Thank you, Alberto

Re: tcp command Panasonic PT-EX series

PostPosted: Thu Oct 31, 2013 10:37 am
by Daniel Kaminski

Re: tcp command Panasonic PT-EX series

PostPosted: Thu Oct 31, 2013 11:59 am
by alverman
Thanks Daniel,
but the same serial commands can be sent to the projector from the network?

Alberto

Re: tcp command Panasonic PT-EX series

PostPosted: Fri Nov 01, 2013 12:22 pm
by alverman
Daniel was already aware of the manual :D
Sending me the link to the manual I do not know if you're referring to the serial commands or controls PJLink.
I had tried previously to using the shutter via PJLink but, in my situation, it is not reliable.
The controls shutter on and shutter off work but do not always respond in the correct way and it is not reliable.
It happens that I run from WD the command shutter on and shortly after I run the command shutter off but the projector does not receive the command if you do not repeat the same command several times.
Let's say that it works randomly.
The projector is on the same network (10.0.0.x) with manager and widget

Since these tests I can do in a space of time and I have the projector available always wonder: The projector can recognize, via the network, to the serial commands?

Thanks, Alberto

Re: tcp command Panasonic PT-EX series

PostPosted: Fri Nov 01, 2013 12:38 pm
by Daniel Kaminski
Hi Alberto,

I was referring to the PJ Link Protocol.
good questions. I do not know the answer since I do not own one of those projectors.
Maybe someone else here in the forum does.
If not I guess that this question would be more a question for your Panasonic dealer / manufacturer than for coolux.

I which I would help you, but without one of these projectors I am fishing in the dark and I can only guess or read the manual and quote it.
Do you have a projector software, that can do the shutter control more reliable? If so, maybe you can capture the TCP packets the software send to the PJ and send the same commands from WD.

A tool for reading that traffic would be wireshark.

Daniel

Re: tcp command Panasonic PT-EX series

PostPosted: Fri Nov 01, 2013 1:54 pm
by alverman
Daniel Kaminski wrote:Hi Alberto,

......
Do you have a projector software, that can do the shutter control more reliable? If so, maybe you can capture the TCP packets the software send to the PJ and send the same commands from WD.

A tool for reading that traffic would be wireshark.

Daniel


I was just thinking that :)

Alberto

Re: tcp command Panasonic PT-EX series

PostPosted: Fri Nov 01, 2013 4:27 pm
by alverman
I deleted the pass by users and administrators from the projector and looking whireshark I found:
http://10.0.0.240/act.htm?SET=shut_on&KEY=1383317633688
and
http://10.0.0.240/act.htm?SET=shut_off& ... 3317633688
But I do not know how to use them in WD

Re: tcp command Panasonic PT-EX series

PostPosted: Fri Nov 01, 2013 6:36 pm
by alverman
I have used this and work
HTTPRequest,10.0.0.240/act.htm?SET=shut_on&KEY=1383317633688

but it does not seem very elegant :oops:

Re: tcp command Panasonic PT-EX series

PostPosted: Fri Nov 01, 2013 7:54 pm
by alverman
alverman wrote:I have used this and work
HTTPRequest,10.0.0.240/act.htm?SET=shut_on&KEY=1383317633688

but it does not seem very elegant :oops:


I was wrong .... only works from browser :|