Exaplay
VIOSO 6 Documentation
  • Introduction
    • Overview of EXAPLAY
    • Changelog and Version History
    • System Requirements
    • Versions
    • Licensing
  • Getting Started
    • Installation Guide
    • Quick Start
  • USER INTERFACE
    • Web based Interface access
    • Overview of interface
    • Header bar
  • Screens & Outputs
    • Screen
      • VIOSO Calibration
  • Managing Media Content
    • Add content to a timeline
    • Add content to Cuelist
    • Create Compositions as Timlines or Cuelists
    • Synchronizing Playbacks Across Composition
    • Upload and organize content
      • Supported and recommend codecs
    • Media properties (position, scale, time …)
    • Integrate live-sources (e.g. NDI, Directshow into) Timeline
  • System Control
    • Autostart functionality
    • OSC control
    • TCP & UPD Control
    • Variables
    • Sending commands on cue
Powered by GitBook
On this page
  • Global Variables
  • Project Variables
Export as PDF
  1. System Control

Variables

PreviousTCP & UPD ControlNextSending commands on cue

Last updated 7 months ago

Exaplay accepts the configuration of single line variables at a global level or per project.

These variables can hold IP addresses with their ports, i.e.: laptop-tcp=192.168.1.217:8100.

Variables can be used in the scripted network commands, such as OSC> or TCP>.

Example:

  • To send a play via TCP to laptop-tcp: TCP>$laptop-tcp,play,timeline1

Use $ followed by the variable name to access the value.

Global Variables

Can be set in the Settings menu under the System tab:

Project Variables

Can be set in the project inspector in the Variables section.