working PJlink Control mxj object !

cortexproductions's icon

Hi folks !
after a lot of research on this forum, I didn't found a correct system to control beamer with PJlink protocol...

I found a java program on this : http://www.diecyde.com/index.php?page=pjlink-beamer-control
Its under GPLv2 License

I tuned up it and modifed it to work with " mxj " function
It is very simple to use it and it's light.

here is the patch code that work with the java external PJlinkConnect :

PjlinkConnect.maxpat
text/plain 85.43 KB
Need PjlinkConnect.java and classes


MXJ-PjlinkConnect.zip
application/x-zip-compressed 141.77 KB
Java Files and classes

alain's icon

Hello,
I'm trying to use this patch without success.
I've installed Java, but when I'm trying to connect to a videoprojector nothing happens.
Instead I read this message in the console :
"(mxj warning)strange coercion: max numeric (long) forced to symbol."
and
"Receive-Projector: "PJLINK ERRA""

Any idea ?