PJLINK

221 views
Skip to first unread message

Roy

unread,
Feb 8, 2016, 2:10:03 PM2/8/16
to CommandFusion Software
Hello,

I'm trying to control a projector with PJLINK protocol without password needed. 
This protocol is very used, I think, and maybe some user can help me.

First I test comunication and commands with Hercules and everything works. But I see that I need to reconnect all the time because projector close the conecction after I send a command.

In guiDesigner I created a TCP client system, use connected Join to see if iViewer are connect and add (.*) feedback to see messages from the projector.
In iPad side I see connected Join ON, but nothing in text filed with (.*) feedback and commands don't works.

I try heartbeat to keep connection open (maybe never was opened...), but don't works.

I think I have a connection trouble because I never receive "PJLINK 0" (see picture)

Please help and apologies for my bad English

Regards


screenshot.png
PJLINK.png

Jarrod Bell

unread,
Feb 8, 2016, 10:48:32 PM2/8/16
to comman...@googlegroups.com
Your "end of message" should be \x0D. We dont support 0x0D notation.

Also, make sure your heartbeat commands have \x0D on the end too. The End of message character is not automatically appended to outgoing data, it is only used to split up incoming packets.
http://www.commandfusion.com/wiki2/software/gui-designer/system-manager/system-properties#eom-end-of-message

Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com


--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Roy

unread,
Feb 9, 2016, 7:12:16 AM2/9/16
to CommandFusion Software, jar...@commandfusion.com
Thank you, Jarrod.

As usual, you are right. 
Now everything works fine.

Best regards.
Reply all
Reply to author
Forward
0 new messages