Admin Panel

Manage system functions and settings

1. System Control

Exaplan provides a system management and automation interfaces where you have:

  • 4 preset buttons:

    • System Restart, OFF

    • Projectors ON, OFF

  • Up to 6 custom buttons

The configuration file for the panel is located in:

"C:\Exaplan\Exaplan_Data\StreamingAssets\Exaplan_AdminControlPanel.json"

The syntax for the admin panel components is explained below:

Class
Parameters

admin

  • pinlock: true, false Lock the admin window with a password.

  • pin: pick a 4 digit PIN. e.g. "1234"

projectors

list of projector IP addresses to be used with pjlink commands

pjlinkPort

Port for pjlink communication with projectors. Default is 4352

defaultButtons

the 4 default buttons for turning ON/OFF the system and projectors.

customButtons

add up to 6 extra buttons with custom commands.

Buttons syntax:

Button Parameter
Description

label

Custom name for the button that will be visible on the interface.

color

Color of the button. Options are: red, blue, green, yellow, magenta, white.

type

  • "system": command line instruction in batch language.

  • "pjlink": protocol for projection control over TCP/IP.

  • "exaplay": tcp command to Exaplay. Requires:

  • "macro" : a sequence of commands from the types above. Takes a list of "commands" : [ ]

Example:

2. Settings

These options affect performance, visual clarity, and workflow automation.


Layers

Setting
Description

Import layer setting (Performance ↔ Quality)

Moving toward Performance reduces import time and increases responsiveness. Moving toward Quality increases visual quality and precision.

Enable PDF/DXF background transparency

Plans are imported without a background. Note: vector drawings with black lines, will show black on black background, so make sure you use color effects or a different interface background (white, grid)

Enable file Watcher (Layer 0)

Startup behavior for the file watcher system.


Interface Camera

Setting
Description

Interface zoom range (min – max)

Controls how far users can zoom in or out when navigating the plan in the interface. Does not affect projection.

Clear default

Resets the saved startup camera parameters to system default values.

Save current as default

Saves the current UI camera position and zoom as the startup default for future sessions.

Last updated