Output
Delivers the DMX frame received at DMX In to the built-in 3D simulator. It sends nothing to the network, so use it to rough out Pan/Tilt and color without fixtures on hand. To send to real hardware, connect an ArtNet Output separately.
- Enabled — default on. While off, it does not deliver
- Only the frame’s 512 channel values are passed to the simulator; the mask is not used
- The fixtures on the receiving end are generated by OFL Fixture according to its own
3D Simulationsettings (position, rotation, scale, and the Pan/Tilt ranges and offsets)
Input ports
| Port ID | Type |
|---|---|
DMX In | DMXFrame |
Output ports
None
Synapse Apps (scripting)
await synapse.modules.create({ type: "dmx_simulation_output" }) 