Skip to content

Projector Control (PJ-Link) ​

Exaplay 3 can power projectors and open/close their shutters directly over the network using PJ-Link, the vendor-neutral projector control protocol. Devices are managed in the Control View β†’ πŸ“Ί Devices tab and can be exposed to end users through the User Panel Builder.

3.2 adds multi-device management: bulk range-add and live power-status polling. 3.3 adds the on-demand Refresh Status button below.

Adding Projectors ​

Open the Control View (http://<engine-ip>:8123/control) and go to the πŸ“Ί Devices tab. Under PJLink Projectors you have two ways to add devices.

Add a single projector ​

Click Add PJLink Projector and fill in:

FieldDescriptionDefault
NameLabel shown on the device card and in user panelsβ€”
IP addressThe projector's network addressβ€”
PortPJ-Link control port4352
PasswordPJ-Link authentication password (leave empty if disabled)(empty)

Add a range of projectors ​

For a wall of identical projectors on sequential IP addresses, click Add Range to create many at once:

FieldDescription
Base nameName prefix; each device is numbered (e.g. Projector 1, Projector 2, …)
Base IPStarting IP address β€” the last octet is incremented per device
Start numberFirst index used in the generated names
CountHow many projectors to create
PortPJ-Link control port (default 4352)
PasswordShared PJ-Link password applied to every device in the range

Live Power Status ​

Each projector card shows a live power-status badge that Exaplay keeps current with low-frequency polling, so you can see at a glance whether a projector is on, off, warming up, or cooling down without leaving the Control View.

Next to All Projectors On / All Projectors Off, a Refresh Status button queries every configured projector on demand instead of waiting for the next automatic poll β€” useful right before a show to confirm every projector's actual state. The button shows a spinner and reads "Refreshing…" while the poll is in flight.

Controls ​

Each device card provides:

ControlPJ-Link commandAction
Power OnPOWR 1Turn the projector on
Power OffPOWR 0Turn the projector off
Shutter / AV mute onAVMT 11Close the shutter (blank the image)
Shutter / AV mute offAVMT 30Open the shutter / clear all mutes
Editβ€”Change the device's name, IP, port, or password
Removeβ€”Delete the device

At the top of the section, All Projectors On and All Projectors Off send a power command to every configured projector at once β€” handy for show start and end.

Devices are saved to the project (.vpp) and to the browser's local storage, so they travel with the project.

Exposing Projectors to End Users ​

PJ-Link devices can be added to a User Panel so non-operators get simple power and shutter buttons without the full Control View. See User Panel Builder β†’ Adding TCP / PJLink Devices.

PJLink device in a user panel

Exaplay 3 User Documentation