Quick Start
This walkthrough takes you from a fresh DMX Core 100 to controlling a light and playing back a show. It assumes you’ve completed Installation (or installed the desktop software) and powered the unit on.
There are two common workflows. You can follow either — or both — and they share the same first two steps:
- Control fixtures directly — Set up a fixture in the DMX Core 100 and save a look as a preset. Start with Path A.
- Record & play back — Capture a show from external lighting software and replay it on demand. Start with Path B.
Step 1 — Connect to the Web UI
Most setup happens in the browser-based Web UI.
- Find the device IP address under Main Menu > About on the touchscreen (desktop software users: use
http://localhost:8000). - Open
http://<device-ip>:8000(orhttps://<device-ip>:8001) in a browser on the same network. - Log in with your PIN — the default admin PIN is
1111.
See Connecting to the Web UI for full details.
Step 2 — Check Your Output
An output tells the DMX Core 100 where to send DMX data — which protocol and universe. A new install already includes a default sACN output on universe 1, so for a simple single-universe setup you may not need to change anything here.
- In the Web UI, go to Settings > Outputs to review the configured outputs.
- If you need a different protocol or more universes, edit the default output or click Add: choose a Protocol (Art-Net or sACN are the most common for network setups), set the Universe, and save.
See Output Config for all options.
Path A — Control a Fixture and Save a Preset
Add a fixture
The DMX Core 100 ships with built-in generic profiles for common RGB and RGBW fixtures — PAR washes and LED strips/pixels. For a simple RGB light you don’t need to find or import a profile; just pick one of the built-ins when adding the fixture.
- (Other fixtures only) If your light isn’t a generic RGB/RGBW type, import its profile first: download one from Lightkey or Daslight (SSL2), then upload it in the Web UI under File Explorer.
- Go to Settings > Fixtures and click Add.
- Select the Profile — a built-in generic RGB/RGBW profile, or one you imported — and the Personality (channel mode), then set the DMX address and universe to match your physical fixture.
- Click Save.
Full details are in Fixture Setup.
Control it and save a preset
- Go to Lighting > Fixture Control.
- Select your fixture and adjust its color and dimmer — the light responds in real time.
- Once you have a look you like, go to Lighting > Presets and save the current state as a new preset.
- Activate the preset any time by clicking its play icon to instantly recall that look.
See Fixture Control and Presets to go further with zones, effects, and fading.
Path B — Record and Play Back a Show
Record a cue
- Set your external lighting software (or console) to output Art-Net or sACN to the DMX Core 100 on the universe(s) from your output configuration.
- In the Web UI, go to Utilities > Record.
- Press Preview to start listening — you’ll see incoming DMX data on the channel monitor.
- Run your show, then press Save Cue to capture the full dynamic sequence (or Save Snapshot to capture a single moment as a preset).
Full details are in Recording.
Play it back
- Go to Lighting > Cues.
- Click the play icon next to your cue to start playback. Use the progress bar to pause, resume, or scrub.
See Cues for fade, loop, and dimmer settings.
Next Steps
- Group fixtures with Zones for per-area control
- Add animated looks with Effects
- Automate playback with Schedules and Input Triggers
- Trigger from external systems — see Integrations