Using the CueCore2 Lua Driver in Xilica Designer for Lighting Control

Edited

The CueCore2 is a compact lighting controller designed for fixed and semi-fixed installations and architectural lighting. Xilica Designer includes a Lua-based driver that integrates easily with this controller through its API.

Setup Process

  1. In Xilica Designer, drag-and-drop the CueCore2 driver from the Component Library into your Project View

  2. Right-click the driver and select "Map Physical Device" to configure connection settings

  3. Configure the following settings:

    • Set the device IP address to match your CueCore2

    • Ensure the destination port matches the TCP port on the CueCore2's settings page

    • Verify the API prefix in the driver matches the API prefix in the CueCore2 settings

    • Set a unique local port (especially important when using multiple instances of this driver)

  4. Use vManager software to discover your CueCore2 and configure its network settings

Important Notes