Output

Read with AI
All docs in one file (llms-full.txt)
dmx_simulation_output #I/O #Node
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 Simulation settings (position, rotation, scale, and the Pan/Tilt ranges and offsets)

Input ports

Port IDType
DMX InDMXFrame

Output ports

None

Synapse Apps (scripting)

await synapse.modules.create({ type: "dmx_simulation_output" })

Pages linking here