Select the channel you want to setup (click in the main display or type the channel number in the command line).
Choose Channel->Setup Hilited Channels... (Or, double-click the channel in the main display)
In the channel setup sheet, in the parts table, select the channel part for your moving head, click edit.
---You probably got this far in adding the subchannels when you created the setup for your fixture---
Now, in the Subchannels table select the row for the attribute that you want to work on.
With the attribute's row selected, you'll be able to add to the Defined value table for that function.
Each row in the Defined Values table contains a DMX level and a label. So, the table you build might look like this (but not quite):
Code: Select all
0 | No Function
4 | Slowest Strobe
45 | Medium Strobe
95 | Fastest Strobe
96 | Random Strobe
176 | Random Strobe
177 | Slow Pulse Effect
200 | Medium Pulse Effect
255 | Fastest Pulse Effect
Note that the levels shown are always percentages. Type "d45" to enter the 8-bit DMX value "45" which is 18%. So, your table will actually look like
Code: Select all
0 | No Function
2 | Slowest Strobe
18 | Medium Strobe
37 | Fastest Strobe
38 | Random Strobe
69 | Random Strobe
69 | Slow Pulse Effect
78 | Medium Pulse Effect
FL | Fastest Pulse Effect
You'll be able to see these values in the Inspector's Channels tab when a channel using the fixture type is selected. In the Inspector's Channels tab, the subchannels of selected channels are shown in a table on the left side of the tab. Selecting a subchannel in this table will change the popup menu to be able to select from the defined values you setup.