Artist Help:Programming
Programming is essentially about creating cues, which are the objects activated in order to play back a show. A simple cue would typically access the Parameters of a Fixture directly. More complex cues will access Scenes, Fixture Chases and Effects. Still more complex the cues may be outputting MIDI, serial and other System Commands.
All of these objects obey various rules depending on the type of parameter and object. Data Flow diagrammatically illustrates how data moves through the system.
This section presents a series of practical articles that together aim to provide a tutorial of system programming.
It is assumed that you have already created a workspace and have installed your fixture. See New Workspace.