Appearance
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:
| Field | Description | Default |
|---|---|---|
| Name | Label shown on the device card and in user panels | β |
| IP address | The projector's network address | β |
| Port | PJ-Link control port | 4352 |
| Password | PJ-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:
| Field | Description |
|---|---|
| Base name | Name prefix; each device is numbered (e.g. Projector 1, Projector 2, β¦) |
| Base IP | Starting IP address β the last octet is incremented per device |
| Start number | First index used in the generated names |
| Count | How many projectors to create |
| Port | PJ-Link control port (default 4352) |
| Password | Shared 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:
| Control | PJ-Link command | Action |
|---|---|---|
| Power On | POWR 1 | Turn the projector on |
| Power Off | POWR 0 | Turn the projector off |
| Shutter / AV mute on | AVMT 11 | Close the shutter (blank the image) |
| Shutter / AV mute off | AVMT 30 | Open 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.

