Page 1 of 1

PJLink Script

Posted: Tue Feb 21, 2023 4:16 pm
by mxwendler
Hi,

to have a script that turns off your projectors, best would be to write your own windows batch file.

In the StageDesigner program folder under tools/pjlink you find a tool named pjlink_interface_windows.exe.

  • copy it along with the dll to a folder
  • inside this folder, create a textfile and name it turn_off.bat
  • open turn_off.bat with a text editor
  • write

    Code: Select all

    pjlink_interface_windows.exe --power off --beamer 10.0.0.1
Then double click the turn_off.bat file, it should turn off the beamer with IP 10.0.0.1. Inside the program folder is also a PJLink emulator, it may help you.

Happy coding!

Re: PJLink Script

Posted: Mon Feb 27, 2023 4:22 pm
by Manu
Hi Hendrik, we tried but is not working.

It can depend on the Optoma projectors... We have Optoma ZH403 projectors

P.S.
They can be pinged from command prompt so they are reachable!

Re: PJLink Script

Posted: Thu May 11, 2023 1:54 pm
by forum_admin
Can you post a screenshot of the cmd when you are sending the command?