; 'Omarte Ares-S3A Ares-S3A@19ch', 19 DMX Channels, filename: 19CH.R20
;  Copyright © Avolites Ltd. 2021
;
;   Date       By                Description
;   16-09-21   Pers Creator      Created - Exported from Diamond 4 file.
;
;----------------------------------------------------------------------------
; The device name, upto 11 characters, no spaces are allowed
DEVICE  19ch                                mode=Ares-S3A@19ch  19 DMX Channels
NAME "Omarte" "Ares-S3A Ares-S3A@19ch"
;
;----------------------------------------------------------------------------
; The Type of instrument, 1 & M must required for backward compatibility
; The middle number denotes the number of DMX channels used
TYPE  1  19  M
;
;----------------------------------------------------------------------------
; Mirror/Head resolution
MIRROR  2    0    0
;       |    |    |
;       |    |    |_______ maximum tilt movement (in degrees)
;       |    |____________ maximum pan movement (in degrees)
;       |_________________ 1 means moving mirror, 2 means moving head
;
;----------------------------------------------------------------------------
; Patching Information. (Upto 10 lines allowed)
; Upto 10 lines of 159 chars are allowed including formulae
; Variables used d=dmx number(1..512), h=handle(1..60), n=devicename (11-char)
; Allowed modifiers
;   +,-,*,/,(,) basic arithmatic
;   % means remainder after divide
;   & means logical AND
;   | means logical OR
;   R means reverse the bits of the current result (operates on a byte)
;   ^ means logical Exclusive OR (operates on a byte)
;   > means shift to the right
;   < shift to the left
;   r followed by number means get the value of that parameter
;   d DMX address
;   n Fixture name, a 0 terminated character string
;   h The handle number
DEVICEADDRESS
"Handle  %2d"h
"Fixture %11s"n
"DMX     %03d"d
""
""
"Set to Ares-S3A@19ch"
""
""
DAEND
;
;----------------------------------------------------------------------------
; Specify DMX limits
;
; minimum allowed dmx number
MINDMX=1
;
; maximum allowed dmx number
MAXDMX=493
;
; DMX number must be divisible by this
DIVBY=1
;
;----------------------------------------------------------------------------
; DMX channel description
;
; Column by column description of each DMX channel
; 1. The channels bank number (1..20)
; 2. The upper faders in the bank (1) or the lower faders in the bank (61)
; 3. Channel type (L=LTP, H=HTP, I=Instant LTP, S=16-bit instant LTP,
;    s=16-bit Fadeable LTP
; 4. DMX offset (1..number of DMX channels)
; 5. The output level is proportionally reduced by this level (0..100%)
; 6. The curve number (applicable only to HTP channels), usually set to 1
; 7. Inverted (I) or Normal (N)
; 8. Attribute type (A=Colour Wheel 1, B=Cyan, C=Magenta, D=Yellow,
;         E=Pan, F=Tilt, G=Iris, H=Dimmer, I=Gobo1, J=Gobo2, K=Gobo1 Rotate,
;         L=Focus, M=Gobo2 Rotate, N=Colour Wheel 2, O=Shutter, P=Prism, Q=Zoom,
;         R=Effect Rotate, S=Frost, T=Red, U=Green, V=Blue, 0=uncategorised)
; 9. Checksum channel (Always 1)
;10. Attribute name, must be enclosed in quotes and upto 12 characters allowed
;11. The ON value of this channel (0..255)
;12. The Highlight level of this channel
;13. The Lowlight level of this channel
;
DMX
1     1   H    1   100   1N   H   1   "Dimmer"          255   255     0
0     0   s    2   100   1N   H   1   "Dimmer Low"      255   255     0
2    61   L    3   100   1N   O   1   "Shutter"           0     0     0
4     1   L    4   100   1N   A   1   "Colour"            0     0     0
4    61   I    5   100   1N   A   1   "Colour 2"          0     0     0
7     1   L    6   100   1N   I   1   "Gobo"              4     0     0
6     1   L    7   100   1N   J   1   "Gobo 2"            0     0     0
6    61   S    8   100   1N   J   1   "Gobo 2 Rot"        0     0     0
0     0   I    9   100   1N   J   1   "Gobo 2 R Low"      0     0     0
9     1   L   10   100   1N   P   1   "Prism"             0     0     0
9    61   I   11   100   1N   P   1   "Prism Rot"         0     0     0
5    61   L   12   100   1N   L   1   "Focus"             0     0     0
5     1   L   13   100   1N   Q   1   "Zoom"              0     0     0
3    61   s   14   100   1N   E   1   "Pan"             128     0     0
0     0   L   15   100   1N   E   1   "Pan Low"         128     0     0
3     1   s   16   100   1N   F   1   "Tilt"            128     0     0
0     0   L   17   100   1N   F   1   "Tilt Low"        128     0     0
8     1   L   18   100   1N   0   1   "P/T SPEED"         0     0     0
10    1   L   19   100   1N   0   1   "Control"           0     0     0
END
;
;----------------------------------------------------------------------------
TEXT
Omarte Ares-S3A
Ares-S3A@19ch

INPUT fixture DMX No.
Press a Fixture
Select or Swop button
to make the patch.
END

ATTR
Function Obsolete
END

;----------------------------------------------------------------------------
; Preset Palette Tables

;----------------------------------------------------------------------------
; Macros

MACRO "Reset"         1  19
"data"                0  80
"delay"               1  46
MEND

;----------------------------------------------------------------------------
; Range Tables

; Column by column description...
; 1. Low DMX value (inclusive)
; 2. High DMX value (inclusive)
; 3. Displayed text (max 11 chars)
; Variables used a=low val, b=high val, c=DMX val

RANGE 1  ;Dimmer
0   255  "Dark %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 3  ;Shutter
0   0    "Closed 0"
1   1    "Closed 1"
2   2    "Closed 2"
3   3    "Closed 3"
4   4    "Slow Stro 4"
5   5    "Slow Stro 5"
6   6    "Slow Stro 6"
7   7    "Slow Stro 7"
8   8    "Slow Stro 8"
9   9    "Slow Stro 9"
10  10   "Slow Str 10"
11  11   "Slow Str 11"
12  12   "Slow Str 12"
13  13   "Slow Str 13"
14  14   "Slow Str 14"
15  15   "Slow Str 15"
16  16   "Slow Str 16"
17  17   "Slow Str 17"
18  18   "Slow Str 18"
19  19   "Slow Str 19"
20  20   "Slow Str 20"
21  21   "Slow Str 21"
22  22   "Slow Str 22"
23  23   "Slow Str 23"
24  24   "Slow Str 24"
25  25   "Slow Str 25"
26  26   "Slow Str 26"
27  27   "Slow Str 27"
28  28   "Slow Str 28"
29  29   "Slow Str 29"
30  30   "Slow Str 30"
31  31   "Slow Str 31"
32  32   "Slow Str 32"
33  33   "Slow Str 33"
34  34   "Slow Str 34"
35  35   "Slow Str 35"
36  36   "Slow Str 36"
37  37   "Slow Str 37"
38  38   "Slow Str 38"
39  39   "Slow Str 39"
40  40   "Slow Str 40"
41  41   "Slow Str 41"
42  42   "Slow Str 42"
43  43   "Slow Str 43"
44  44   "Slow Str 44"
45  45   "Slow Str 45"
46  46   "Slow Str 46"
47  47   "Slow Str 47"
48  48   "Slow Str 48"
49  49   "Slow Str 49"
50  50   "Slow Str 50"
51  51   "Slow Str 51"
52  52   "Slow Str 52"
53  53   "Slow Str 53"
54  54   "Slow Str 54"
55  55   "Slow Str 55"
56  56   "Slow Str 56"
57  57   "Slow Str 57"
58  58   "Slow Str 58"
59  59   "Slow Str 59"
60  60   "Slow Str 60"
61  61   "Slow Str 61"
62  62   "Slow Str 62"
63  63   "Slow Str 63"
64  64   "Slow Str 64"
65  65   "Slow Str 65"
66  66   "Slow Str 66"
67  67   "Slow Str 67"
68  68   "Slow Str 68"
69  69   "Slow Str 69"
70  70   "Slow Str 70"
71  71   "Slow Str 71"
72  72   "Slow Str 72"
73  73   "Slow Str 73"
74  74   "Slow Str 74"
75  75   "Slow Str 75"
76  76   "Slow Str 76"
77  77   "Slow Str 77"
78  78   "Slow Str 78"
79  79   "Slow Str 79"
80  80   "Slow Str 80"
81  81   "Slow Str 81"
82  82   "Slow Str 82"
83  83   "Slow Str 83"
84  84   "Slow Str 84"
85  85   "Slow Str 85"
86  86   "Slow Str 86"
87  87   "Slow Str 87"
88  88   "Slow Str 88"
89  89   "Slow Str 89"
90  90   "Slow Str 90"
91  91   "Slow Str 91"
92  92   "Slow Str 92"
93  93   "Slow Str 93"
94  94   "Slow Str 94"
95  95   "Slow Str 95"
96  96   "Slow Str 96"
97  97   "Slow Str 97"
98  98   "Slow Str 98"
99  99   "Slow Str 99"
100 100  "Slow St 100"
101 101  "Slow St 101"
102 102  "Slow St 102"
103 103  "Slow St 103"
104 104  "Open 104"
105 105  "Open 105"
106 106  "Open 106"
107 107  "Open 107"
108 108  "Slow Pu 108"
109 109  "Slow Pu 109"
110 110  "Slow Pu 110"
111 111  "Slow Pu 111"
112 112  "Slow Pu 112"
113 113  "Slow Pu 113"
114 114  "Slow Pu 114"
115 115  "Slow Pu 115"
116 116  "Slow Pu 116"
117 117  "Slow Pu 117"
118 118  "Slow Pu 118"
119 119  "Slow Pu 119"
120 120  "Slow Pu 120"
121 121  "Slow Pu 121"
122 122  "Slow Pu 122"
123 123  "Slow Pu 123"
124 124  "Slow Pu 124"
125 125  "Slow Pu 125"
126 126  "Slow Pu 126"
127 127  "Slow Pu 127"
128 128  "Slow Pu 128"
129 129  "Slow Pu 129"
130 130  "Slow Pu 130"
131 131  "Slow Pu 131"
132 132  "Slow Pu 132"
133 133  "Slow Pu 133"
134 134  "Slow Pu 134"
135 135  "Slow Pu 135"
136 136  "Slow Pu 136"
137 137  "Slow Pu 137"
138 138  "Slow Pu 138"
139 139  "Slow Pu 139"
140 140  "Slow Pu 140"
141 141  "Slow Pu 141"
142 142  "Slow Pu 142"
143 143  "Slow Pu 143"
144 144  "Slow Pu 144"
145 145  "Slow Pu 145"
146 146  "Slow Pu 146"
147 147  "Slow Pu 147"
148 148  "Slow Pu 148"
149 149  "Slow Pu 149"
150 150  "Slow Pu 150"
151 151  "Slow Pu 151"
152 152  "Slow Pu 152"
153 153  "Slow Pu 153"
154 154  "Slow Pu 154"
155 155  "Slow Pu 155"
156 156  "Slow Pu 156"
157 157  "Slow Pu 157"
158 158  "Slow Pu 158"
159 159  "Slow Pu 159"
160 160  "Slow Pu 160"
161 161  "Slow Pu 161"
162 162  "Slow Pu 162"
163 163  "Slow Pu 163"
164 164  "Slow Pu 164"
165 165  "Slow Pu 165"
166 166  "Slow Pu 166"
167 167  "Slow Pu 167"
168 168  "Slow Pu 168"
169 169  "Slow Pu 169"
170 170  "Slow Pu 170"
171 171  "Slow Pu 171"
172 172  "Slow Pu 172"
173 173  "Slow Pu 173"
174 174  "Slow Pu 174"
175 175  "Slow Pu 175"
176 176  "Slow Pu 176"
177 177  "Slow Pu 177"
178 178  "Slow Pu 178"
179 179  "Slow Pu 179"
180 180  "Slow Pu 180"
181 181  "Slow Pu 181"
182 182  "Slow Pu 182"
183 183  "Slow Pu 183"
184 184  "Slow Pu 184"
185 185  "Slow Pu 185"
186 186  "Slow Pu 186"
187 187  "Slow Pu 187"
188 188  "Slow Pu 188"
189 189  "Slow Pu 189"
190 190  "Slow Pu 190"
191 191  "Slow Pu 191"
192 192  "Slow Pu 192"
193 193  "Slow Pu 193"
194 194  "Slow Pu 194"
195 195  "Slow Pu 195"
196 196  "Slow Pu 196"
197 197  "Slow Pu 197"
198 198  "Slow Pu 198"
199 199  "Slow Pu 199"
200 200  "Slow Pu 200"
201 201  "Slow Pu 201"
202 202  "Slow Pu 202"
203 203  "Slow Pu 203"
204 204  "Slow Pu 204"
205 205  "Slow Pu 205"
206 206  "Slow Pu 206"
207 207  "Slow Pu 207"
208 208  "Open 208"
209 209  "Open 209"
210 210  "Open 210"
211 211  "Open 211"
212 212  "Open 212"
213 213  "Random  213"
214 214  "Random  214"
215 215  "Random  215"
216 216  "Random  216"
217 217  "Random  217"
218 218  "Random  218"
219 219  "Random  219"
220 220  "Random  220"
221 221  "Random  221"
222 222  "Random  222"
223 223  "Random  223"
224 224  "Random  224"
225 225  "Random  225"
226 226  "Random  226"
227 227  "Random  227"
228 228  "Random  228"
229 229  "Random  229"
230 230  "Random  230"
231 231  "Random  231"
232 232  "Random  232"
233 233  "Random  233"
234 234  "Random  234"
235 235  "Random  235"
236 236  "Random  236"
237 237  "Random  237"
238 238  "Random  238"
239 239  "Random  239"
240 240  "Random  240"
241 241  "Random  241"
242 242  "Random  242"
243 243  "Random  243"
244 244  "Random  244"
245 245  "Random  245"
246 246  "Random  246"
247 247  "Random  247"
248 248  "Random  248"
249 249  "Random  249"
250 250  "Random  250"
251 251  "Random  251"
252 252  "Open 252"
253 253  "Open 253"
254 254  "Open 254"
255 255  "Open 255"
REND

RANGE 4  ;Colour
0   0    "White 0"
1   1    "White 1"
2   2    "White 2"
3   3    "White 3"
4   4    "White 4"
5   5    "White 5"
6   6    "White 6"
7   7    "White 7"
8   8    "White 8"
9   9    "White 9"
10  10   "Color1+W 10"
11  11   "Color1+W 11"
12  12   "Color1+W 12"
13  13   "Color1+W 13"
14  14   "Color1+W 14"
15  15   "Color1+W 15"
16  16   "Color1+W 16"
17  17   "Color1+W 17"
18  18   "Color1+W 18"
19  19   "Color1+W 19"
20  20   "Color1 20"
21  21   "Color1 21"
22  22   "Color1 22"
23  23   "Color1 23"
24  24   "Color1 24"
25  25   "Color1 25"
26  26   "Color1 26"
27  27   "Color1 27"
28  28   "Color1 28"
29  29   "Color1 29"
30  30   "Color1 + 30"
31  31   "Color1 + 31"
32  32   "Color1 + 32"
33  33   "Color1 + 33"
34  34   "Color1 + 34"
35  35   "Color1 + 35"
36  36   "Color1 + 36"
37  37   "Color1 + 37"
38  38   "Color1 + 38"
39  39   "Color1 + 39"
40  40   "Color2 40"
41  41   "Color2 41"
42  42   "Color2 42"
43  43   "Color2 43"
44  44   "Color2 44"
45  45   "Color2 45"
46  46   "Color2 46"
47  47   "Color2 47"
48  48   "Color2 48"
49  49   "Color2 49"
50  50   "Color2 + 50"
51  51   "Color2 + 51"
52  52   "Color2 + 52"
53  53   "Color2 + 53"
54  54   "Color2 + 54"
55  55   "Color2 + 55"
56  56   "Color2 + 56"
57  57   "Color2 + 57"
58  58   "Color2 + 58"
59  59   "Color2 + 59"
60  60   "Color3 60"
61  61   "Color3 61"
62  62   "Color3 62"
63  63   "Color3 63"
64  64   "Color3 64"
65  65   "Color3 65"
66  66   "Color3 66"
67  67   "Color3 67"
68  68   "Color3 68"
69  69   "Color3 69"
70  70   "Color3 + 70"
71  71   "Color3 + 71"
72  72   "Color3 + 72"
73  73   "Color3 + 73"
74  74   "Color3 + 74"
75  75   "Color3 + 75"
76  76   "Color3 + 76"
77  77   "Color3 + 77"
78  78   "Color3 + 78"
79  79   "Color3 + 79"
80  80   "Color4 80"
81  81   "Color4 81"
82  82   "Color4 82"
83  83   "Color4 83"
84  84   "Color4 84"
85  85   "Color4 85"
86  86   "Color4 86"
87  87   "Color4 87"
88  88   "Color4 88"
89  89   "Color4 89"
90  90   "Color4 + 90"
91  91   "Color4 + 91"
92  92   "Color4 + 92"
93  93   "Color4 + 93"
94  94   "Color4 + 94"
95  95   "Color4 + 95"
96  96   "Color4 + 96"
97  97   "Color4 + 97"
98  98   "Color4 + 98"
99  99   "Color4 + 99"
100 100  "Color5 100"
101 101  "Color5 101"
102 102  "Color5 102"
103 103  "Color5 103"
104 104  "Color5 104"
105 105  "Color5 105"
106 106  "Color5 106"
107 107  "Color5 107"
108 108  "Color5 108"
109 109  "Color5 109"
110 110  "Color5  110"
111 111  "Color5  111"
112 112  "Color5  112"
113 113  "Color5  113"
114 114  "Color5  114"
115 115  "Color5  115"
116 116  "Color5  116"
117 117  "Color5  117"
118 118  "Color5  118"
119 119  "Color5  119"
120 120  "Color6 120"
121 121  "Color6 121"
122 122  "Color6 122"
123 123  "Color6 123"
124 124  "Color6 124"
125 125  "Color6 125"
126 126  "Color6 126"
127 127  "Color6 127"
128 128  "Color6 128"
129 129  "Color6 129"
130 130  "Color6  130"
131 131  "Color6  131"
132 132  "Color6  132"
133 133  "Color6  133"
134 134  "Color6  134"
135 135  "Color6  135"
136 136  "Color6  136"
137 137  "Color6  137"
138 138  "Color6  138"
139 139  "Color6  139"
140 140  " Color7 140"
141 141  " Color7 141"
142 142  " Color7 142"
143 143  " Color7 143"
144 144  " Color7 144"
145 145  " Color7 145"
146 146  " Color7 146"
147 147  " Color7 147"
148 148  " Color7 148"
149 149  " Color7 149"
150 150  "Color7  150"
151 151  "Color7  151"
152 152  "Color7  152"
153 153  "Color7  153"
154 154  "Color7  154"
155 155  "Color7  155"
156 156  "Color7  156"
157 157  "Color7  157"
158 158  "Color7  158"
159 159  "Color7  159"
160 160  "CCW Fas 160"
161 161  "CCW Fas 161"
162 162  "CCW Fas 162"
163 163  "CCW Fas 163"
164 164  "CCW Fas 164"
165 165  "CCW Fas 165"
166 166  "CCW Fas 166"
167 167  "CCW Fas 167"
168 168  "CCW Fas 168"
169 169  "CCW Fas 169"
170 170  "CCW Fas 170"
171 171  "CCW Fas 171"
172 172  "CCW Fas 172"
173 173  "CCW Fas 173"
174 174  "CCW Fas 174"
175 175  "CCW Fas 175"
176 176  "CCW Fas 176"
177 177  "CCW Fas 177"
178 178  "CCW Fas 178"
179 179  "CCW Fas 179"
180 180  "CCW Fas 180"
181 181  "CCW Fas 181"
182 182  "CCW Fas 182"
183 183  "CCW Fas 183"
184 184  "CCW Fas 184"
185 185  "CCW Fas 185"
186 186  "CCW Fas 186"
187 187  "CCW Fas 187"
188 188  "CCW Fas 188"
189 189  "CCW Fas 189"
190 190  "CCW Fas 190"
191 191  "CCW Fas 191"
192 192  "CCW Fas 192"
193 193  "CCW Fas 193"
194 194  "CCW Fas 194"
195 195  "CCW Fas 195"
196 196  "CCW Fas 196"
197 197  "CCW Fas 197"
198 198  "CCW Fas 198"
199 199  "CCW Fas 199"
200 200  "CCW Fas 200"
201 201  "CCW Fas 201"
202 202  "CCW Fas 202"
203 203  "CCW Fas 203"
204 204  "CCW Fas 204"
205 205  "CCW Fas 205"
206 206  "CCW Fas 206"
207 207  "CCW Fas 207"
208 208  "CCW Rot 208"
209 209  "CCW Rot 209"
210 210  "CCW Rot 210"
211 211  "CCW Rot 211"
212 212  "CCW Rot 212"
213 213  "CCW Rot 213"
214 214  "CCW Rot 214"
215 215  "CCW Rot 215"
216 216  "CCW Rot 216"
217 217  "CCW Rot 217"
218 218  "CCW Rot 218"
219 219  "CCW Rot 219"
220 220  "CCW Rot 220"
221 221  "CCW Rot 221"
222 222  "CCW Rot 222"
223 223  "CCW Rot 223"
224 224  "CCW Rot 224"
225 225  "CCW Rot 225"
226 226  "CCW Rot 226"
227 227  "CCW Rot 227"
228 228  "CCW Rot 228"
229 229  "CCW Rot 229"
230 230  "CCW Rot 230"
231 231  "CCW Rot 231"
232 232  "CCW Rot 232"
233 233  "CCW Rot 233"
234 234  "CCW Rot 234"
235 235  "CCW Rot 235"
236 236  "CCW Rot 236"
237 237  "CCW Rot 237"
238 238  "CCW Rot 238"
239 239  "CCW Rot 239"
240 240  "CCW Rot 240"
241 241  "CCW Rot 241"
242 242  "CCW Rot 242"
243 243  "CCW Rot 243"
244 244  "CCW Rot 244"
245 245  "CCW Rot 245"
246 246  "CCW Rot 246"
247 247  "CCW Rot 247"
248 248  "CCW Rot 248"
249 249  "CCW Rot 249"
250 250  "CCW Rot 250"
251 251  "CCW Rot 251"
252 252  "CCW Rot 252"
253 253  "CCW Rot 253"
254 254  "CCW Rot 254"
255 255  "CCW Rot 255"
REND

RANGE 5  ;Colour 2
0   0    "White 0"
1   1    "White 1"
2   2    "White 2"
3   3    "White 3"
4   4    "White 4"
5   5    "White 5"
6   6    "White 6"
7   7    "White 7"
8   8    "White 8"
9   9    "White 9"
10  10   "Color1+W 10"
11  11   "Color1+W 11"
12  12   "Color1+W 12"
13  13   "Color1+W 13"
14  14   "Color1+W 14"
15  15   "Color1+W 15"
16  16   "Color1+W 16"
17  17   "Color1+W 17"
18  18   "Color1+W 18"
19  19   "Color1+W 19"
20  20   "Color1 20"
21  21   "Color1 21"
22  22   "Color1 22"
23  23   "Color1 23"
24  24   "Color1 24"
25  25   "Color1 25"
26  26   "Color1 26"
27  27   "Color1 27"
28  28   "Color1 28"
29  29   "Color1 29"
30  30   "Color1 + 30"
31  31   "Color1 + 31"
32  32   "Color1 + 32"
33  33   "Color1 + 33"
34  34   "Color1 + 34"
35  35   "Color1 + 35"
36  36   "Color1 + 36"
37  37   "Color1 + 37"
38  38   "Color1 + 38"
39  39   "Color1 + 39"
40  40   "Color2 40"
41  41   "Color2 41"
42  42   "Color2 42"
43  43   "Color2 43"
44  44   "Color2 44"
45  45   "Color2 45"
46  46   "Color2 46"
47  47   "Color2 47"
48  48   "Color2 48"
49  49   "Color2 49"
50  50   "Color2 + 50"
51  51   "Color2 + 51"
52  52   "Color2 + 52"
53  53   "Color2 + 53"
54  54   "Color2 + 54"
55  55   "Color2 + 55"
56  56   "Color2 + 56"
57  57   "Color2 + 57"
58  58   "Color2 + 58"
59  59   "Color2 + 59"
60  60   "Color3 60"
61  61   "Color3 61"
62  62   "Color3 62"
63  63   "Color3 63"
64  64   "Color3 64"
65  65   "Color3 65"
66  66   "Color3 66"
67  67   "Color3 67"
68  68   "Color3 68"
69  69   "Color3 69"
70  70   "Color3 + 70"
71  71   "Color3 + 71"
72  72   "Color3 + 72"
73  73   "Color3 + 73"
74  74   "Color3 + 74"
75  75   "Color3 + 75"
76  76   "Color3 + 76"
77  77   "Color3 + 77"
78  78   "Color3 + 78"
79  79   "Color3 + 79"
80  80   "Color4 80"
81  81   "Color4 81"
82  82   "Color4 82"
83  83   "Color4 83"
84  84   "Color4 84"
85  85   "Color4 85"
86  86   "Color4 86"
87  87   "Color4 87"
88  88   "Color4 88"
89  89   "Color4 89"
90  90   "Color4 + 90"
91  91   "Color4 + 91"
92  92   "Color4 + 92"
93  93   "Color4 + 93"
94  94   "Color4 + 94"
95  95   "Color4 + 95"
96  96   "Color4 + 96"
97  97   "Color4 + 97"
98  98   "Color4 + 98"
99  99   "Color4 + 99"
100 100  "Color5 100"
101 101  "Color5 101"
102 102  "Color5 102"
103 103  "Color5 103"
104 104  "Color5 104"
105 105  "Color5 105"
106 106  "Color5 106"
107 107  "Color5 107"
108 108  "Color5 108"
109 109  "Color5 109"
110 110  "Color5  110"
111 111  "Color5  111"
112 112  "Color5  112"
113 113  "Color5  113"
114 114  "Color5  114"
115 115  "Color5  115"
116 116  "Color5  116"
117 117  "Color5  117"
118 118  "Color5  118"
119 119  "Color5  119"
120 120  "Color6 120"
121 121  "Color6 121"
122 122  "Color6 122"
123 123  "Color6 123"
124 124  "Color6 124"
125 125  "Color6 125"
126 126  "Color6 126"
127 127  "Color6 127"
128 128  "Color6 128"
129 129  "Color6 129"
130 130  "Color6  130"
131 131  "Color6  131"
132 132  "Color6  132"
133 133  "Color6  133"
134 134  "Color6  134"
135 135  "Color6  135"
136 136  "Color6  136"
137 137  "Color6  137"
138 138  "Color6  138"
139 139  "Color6  139"
140 140  " Color7 140"
141 141  " Color7 141"
142 142  " Color7 142"
143 143  " Color7 143"
144 144  " Color7 144"
145 145  " Color7 145"
146 146  " Color7 146"
147 147  " Color7 147"
148 148  " Color7 148"
149 149  " Color7 149"
150 150  "Color7  150"
151 151  "Color7  151"
152 152  "Color7  152"
153 153  "Color7  153"
154 154  "Color7  154"
155 155  "Color7  155"
156 156  "Color7  156"
157 157  "Color7  157"
158 158  "Color7  158"
159 159  "Color7  159"
160 160  "CCW Fas 160"
161 161  "CCW Fas 161"
162 162  "CCW Fas 162"
163 163  "CCW Fas 163"
164 164  "CCW Fas 164"
165 165  "CCW Fas 165"
166 166  "CCW Fas 166"
167 167  "CCW Fas 167"
168 168  "CCW Fas 168"
169 169  "CCW Fas 169"
170 170  "CCW Fas 170"
171 171  "CCW Fas 171"
172 172  "CCW Fas 172"
173 173  "CCW Fas 173"
174 174  "CCW Fas 174"
175 175  "CCW Fas 175"
176 176  "CCW Fas 176"
177 177  "CCW Fas 177"
178 178  "CCW Fas 178"
179 179  "CCW Fas 179"
180 180  "CCW Fas 180"
181 181  "CCW Fas 181"
182 182  "CCW Fas 182"
183 183  "CCW Fas 183"
184 184  "CCW Fas 184"
185 185  "CCW Fas 185"
186 186  "CCW Fas 186"
187 187  "CCW Fas 187"
188 188  "CCW Fas 188"
189 189  "CCW Fas 189"
190 190  "CCW Fas 190"
191 191  "CCW Fas 191"
192 192  "CCW Fas 192"
193 193  "CCW Fas 193"
194 194  "CCW Fas 194"
195 195  "CCW Fas 195"
196 196  "CCW Fas 196"
197 197  "CCW Fas 197"
198 198  "CCW Fas 198"
199 199  "CCW Fas 199"
200 200  "CCW Fas 200"
201 201  "CCW Fas 201"
202 202  "CCW Fas 202"
203 203  "CCW Fas 203"
204 204  "CCW Fas 204"
205 205  "CCW Fas 205"
206 206  "CCW Fas 206"
207 207  "CCW Fas 207"
208 208  "CCW Rot 208"
209 209  "CCW Rot 209"
210 210  "CCW Rot 210"
211 211  "CCW Rot 211"
212 212  "CCW Rot 212"
213 213  "CCW Rot 213"
214 214  "CCW Rot 214"
215 215  "CCW Rot 215"
216 216  "CCW Rot 216"
217 217  "CCW Rot 217"
218 218  "CCW Rot 218"
219 219  "CCW Rot 219"
220 220  "CCW Rot 220"
221 221  "CCW Rot 221"
222 222  "CCW Rot 222"
223 223  "CCW Rot 223"
224 224  "CCW Rot 224"
225 225  "CCW Rot 225"
226 226  "CCW Rot 226"
227 227  "CCW Rot 227"
228 228  "CCW Rot 228"
229 229  "CCW Rot 229"
230 230  "CCW Rot 230"
231 231  "CCW Rot 231"
232 232  "CCW Rot 232"
233 233  "CCW Rot 233"
234 234  "CCW Rot 234"
235 235  "CCW Rot 235"
236 236  "CCW Rot 236"
237 237  "CCW Rot 237"
238 238  "CCW Rot 238"
239 239  "CCW Rot 239"
240 240  "CCW Rot 240"
241 241  "CCW Rot 241"
242 242  "CCW Rot 242"
243 243  "CCW Rot 243"
244 244  "CCW Rot 244"
245 245  "CCW Rot 245"
246 246  "CCW Rot 246"
247 247  "CCW Rot 247"
248 248  "CCW Rot 248"
249 249  "CCW Rot 249"
250 250  "CCW Rot 250"
251 251  "CCW Rot 251"
252 252  "CCW Rot 252"
253 253  "CCW Rot 253"
254 254  "CCW Rot 254"
255 255  "CCW Rot 255"
REND

RANGE 6  ;Gobo
0   0    "Open      0"
1   1    "Open      1"
2   2    "Open      2"
3   3    "Open      3"
0   0    "Gobo1     0"
1   1    "Gobo1     1"
2   2    "Gobo1     2"
3   3    "Gobo1     3"
4   4    "Gobo1     4"
5   5    "Gobo1     5"
6   6    "Gobo1     6"
7   7    "Gobo1     7"
8   8    "Gobo 2 8"
9   9    "Gobo 2 9"
10  10   "Gobo 2 10"
11  11   "Gobo 2 11"
12  15   "Gobo 3 12"
16  16   "Gobo 4 16"
17  17   "Gobo 4 17"
18  18   "Gobo 4 18"
19  19   "Gobo 4 19"
20  20   "Gobo 5 20"
21  21   "Gobo 5 21"
22  22   "Gobo 5 22"
23  23   "Gobo 5 23"
24  24   "Gobo 6 24"
25  25   "Gobo 6 25"
26  26   "Gobo 6 26"
27  27   "Gobo 6 27"
28  28   "Gobo 7 28"
29  29   "Gobo 7 29"
30  30   "Gobo 7 30"
31  31   "Gobo 7 31"
32  32   "Gobo 8 32"
33  33   "Gobo 8 33"
34  34   "Gobo 8 34"
35  35   "Gobo 8 35"
36  36   "CW SlowR 36"
37  37   "CW SlowR 37"
38  38   "CW SlowR 38"
39  39   "CW SlowR 39"
40  40   "CW SlowR 40"
41  41   "CW SlowR 41"
42  42   "CW SlowR 42"
43  43   "CW SlowR 43"
44  44   "CW SlowR 44"
45  45   "CW SlowR 45"
46  46   "CW SlowR 46"
47  47   "CW SlowR 47"
48  48   "CW SlowR 48"
49  49   "CW SlowR 49"
50  50   "CW SlowR 50"
51  51   "CW SlowR 51"
52  52   "CW SlowR 52"
53  53   "CW SlowR 53"
54  54   "CW SlowR 54"
55  55   "CW SlowR 55"
56  56   "CW SlowR 56"
57  57   "CW SlowR 57"
58  58   "CW SlowR 58"
59  59   "CW SlowR 59"
60  60   "CW SlowR 60"
61  61   "CW SlowR 61"
62  62   "CW SlowR 62"
63  63   "CW SlowR 63"
64  64   "CW SlowR 64"
65  65   "CW SlowR 65"
66  66   "CW SlowR 66"
67  67   "CW SlowR 67"
68  68   "CW SlowR 68"
69  69   "CW SlowR 69"
70  70   "CW SlowR 70"
71  71   "CW SlowR 71"
72  72   "CW SlowR 72"
73  73   "CW SlowR 73"
74  74   "CW SlowR 74"
75  75   "CW SlowR 75"
76  76   "CW SlowR 76"
77  77   "WHITE 77"
78  78   "WHITE 78"
79  79   "WHITE 79"
80  80   "WHITE 80"
81  81   "CCW Slow 81"
82  82   "CCW Slow 82"
83  83   "CCW Slow 83"
84  84   "CCW Slow 84"
85  85   "CCW Slow 85"
86  86   "CCW Slow 86"
87  87   "CCW Slow 87"
88  88   "CCW Slow 88"
89  89   "CCW Slow 89"
90  90   "CCW Slow 90"
91  91   "CCW Slow 91"
92  92   "CCW Slow 92"
93  93   "CCW Slow 93"
94  94   "CCW Slow 94"
95  95   "CCW Slow 95"
96  96   "CCW Slow 96"
97  97   "CCW Slow 97"
98  98   "CCW Slow 98"
99  99   "CCW Slow 99"
100 100  "CCW Slo 100"
101 101  "CCW Slo 101"
102 102  "CCW Slo 102"
103 103  "CCW Slo 103"
104 104  "CCW Slo 104"
105 105  "CCW Slo 105"
106 106  "CCW Slo 106"
107 107  "CCW Slo 107"
108 108  "CCW Slo 108"
109 109  "CCW Slo 109"
110 110  "CCW Slo 110"
111 111  "CCW Slo 111"
112 112  "CCW Slo 112"
113 113  "CCW Slo 113"
114 114  "CCW Slo 114"
115 115  "CCW Slo 115"
116 116  "CCW Slo 116"
117 117  "CCW Slo 117"
118 118  "CCW Slo 118"
119 119  "CCW Slo 119"
120 120  "CCW Slo 120"
121 121  "CCW Slo 121"
122 122  "GOBO 1  122"
123 123  "GOBO 1  123"
124 124  "GOBO 1  124"
125 125  "GOBO 1  125"
126 126  "GOBO 1  126"
127 127  "GOBO 1  127"
128 128  "GOBO 1  128"
129 129  "GOBO 1  129"
130 130  "GOBO 1  130"
131 131  "GOBO 1  131"
132 132  "GOBO 1  132"
133 133  "GOBO 1  133"
134 134  "GOBO 1  134"
135 135  "GOBO 1  135"
136 136  "GOBO 1  136"
137 137  "GOBO 1  137"
138 138  "GOBO 1  138"
139 139  "GOBO 2  139"
140 140  "GOBO 2  140"
141 141  "GOBO 2  141"
142 142  "GOBO 2  142"
143 143  "GOBO 2  143"
144 144  "GOBO 2  144"
145 145  "GOBO 2  145"
146 146  "GOBO 2  146"
147 147  "GOBO 2  147"
148 148  "GOBO 2  148"
149 149  "GOBO 2  149"
150 150  "GOBO 2  150"
151 151  "GOBO 2  151"
152 152  "GOBO 2  152"
153 153  "GOBO 2  153"
154 154  "GOBO 2  154"
155 155  "GOBO 2  155"
156 156  "GOBO 3  156"
157 157  "GOBO 3  157"
158 158  "GOBO 3  158"
159 159  "GOBO 3  159"
160 160  "GOBO 3  160"
161 161  "GOBO 3  161"
162 162  "GOBO 3  162"
163 163  "GOBO 3  163"
164 164  "GOBO 3  164"
165 165  "GOBO 3  165"
166 166  "GOBO 3  166"
167 167  "GOBO 3  167"
168 168  "GOBO 3  168"
169 169  "GOBO 3  169"
170 170  "GOBO 3  170"
171 171  "GOBO 3  171"
172 172  "GOBO 3  172"
173 173  "GOBO 4  173"
174 174  "GOBO 4  174"
175 175  "GOBO 4  175"
176 176  "GOBO 4  176"
177 177  "GOBO 4  177"
178 178  "GOBO 4  178"
179 179  "GOBO 4  179"
180 180  "GOBO 4  180"
181 181  "GOBO 4  181"
182 182  "GOBO 4  182"
183 183  "GOBO 4  183"
184 184  "GOBO 4  184"
185 185  "GOBO 4  185"
186 186  "GOBO 4  186"
187 187  "GOBO 4  187"
188 188  "GOBO 4  188"
189 189  "GOBO 4  189"
190 190  "GOBO 5  190"
191 191  "GOBO 5  191"
192 192  "GOBO 5  192"
193 193  "GOBO 5  193"
194 194  "GOBO 5  194"
195 195  "GOBO 5  195"
196 196  "GOBO 5  196"
197 197  "GOBO 5  197"
198 198  "GOBO 5  198"
199 199  "GOBO 5  199"
200 200  "GOBO 5  200"
201 201  "GOBO 5  201"
202 202  "GOBO 5  202"
203 203  "GOBO 5  203"
204 204  "GOBO 5  204"
205 205  "GOBO 5  205"
206 206  "GOBO 5  206"
207 207  "GOBO 6  207"
208 208  "GOBO 6  208"
209 209  "GOBO 6  209"
210 210  "GOBO 6  210"
211 211  "GOBO 6  211"
212 212  "GOBO 6  212"
213 213  "GOBO 6  213"
214 214  "GOBO 6  214"
215 215  "GOBO 6  215"
216 216  "GOBO 6  216"
217 217  "GOBO 6  217"
218 218  "GOBO 6  218"
219 219  "GOBO 6  219"
220 220  "GOBO 6  220"
221 221  "GOBO 6  221"
222 222  "GOBO 6  222"
223 223  "GOBO 6  223"
224 224  "GOBO 7  224"
225 225  "GOBO 7  225"
226 226  "GOBO 7  226"
227 227  "GOBO 7  227"
228 228  "GOBO 7  228"
229 229  "GOBO 7  229"
230 230  "GOBO 7  230"
231 231  "GOBO 8  231"
232 232  "GOBO 8  232"
233 233  "GOBO 8  233"
234 234  "GOBO 8  234"
235 235  "GOBO 8  235"
236 236  "GOBO 8  236"
237 237  "GOBO 8  237"
238 238  "GOBO 8  238"
239 239  "GOBO 8  239"
240 240  "GOBO 8  240"
241 241  "GOBO 8  241"
242 242  "GOBO 8  242"
243 243  "GOBO 8  243"
244 244  "GOBO 8  244"
245 245  "GOBO 8  245"
246 246  "GOBO 8  246"
247 247  "GOBO 8  247"
248 248  "GOBO 8  248"
249 249  "GOBO 8  249"
250 250  "GOBO 8  250"
251 251  "GOBO 8  251"
252 252  "GOBO 8  252"
253 253  "GOBO 8  253"
254 254  "GOBO 8  254"
255 255  "GOBO 8  255"
REND

RANGE 7  ;Gobo 2
0   0    "White 0"
1   1    "White 1"
2   2    "White 2"
3   3    "White 3"
4   4    "White 4"
5   5    "White 5"
6   6    "White 6"
7   7    "White 7"
8   8    "Gobo 1 8"
9   9    "Gobo 1 9"
10  10   "Gobo 1 10"
11  11   "Gobo 1 11"
12  12   "Gobo 1 12"
13  13   "Gobo 1 13"
14  14   "Gobo 1 14"
15  15   "Gobo 1 15"
16  16   "Gobo 2 16"
17  17   "Gobo 2 17"
18  18   "Gobo 2 18"
19  19   "Gobo 2 19"
20  20   "Gobo 2 20"
21  21   "Gobo 2 21"
22  22   "Gobo 2 22"
23  23   "Gobo 2 23"
24  24   "Gobo 3 24"
25  25   "Gobo 3 25"
26  26   "Gobo 3 26"
27  27   "Gobo 3 27"
28  28   "Gobo 3 28"
29  29   "Gobo 3 29"
30  30   "Gobo 3 30"
31  31   "Gobo 3 31"
32  32   "Gobo 4 32"
33  33   "Gobo 4 33"
34  34   "Gobo 4 34"
35  35   "Gobo 4 35"
36  36   "Gobo 4 36"
37  37   "Gobo 4 37"
38  38   "Gobo 4 38"
39  39   "Gobo 4 39"
40  40   "Gobo 5 40"
41  41   "Gobo 5 41"
42  42   "Gobo 5 42"
43  43   "Gobo 5 43"
44  44   "Gobo 5 44"
45  45   "Gobo 5 45"
46  46   "Gobo 5 46"
47  47   "Gobo 5 47"
48  48   "Gobo 6 48"
49  49   "Gobo 6 49"
50  50   "Gobo 6 50"
51  51   "Gobo 6 51"
52  52   "Gobo 6 52"
53  53   "Gobo 6 53"
54  54   "Gobo 6 54"
55  55   "Gobo 6 55"
56  56   "Gobo 6 56"
57  57   "Gobo 6 57"
58  58   "Gobo 6 58"
59  59   "Gobo 6 59"
60  60   "GOBO 1   60"
61  61   "GOBO 1   61"
62  62   "GOBO 1   62"
63  63   "GOBO 1   63"
64  64   "GOBO 1   64"
65  65   "GOBO 1   65"
66  66   "GOBO 1   66"
67  67   "GOBO 1   67"
68  68   "GOBO 1   68"
69  69   "GOBO 1   69"
70  70   "GOBO 1   70"
71  71   "GOBO 1   71"
72  72   "GOBO 1   72"
73  73   "GOBO 1   73"
74  74   "GOBO 1   74"
75  75   "GOBO 1   75"
76  76   "GOBO 1   76"
77  77   "GOBO 1   77"
78  78   "GOBO 1   78"
79  79   "GOBO 1   79"
80  80   "GOBO 1   80"
81  81   "GOBO 2   81"
82  82   "GOBO 2   82"
83  83   "GOBO 2   83"
84  84   "GOBO 2   84"
85  85   "GOBO 2   85"
86  86   "GOBO 2   86"
87  87   "GOBO 2   87"
88  88   "GOBO 2   88"
89  89   "GOBO 2   89"
90  90   "GOBO 2   90"
91  91   "GOBO 2   91"
92  92   "GOBO 2   92"
93  93   "GOBO 2   93"
94  94   "GOBO 2   94"
95  95   "GOBO 2   95"
96  96   "GOBO 2   96"
97  97   "GOBO 2   97"
98  98   "GOBO 2   98"
99  99   "GOBO 2   99"
100 100  "GOBO 2  100"
101 101  "GOBO 2  101"
102 102  "GOBO 3  102"
103 103  "GOBO 3  103"
104 104  "GOBO 3  104"
105 105  "GOBO 3  105"
106 106  "GOBO 3  106"
107 107  "GOBO 3  107"
108 108  "GOBO 3  108"
109 109  "GOBO 3  109"
110 110  "GOBO 3  110"
111 111  "GOBO 3  111"
112 112  "GOBO 3  112"
113 113  "GOBO 3  113"
114 114  "GOBO 3  114"
115 115  "GOBO 3  115"
116 116  "GOBO 3  116"
117 117  "GOBO 3  117"
118 118  "GOBO 3  118"
119 119  "GOBO 3  119"
120 120  "GOBO 3  120"
121 121  "GOBO 3  121"
122 122  "GOBO 3  122"
123 123  "GOBO 4  123"
124 124  "GOBO 4  124"
125 125  "GOBO 4  125"
126 126  "GOBO 4  126"
127 127  "GOBO 4  127"
128 128  "GOBO 4  128"
129 129  "GOBO 4  129"
130 130  "GOBO 4  130"
131 131  "GOBO 4  131"
132 132  "GOBO 4  132"
133 133  "GOBO 4  133"
134 134  "GOBO 4  134"
135 135  "GOBO 4  135"
136 136  "GOBO 4  136"
137 137  "GOBO 4  137"
138 138  "GOBO 4  138"
139 139  "GOBO 4  139"
140 140  "GOBO 4  140"
141 141  "GOBO 4  141"
142 142  "GOBO 4  142"
143 143  "GOBO 4  143"
144 144  "GOBO 5  144"
145 145  "GOBO 5  145"
146 146  "GOBO 5  146"
147 147  "GOBO 5  147"
148 148  "GOBO 5  148"
149 149  "GOBO 5  149"
150 150  "GOBO 5  150"
151 151  "GOBO 5  151"
152 152  "GOBO 5  152"
153 153  "GOBO 5  153"
154 154  "GOBO 5  154"
155 155  "GOBO 5  155"
156 156  "GOBO 5  156"
157 157  "GOBO 5  157"
158 158  "GOBO 5  158"
159 159  "GOBO 5  159"
160 160  "GOBO 5  160"
161 161  "GOBO 5  161"
162 162  "GOBO 5  162"
163 163  "GOBO 5  163"
164 164  "GOBO 5  164"
165 165  "GOBO 6  165"
166 166  "GOBO 6  166"
167 167  "GOBO 6  167"
168 168  "GOBO 6  168"
169 169  "GOBO 6  169"
170 170  "GOBO 6  170"
171 171  "GOBO 6  171"
172 172  "GOBO 6  172"
173 173  "GOBO 6  173"
174 174  "GOBO 6  174"
175 175  "GOBO 6  175"
176 176  "GOBO 6  176"
177 177  "GOBO 6  177"
178 178  "GOBO 6  178"
179 179  "GOBO 6  179"
180 180  "GOBO 6  180"
181 181  "GOBO 6  181"
182 182  "GOBO 6  182"
183 183  "GOBO 6  183"
184 184  "GOBO 6  184"
185 185  "GOBO 6  185"
186 186  "GOBO 6  186"
187 187  "GOBO 6  187"
188 188  "GOBO 6  188"
189 189  "GOBO 6  189"
190 190  "CW Slow 190"
191 191  "CW Slow 191"
192 192  "CW Slow 192"
193 193  "CW Slow 193"
194 194  "CW Slow 194"
195 195  "CW Slow 195"
196 196  "CW Slow 196"
197 197  "CW Slow 197"
198 198  "CW Slow 198"
199 199  "CW Slow 199"
200 200  "CW Slow 200"
201 201  "CW Slow 201"
202 202  "CW Slow 202"
203 203  "CW Slow 203"
204 204  "CW Slow 204"
205 205  "CW Slow 205"
206 206  "CW Slow 206"
207 207  "CW Slow 207"
208 208  "CW Slow 208"
209 209  "CW Slow 209"
210 210  "CW Slow 210"
211 211  "CW Slow 211"
212 212  "CW Slow 212"
213 213  "CW Slow 213"
214 214  "CW Slow 214"
215 215  "CW Slow 215"
216 216  "CW Slow 216"
217 217  "CW Slow 217"
218 218  "CW Slow 218"
219 219  "CW Slow 219"
220 220  "CW Slow 220"
221 221  "CW Slow 221"
222 222  "CW Slow 222"
223 223  "CCW Slo 223"
224 224  "CCW Slo 224"
225 225  "CCW Slo 225"
226 226  "CCW Slo 226"
227 227  "CCW Slo 227"
228 228  "CCW Slo 228"
229 229  "CCW Slo 229"
230 230  "CCW Slo 230"
231 231  "CCW Slo 231"
232 232  "CCW Slo 232"
233 233  "CCW Slo 233"
234 234  "CCW Slo 234"
235 235  "CCW Slo 235"
236 236  "CCW Slo 236"
237 237  "CCW Slo 237"
238 238  "CCW Slo 238"
239 239  "CCW Slo 239"
240 240  "CCW Slo 240"
241 241  "CCW Slo 241"
242 242  "CCW Slo 242"
243 243  "CCW Slo 243"
244 244  "CCW Slo 244"
245 245  "CCW Slo 245"
246 246  "CCW Slo 246"
247 247  "CCW Slo 247"
248 248  "CCW Slo 248"
249 249  "CCW Slo 249"
250 250  "CCW Slo 250"
251 251  "CCW Slo 251"
252 252  "CCW Slo 252"
253 253  "CCW Slo 253"
254 254  "CCW Slo 254"
255 255  "CCW Slo 255"
REND

RANGE 8  ;Gobo 2 Rot
0   0    "Position  0"
1   1    "Position  1"
2   2    "Position  2"
3   3    "Position  3"
4   4    "Position  4"
5   5    "Position  5"
6   6    "Position  6"
7   7    "Position  7"
8   8    "Position  8"
9   9    "Position  9"
10  10   "Position 10"
11  11   "Position 11"
12  12   "Position 12"
13  13   "Position 13"
14  14   "Position 14"
15  15   "Position 15"
16  16   "Position 16"
17  17   "Position 17"
18  18   "Position 18"
19  19   "Position 19"
20  20   "Position 20"
21  21   "Position 21"
22  22   "Position 22"
23  23   "Position 23"
24  24   "Position 24"
25  25   "Position 25"
26  26   "Position 26"
27  27   "Position 27"
28  28   "Position 28"
29  29   "Position 29"
30  30   "Position 30"
31  31   "Position 31"
32  32   "Position 32"
33  33   "Position 33"
34  34   "Position 34"
35  35   "Position 35"
36  36   "Position 36"
37  37   "Position 37"
38  38   "Position 38"
39  39   "Position 39"
40  40   "Position 40"
41  41   "Position 41"
42  42   "Position 42"
43  43   "Position 43"
44  44   "Position 44"
45  45   "Position 45"
46  46   "Position 46"
47  47   "Position 47"
48  48   "Position 48"
49  49   "Position 49"
50  50   "Position 50"
51  51   "Position 51"
52  52   "Position 52"
53  53   "Position 53"
54  54   "Position 54"
55  55   "Position 55"
56  56   "Position 56"
57  57   "Position 57"
58  58   "Position 58"
59  59   "Position 59"
60  60   "Position 60"
61  61   "Position 61"
62  62   "Position 62"
63  63   "Position 63"
64  64   "Position 64"
65  65   "Position 65"
66  66   "Position 66"
67  67   "Position 67"
68  68   "Position 68"
69  69   "Position 69"
70  70   "Position 70"
71  71   "Position 71"
72  72   "Position 72"
73  73   "Position 73"
74  74   "Position 74"
75  75   "Position 75"
76  76   "Position 76"
77  77   "Position 77"
78  78   "Position 78"
79  79   "Position 79"
80  80   "Position 80"
81  81   "Position 81"
82  82   "Position 82"
83  83   "Position 83"
84  84   "Position 84"
85  85   "Position 85"
86  86   "Position 86"
87  87   "Position 87"
88  88   "Position 88"
89  89   "Position 89"
90  90   "Position 90"
91  91   "Position 91"
92  92   "Position 92"
93  93   "Position 93"
94  94   "Position 94"
95  95   "Position 95"
96  96   "Position 96"
97  97   "Position 97"
98  98   "Position 98"
99  99   "Position 99"
100 100  "Positio 100"
101 101  "Positio 101"
102 102  "Positio 102"
103 103  "Positio 103"
104 104  "Positio 104"
105 105  "Positio 105"
106 106  "Positio 106"
107 107  "Positio 107"
108 108  "Positio 108"
109 109  "Positio 109"
110 110  "Positio 110"
111 111  "Positio 111"
112 112  "Positio 112"
113 113  "Positio 113"
114 114  "Positio 114"
115 115  "Positio 115"
116 116  "Positio 116"
117 117  "Positio 117"
118 118  "Positio 118"
119 119  "Positio 119"
120 120  "Positio 120"
121 121  "Positio 121"
122 122  "Positio 122"
123 123  "Positio 123"
124 124  "Positio 124"
125 125  "Positio 125"
126 126  "Positio 126"
127 127  "Positio 127"
128 128  "CW Slow 128"
129 129  "CW Slow 129"
130 130  "CW Slow 130"
131 131  "CW Slow 131"
132 132  "CW Slow 132"
133 133  "CW Slow 133"
134 134  "CW Slow 134"
135 135  "CW Slow 135"
136 136  "CW Slow 136"
137 137  "CW Slow 137"
138 138  "CW Slow 138"
139 139  "CW Slow 139"
140 140  "CW Slow 140"
141 141  "CW Slow 141"
142 142  "CW Slow 142"
143 143  "CW Slow 143"
144 144  "CW Slow 144"
145 145  "CW Slow 145"
146 146  "CW Slow 146"
147 147  "CW Slow 147"
148 148  "CW Slow 148"
149 149  "CW Slow 149"
150 150  "CW Slow 150"
151 151  "CW Slow 151"
152 152  "CW Slow 152"
153 153  "CW Slow 153"
154 154  "CW Slow 154"
155 155  "CW Slow 155"
156 156  "CW Slow 156"
157 157  "CW Slow 157"
158 158  "CW Slow 158"
159 159  "CW Slow 159"
160 160  "CW Slow 160"
161 161  "CW Slow 161"
162 162  "CW Slow 162"
163 163  "CW Slow 163"
164 164  "CW Slow 164"
165 165  "CW Slow 165"
166 166  "CW Slow 166"
167 167  "CW Slow 167"
168 168  "CW Slow 168"
169 169  "CW Slow 169"
170 170  "CW Slow 170"
171 171  "CW Slow 171"
172 172  "CW Slow 172"
173 173  "CW Slow 173"
174 174  "CW Slow 174"
175 175  "CW Slow 175"
176 176  "CW Slow 176"
177 177  "CW Slow 177"
178 178  "CW Slow 178"
179 179  "CW Slow 179"
180 180  "CW Slow 180"
181 181  "CW Slow 181"
182 182  "CW Slow 182"
183 183  "CW Slow 183"
184 184  "CW Slow 184"
185 185  "CW Slow 185"
186 186  "CW Slow 186"
187 187  "CW Slow 187"
188 188  "CW Slow 188"
189 189  "CW Slow 189"
190 190  "CW Slow 190"
191 191  "CW Slow 191"
192 192  "CCW Slo 192"
193 193  "CCW Slo 193"
194 194  "CCW Slo 194"
195 195  "CCW Slo 195"
196 196  "CCW Slo 196"
197 197  "CCW Slo 197"
198 198  "CCW Slo 198"
199 199  "CCW Slo 199"
200 200  "CCW Slo 200"
201 201  "CCW Slo 201"
202 202  "CCW Slo 202"
203 203  "CCW Slo 203"
204 204  "CCW Slo 204"
205 205  "CCW Slo 205"
206 206  "CCW Slo 206"
207 207  "CCW Slo 207"
208 208  "CCW Slo 208"
209 209  "CCW Slo 209"
210 210  "CCW Slo 210"
211 211  "CCW Slo 211"
212 212  "CCW Slo 212"
213 213  "CCW Slo 213"
214 214  "CCW Slo 214"
215 215  "CCW Slo 215"
216 216  "CCW Slo 216"
217 217  "CCW Slo 217"
218 218  "CCW Slo 218"
219 219  "CCW Slo 219"
220 220  "CCW Slo 220"
221 221  "CCW Slo 221"
222 222  "CCW Slo 222"
223 223  "CCW Slo 223"
224 224  "CCW Slo 224"
225 225  "CCW Slo 225"
226 226  "CCW Slo 226"
227 227  "CCW Slo 227"
228 228  "CCW Slo 228"
229 229  "CCW Slo 229"
230 230  "CCW Slo 230"
231 231  "CCW Slo 231"
232 232  "CCW Slo 232"
233 233  "CCW Slo 233"
234 234  "CCW Slo 234"
235 235  "CCW Slo 235"
236 236  "CCW Slo 236"
237 237  "CCW Slo 237"
238 238  "CCW Slo 238"
239 239  "CCW Slo 239"
240 240  "CCW Slo 240"
241 241  "CCW Slo 241"
242 242  "CCW Slo 242"
243 243  "CCW Slo 243"
244 244  "CCW Slo 244"
245 245  "CCW Slo 245"
246 246  "CCW Slo 246"
247 247  "CCW Slo 247"
248 248  "CCW Slo 248"
249 249  "CCW Slo 249"
250 250  "CCW Slo 250"
251 251  "CCW Slo 251"
252 252  "CCW Slo 252"
253 253  "CCW Slo 253"
254 254  "CCW Slo 254"
255 255  "CCW Slo 255"
REND

RANGE 10  ;Prism
0   0    "EXCLUDED 0"
1   1    "EXCLUDED 1"
2   2    "EXCLUDED 2"
3   3    "EXCLUDED 3"
4   4    "EXCLUDED 4"
5   5    "EXCLUDED 5"
6   6    "EXCLUDED 6"
7   7    "EXCLUDED 7"
8   8    "EXCLUDED 8"
9   9    "EXCLUDED 9"
10  10   "EXCLUDED 10"
11  11   "EXCLUDED 11"
12  12   "EXCLUDED 12"
13  13   "EXCLUDED 13"
14  14   "EXCLUDED 14"
15  15   "EXCLUDED 15"
16  16   "EXCLUDED 16"
17  17   "EXCLUDED 17"
18  18   "EXCLUDED 18"
19  19   "EXCLUDED 19"
20  20   "EXCLUDED 20"
21  21   "EXCLUDED 21"
22  22   "EXCLUDED 22"
23  23   "EXCLUDED 23"
24  24   "EXCLUDED 24"
25  25   "EXCLUDED 25"
26  26   "EXCLUDED 26"
27  27   "EXCLUDED 27"
28  28   "EXCLUDED 28"
29  29   "EXCLUDED 29"
30  30   "EXCLUDED 30"
31  31   "EXCLUDED 31"
32  32   "EXCLUDED 32"
33  33   "EXCLUDED 33"
34  34   "EXCLUDED 34"
35  35   "EXCLUDED 35"
36  36   "EXCLUDED 36"
37  37   "EXCLUDED 37"
38  38   "EXCLUDED 38"
39  39   "EXCLUDED 39"
40  40   "EXCLUDED 40"
41  41   "EXCLUDED 41"
42  42   "EXCLUDED 42"
43  43   "EXCLUDED 43"
44  44   "EXCLUDED 44"
45  45   "EXCLUDED 45"
46  46   "EXCLUDED 46"
47  47   "EXCLUDED 47"
48  48   "EXCLUDED 48"
49  49   "EXCLUDED 49"
50  50   "EXCLUDED 50"
51  51   "EXCLUDED 51"
52  52   "EXCLUDED 52"
53  53   "EXCLUDED 53"
54  54   "EXCLUDED 54"
55  55   "EXCLUDED 55"
56  56   "EXCLUDED 56"
57  57   "EXCLUDED 57"
58  58   "EXCLUDED 58"
59  59   "EXCLUDED 59"
60  60   "EXCLUDED 60"
61  61   "EXCLUDED 61"
62  62   "EXCLUDED 62"
63  63   "EXCLUDED 63"
64  64   "EXCLUDED 64"
65  65   "EXCLUDED 65"
66  66   "EXCLUDED 66"
67  67   "EXCLUDED 67"
68  68   "EXCLUDED 68"
69  69   "EXCLUDED 69"
70  70   "EXCLUDED 70"
71  71   "EXCLUDED 71"
72  72   "EXCLUDED 72"
73  73   "EXCLUDED 73"
74  74   "EXCLUDED 74"
75  75   "EXCLUDED 75"
76  76   "EXCLUDED 76"
77  77   "EXCLUDED 77"
78  78   "EXCLUDED 78"
79  79   "EXCLUDED 79"
80  80   "EXCLUDED 80"
81  81   "EXCLUDED 81"
82  82   "EXCLUDED 82"
83  83   "EXCLUDED 83"
84  84   "EXCLUDED 84"
85  85   "EXCLUDED 85"
86  86   "EXCLUDED 86"
87  87   "EXCLUDED 87"
88  88   "EXCLUDED 88"
89  89   "EXCLUDED 89"
90  90   "EXCLUDED 90"
91  91   "EXCLUDED 91"
92  92   "EXCLUDED 92"
93  93   "EXCLUDED 93"
94  94   "EXCLUDED 94"
95  95   "EXCLUDED 95"
96  96   "EXCLUDED 96"
97  97   "EXCLUDED 97"
98  98   "EXCLUDED 98"
99  99   "EXCLUDED 99"
100 100  "EXCLUDE 100"
101 101  "EXCLUDE 101"
102 102  "EXCLUDE 102"
103 103  "EXCLUDE 103"
104 104  "EXCLUDE 104"
105 105  "EXCLUDE 105"
106 106  "EXCLUDE 106"
107 107  "EXCLUDE 107"
108 108  "EXCLUDE 108"
109 109  "EXCLUDE 109"
110 110  "EXCLUDE 110"
111 111  "EXCLUDE 111"
112 112  "EXCLUDE 112"
113 113  "EXCLUDE 113"
114 114  "EXCLUDE 114"
115 115  "EXCLUDE 115"
116 116  "EXCLUDE 116"
117 117  "EXCLUDE 117"
118 118  "EXCLUDE 118"
119 119  "EXCLUDE 119"
120 120  "EXCLUDE 120"
121 121  "EXCLUDE 121"
122 122  "EXCLUDE 122"
123 123  "EXCLUDE 123"
124 124  "EXCLUDE 124"
125 125  "EXCLUDE 125"
126 126  "EXCLUDE 126"
127 127  "EXCLUDE 127"
128 128  "INSERTE 128"
129 129  "INSERTE 129"
130 130  "INSERTE 130"
131 131  "INSERTE 131"
132 132  "INSERTE 132"
133 133  "INSERTE 133"
134 134  "INSERTE 134"
135 135  "INSERTE 135"
136 136  "INSERTE 136"
137 137  "INSERTE 137"
138 138  "INSERTE 138"
139 139  "INSERTE 139"
140 140  "INSERTE 140"
141 141  "INSERTE 141"
142 142  "INSERTE 142"
143 143  "INSERTE 143"
144 144  "INSERTE 144"
145 145  "INSERTE 145"
146 146  "INSERTE 146"
147 147  "INSERTE 147"
148 148  "INSERTE 148"
149 149  "INSERTE 149"
150 150  "INSERTE 150"
151 151  "INSERTE 151"
152 152  "INSERTE 152"
153 153  "INSERTE 153"
154 154  "INSERTE 154"
155 155  "INSERTE 155"
156 156  "INSERTE 156"
157 157  "INSERTE 157"
158 158  "INSERTE 158"
159 159  "INSERTE 159"
160 160  "INSERTE 160"
161 161  "INSERTE 161"
162 162  "INSERTE 162"
163 163  "INSERTE 163"
164 164  "INSERTE 164"
165 165  "INSERTE 165"
166 166  "INSERTE 166"
167 167  "INSERTE 167"
168 168  "INSERTE 168"
169 169  "INSERTE 169"
170 170  "INSERTE 170"
171 171  "INSERTE 171"
172 172  "INSERTE 172"
173 173  "INSERTE 173"
174 174  "INSERTE 174"
175 175  "INSERTE 175"
176 176  "INSERTE 176"
177 177  "INSERTE 177"
178 178  "INSERTE 178"
179 179  "INSERTE 179"
180 180  "INSERTE 180"
181 181  "INSERTE 181"
182 182  "INSERTE 182"
183 183  "INSERTE 183"
184 184  "INSERTE 184"
185 185  "INSERTE 185"
186 186  "INSERTE 186"
187 187  "INSERTE 187"
188 188  "INSERTE 188"
189 189  "INSERTE 189"
190 190  "INSERTE 190"
191 191  "INSERTE 191"
192 192  "INSERTE 192"
193 193  "INSERTE 193"
194 194  "INSERTE 194"
195 195  "INSERTE 195"
196 196  "INSERTE 196"
197 197  "INSERTE 197"
198 198  "INSERTE 198"
199 199  "INSERTE 199"
200 200  "INSERTE 200"
201 201  "INSERTE 201"
202 202  "INSERTE 202"
203 203  "INSERTE 203"
204 204  "INSERTE 204"
205 205  "INSERTE 205"
206 206  "INSERTE 206"
207 207  "INSERTE 207"
208 208  "INSERTE 208"
209 209  "INSERTE 209"
210 210  "INSERTE 210"
211 211  "INSERTE 211"
212 212  "INSERTE 212"
213 213  "INSERTE 213"
214 214  "INSERTE 214"
215 215  "INSERTE 215"
216 216  "INSERTE 216"
217 217  "INSERTE 217"
218 218  "INSERTE 218"
219 219  "INSERTE 219"
220 220  "INSERTE 220"
221 221  "INSERTE 221"
222 222  "INSERTE 222"
223 223  "INSERTE 223"
224 224  "INSERTE 224"
225 225  "INSERTE 225"
226 226  "INSERTE 226"
227 227  "INSERTE 227"
228 228  "INSERTE 228"
229 229  "INSERTE 229"
230 230  "INSERTE 230"
231 231  "INSERTE 231"
232 232  "INSERTE 232"
233 233  "INSERTE 233"
234 234  "INSERTE 234"
235 235  "INSERTE 235"
236 236  "INSERTE 236"
237 237  "INSERTE 237"
238 238  "INSERTE 238"
239 239  "INSERTE 239"
240 240  "INSERTE 240"
241 241  "INSERTE 241"
242 242  "INSERTE 242"
243 243  "INSERTE 243"
244 244  "INSERTE 244"
245 245  "INSERTE 245"
246 246  "INSERTE 246"
247 247  "INSERTE 247"
248 248  "INSERTE 248"
249 249  "INSERTE 249"
250 250  "INSERTE 250"
251 251  "INSERTE 251"
252 252  "INSERTE 252"
253 253  "INSERTE 253"
254 254  "INSERTE 254"
255 255  "INSERTE 255"
REND

RANGE 11  ;Prism Rot
0   0    "Position  0"
1   1    "Position  1"
2   2    "Position  2"
3   3    "Position  3"
4   4    "Position  4"
5   5    "Position  5"
6   6    "Position  6"
7   7    "Position  7"
8   8    "Position  8"
9   9    "Position  9"
10  10   "Position 10"
11  11   "Position 11"
12  12   "Position 12"
13  13   "Position 13"
14  14   "Position 14"
15  15   "Position 15"
16  16   "Position 16"
17  17   "Position 17"
18  18   "Position 18"
19  19   "Position 19"
20  20   "Position 20"
21  21   "Position 21"
22  22   "Position 22"
23  23   "Position 23"
24  24   "Position 24"
25  25   "Position 25"
26  26   "Position 26"
27  27   "Position 27"
28  28   "Position 28"
29  29   "Position 29"
30  30   "Position 30"
31  31   "Position 31"
32  32   "Position 32"
33  33   "Position 33"
34  34   "Position 34"
35  35   "Position 35"
36  36   "Position 36"
37  37   "Position 37"
38  38   "Position 38"
39  39   "Position 39"
40  40   "Position 40"
41  41   "Position 41"
42  42   "Position 42"
43  43   "Position 43"
44  44   "Position 44"
45  45   "Position 45"
46  46   "Position 46"
47  47   "Position 47"
48  48   "Position 48"
49  49   "Position 49"
50  50   "Position 50"
51  51   "Position 51"
52  52   "Position 52"
53  53   "Position 53"
54  54   "Position 54"
55  55   "Position 55"
56  56   "Position 56"
57  57   "Position 57"
58  58   "Position 58"
59  59   "Position 59"
60  60   "Position 60"
61  61   "Position 61"
62  62   "Position 62"
63  63   "Position 63"
64  64   "Position 64"
65  65   "Position 65"
66  66   "Position 66"
67  67   "Position 67"
68  68   "Position 68"
69  69   "Position 69"
70  70   "Position 70"
71  71   "Position 71"
72  72   "Position 72"
73  73   "Position 73"
74  74   "Position 74"
75  75   "Position 75"
76  76   "Position 76"
77  77   "Position 77"
78  78   "Position 78"
79  79   "Position 79"
80  80   "Position 80"
81  81   "Position 81"
82  82   "Position 82"
83  83   "Position 83"
84  84   "Position 84"
85  85   "Position 85"
86  86   "Position 86"
87  87   "Position 87"
88  88   "Position 88"
89  89   "Position 89"
90  90   "Position 90"
91  91   "Position 91"
92  92   "Position 92"
93  93   "Position 93"
94  94   "Position 94"
95  95   "Position 95"
96  96   "Position 96"
97  97   "Position 97"
98  98   "Position 98"
99  99   "Position 99"
100 100  "Positio 100"
101 101  "Positio 101"
102 102  "Positio 102"
103 103  "Positio 103"
104 104  "Positio 104"
105 105  "Positio 105"
106 106  "Positio 106"
107 107  "Positio 107"
108 108  "Positio 108"
109 109  "Positio 109"
110 110  "Positio 110"
111 111  "Positio 111"
112 112  "Positio 112"
113 113  "Positio 113"
114 114  "Positio 114"
115 115  "Positio 115"
116 116  "Positio 116"
117 117  "Positio 117"
118 118  "Positio 118"
119 119  "Positio 119"
120 120  "Positio 120"
121 121  "Positio 121"
122 122  "Positio 122"
123 123  "Positio 123"
124 124  "Positio 124"
125 125  "Positio 125"
126 126  "Positio 126"
127 127  "Positio 127"
128 128  "CWFastR 128"
129 129  "CWFastR 129"
130 130  "CWFastR 130"
131 131  "CWFastR 131"
132 132  "CWFastR 132"
133 133  "CWFastR 133"
134 134  "CWFastR 134"
135 135  "CWFastR 135"
136 136  "CWFastR 136"
137 137  "CWFastR 137"
138 138  "CWFastR 138"
139 139  "CWFastR 139"
140 140  "CWFastR 140"
141 141  "CWFastR 141"
142 142  "CWFastR 142"
143 143  "CWFastR 143"
144 144  "CWFastR 144"
145 145  "CWFastR 145"
146 146  "CWFastR 146"
147 147  "CWFastR 147"
148 148  "CWFastR 148"
149 149  "CWFastR 149"
150 150  "CWFastR 150"
151 151  "CWFastR 151"
152 152  "CWFastR 152"
153 153  "CWFastR 153"
154 154  "CWFastR 154"
155 155  "CWFastR 155"
156 156  "CWFastR 156"
157 157  "CWFastR 157"
158 158  "CWFastR 158"
159 159  "CWFastR 159"
160 160  "CWFastR 160"
161 161  "CWFastR 161"
162 162  "CWFastR 162"
163 163  "CWFastR 163"
164 164  "CWFastR 164"
165 165  "CWFastR 165"
166 166  "CWFastR 166"
167 167  "CWFastR 167"
168 168  "CWFastR 168"
169 169  "CWFastR 169"
170 170  "CWFastR 170"
171 171  "CWFastR 171"
172 172  "CWFastR 172"
173 173  "CWFastR 173"
174 174  "CWFastR 174"
175 175  "CWFastR 175"
176 176  "CWFastR 176"
177 177  "CWFastR 177"
178 178  "CWFastR 178"
179 179  "CWFastR 179"
180 180  "CWFastR 180"
181 181  "CWFastR 181"
182 182  "CWFastR 182"
183 183  "CWFastR 183"
184 184  "CWFastR 184"
185 185  "CWFastR 185"
186 186  "CWFastR 186"
187 187  "CWFastR 187"
188 188  "CWFastR 188"
189 189  "CWFastR 189"
190 190  "CWFastR 190"
191 191  "STOP 191"
192 192  "STOP 192"
193 193  "STOP 193"
194 194  "STOP 194"
195 195  "CCWSlow 195"
196 196  "CCWSlow 196"
197 197  "CCWSlow 197"
198 198  "CCWSlow 198"
199 199  "CCWSlow 199"
200 200  "CCWSlow 200"
201 201  "CCWSlow 201"
202 202  "CCWSlow 202"
203 203  "CCWSlow 203"
204 204  "CCWSlow 204"
205 205  "CCWSlow 205"
206 206  "CCWSlow 206"
207 207  "CCWSlow 207"
208 208  "CCWSlow 208"
209 209  "CCWSlow 209"
210 210  "CCWSlow 210"
211 211  "CCWSlow 211"
212 212  "CCWSlow 212"
213 213  "CCWSlow 213"
214 214  "CCWSlow 214"
215 215  "CCWSlow 215"
216 216  "CCWSlow 216"
217 217  "CCWSlow 217"
218 218  "CCWSlow 218"
219 219  "CCWSlow 219"
220 220  "CCWSlow 220"
221 221  "CCWSlow 221"
222 222  "CCWSlow 222"
223 223  "CCWSlow 223"
224 224  "CCWSlow 224"
225 225  "CCWSlow 225"
226 226  "CCWSlow 226"
227 227  "CCWSlow 227"
228 228  "CCWSlow 228"
229 229  "CCWSlow 229"
230 230  "CCWSlow 230"
231 231  "CCWSlow 231"
232 232  "CCWSlow 232"
233 233  "CCWSlow 233"
234 234  "CCWSlow 234"
235 235  "CCWSlow 235"
236 236  "CCWSlow 236"
237 237  "CCWSlow 237"
238 238  "CCWSlow 238"
239 239  "CCWSlow 239"
240 240  "CCWSlow 240"
241 241  "CCWSlow 241"
242 242  "CCWSlow 242"
243 243  "CCWSlow 243"
244 244  "CCWSlow 244"
245 245  "CCWSlow 245"
246 246  "CCWSlow 246"
247 247  "CCWSlow 247"
248 248  "CCWSlow 248"
249 249  "CCWSlow 249"
250 250  "CCWSlow 250"
251 251  "CCWSlow 251"
252 252  "CCWSlow 252"
253 253  "CCWSlow 253"
254 254  "CCWSlow 254"
255 255  "CCWSlow 255"
REND

RANGE 12  ;Focus
0   255  "Focu %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 13  ;Zoom
0   255  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 14  ;Pan
0   255  "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a)
REND

RANGE 16  ;Tilt
0   255  "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a)
REND

RANGE 18  ;P/T SPEED
0   1    "Fastest-- 0"
2   3    "Fastest-- 1"
4   5    "Fastest-- 2"
6   7    "Fastest-- 3"
8   9    "Fastest-- 4"
10  11   "Fastest-- 5"
12  13   "Fastest-- 6"
14  15   "Fastest-- 7"
16  17   "Fastest-- 8"
18  19   "Fastest-- 9"
20  21   "Fastest- 10"
22  23   "Fastest- 11"
24  25   "Fastest- 12"
26  27   "Fastest- 13"
28  29   "Fastest- 14"
30  31   "Fastest- 15"
32  33   "Fastest- 16"
34  35   "Fastest- 17"
36  37   "Fastest- 18"
38  39   "Fastest- 19"
40  41   "Fastest- 20"
42  43   "Fastest- 21"
44  45   "Fastest- 22"
46  47   "Fastest- 23"
48  49   "Fastest- 24"
50  51   "Fastest- 25"
52  53   "Fastest- 26"
54  55   "Fastest- 27"
56  57   "Fastest- 28"
58  59   "Fastest- 29"
60  61   "Fastest- 30"
62  63   "Fastest- 31"
64  64   "Fastest- 32"
65  66   "Fastest- 33"
67  68   "Fastest- 34"
69  70   "Fastest- 35"
71  72   "Fastest- 36"
73  74   "Fastest- 37"
75  76   "Fastest- 38"
77  78   "Fastest- 39"
79  80   "Fastest- 40"
81  82   "Fastest- 41"
83  84   "Fastest- 42"
85  86   "Fastest- 43"
87  88   "Fastest- 44"
89  90   "Fastest- 45"
91  92   "Fastest- 46"
93  94   "Fastest- 47"
95  96   "Fastest- 48"
97  98   "Fastest- 49"
99  100  "Fastest- 50"
101 102  "Fastest- 51"
103 104  "Fastest- 52"
105 106  "Fastest- 53"
107 108  "Fastest- 54"
109 110  "Fastest- 55"
111 112  "Fastest- 56"
113 114  "Fastest- 57"
115 116  "Fastest- 58"
117 118  "Fastest- 59"
119 120  "Fastest- 60"
121 122  "Fastest- 61"
123 124  "Fastest- 62"
125 126  "Fastest- 63"
127 128  "Fastest- 64"
129 129  "Slow Sp 129"
130 130  "Slow Sp 130"
131 131  "Slow Sp 131"
132 132  "Slow Sp 132"
133 133  "Slow Sp 133"
134 134  "Slow Sp 134"
135 135  "Slow Sp 135"
136 136  "Slow Sp 136"
137 137  "Slow Sp 137"
138 138  "Slow Sp 138"
139 139  "Slow Sp 139"
140 140  "Slow Sp 140"
141 141  "Slow Sp 141"
142 142  "Slow Sp 142"
143 143  "Slow Sp 143"
144 144  "Slow Sp 144"
145 145  "Slow Sp 145"
146 146  "Slow Sp 146"
147 147  "Slow Sp 147"
148 148  "Slow Sp 148"
149 149  "Slow Sp 149"
150 150  "Slow Sp 150"
151 151  "Slow Sp 151"
152 152  "Slow Sp 152"
153 153  "Slow Sp 153"
154 154  "Slow Sp 154"
155 155  "Slow Sp 155"
156 156  "Slow Sp 156"
157 157  "Slow Sp 157"
158 158  "Slow Sp 158"
159 159  "Slow Sp 159"
160 160  "Slow Sp 160"
161 161  "Slow Sp 161"
162 162  "Slow Sp 162"
163 163  "Slow Sp 163"
164 164  "Slow Sp 164"
165 165  "Slow Sp 165"
166 166  "Slow Sp 166"
167 167  "Slow Sp 167"
168 168  "Slow Sp 168"
169 169  "Slow Sp 169"
170 170  "Slow Sp 170"
171 171  "Medium  171"
172 172  "Medium  172"
173 173  "Medium  173"
174 174  "Medium  174"
175 175  "Medium  175"
176 176  "Medium  176"
177 177  "Medium  177"
178 178  "Medium  178"
179 179  "Medium  179"
180 180  "Medium  180"
181 181  "Medium  181"
182 182  "Medium  182"
183 183  "Medium  183"
184 184  "Medium  184"
185 185  "Medium  185"
186 186  "Medium  186"
187 187  "Medium  187"
188 188  "Medium  188"
189 189  "Medium  189"
190 190  "Medium  190"
191 191  "Medium  191"
192 192  "Medium  192"
193 193  "Medium  193"
194 194  "Medium  194"
195 195  "Medium  195"
196 196  "Medium  196"
197 197  "Medium  197"
198 198  "Medium  198"
199 199  "Medium  199"
200 200  "Medium  200"
201 201  "Medium  201"
202 202  "Medium  202"
203 203  "Medium  203"
204 204  "Medium  204"
205 205  "Medium  205"
206 206  "Medium  206"
207 207  "Medium  207"
208 208  "Medium  208"
209 209  "Medium  209"
210 210  "Medium  210"
211 211  "Medium  211"
212 212  "Fast Sp 212"
213 213  "Fast Sp 213"
214 214  "Fast Sp 214"
215 215  "Fast Sp 215"
216 216  "Fast Sp 216"
217 217  "Fast Sp 217"
218 218  "Fast Sp 218"
219 219  "Fast Sp 219"
220 220  "Fast Sp 220"
221 221  "Fast Sp 221"
222 222  "Fast Sp 222"
223 223  "Fast Sp 223"
224 224  "Fast Sp 224"
225 225  "Fast Sp 225"
226 226  "Fast Sp 226"
227 227  "Fast Sp 227"
228 228  "Fast Sp 228"
229 229  "Fast Sp 229"
230 230  "Fast Sp 230"
231 231  "Fast Sp 231"
232 232  "Fast Sp 232"
233 233  "Fast Sp 233"
234 234  "Fast Sp 234"
235 235  "Fast Sp 235"
236 236  "Fast Sp 236"
237 237  "Fast Sp 237"
238 238  "Fast Sp 238"
239 239  "Fast Sp 239"
240 240  "Fast Sp 240"
241 241  "Fast Sp 241"
242 242  "Fast Sp 242"
243 243  "Fast Sp 243"
244 244  "Fast Sp 244"
245 245  "Fast Sp 245"
246 246  "Fast Sp 246"
247 247  "Fast Sp 247"
248 248  "Fast Sp 248"
249 249  "Fast Sp 249"
250 250  "Fast Sp 250"
251 251  "Fast Sp 251"
252 252  "Fast Sp 252"
253 253  "Fast Sp 253"
254 254  "Fast Sp 254"
255 255  "Fast Sp 255"
REND

RANGE 19  ;Control
0   0    "Undefined 0"
1   1    "Undefined 1"
2   2    "Undefined 2"
3   3    "Undefined 3"
4   4    "Undefined 4"
5   5    "Undefined 5"
6   6    "Undefined 6"
7   7    "Undefined 7"
8   8    "Undefined 8"
9   9    "Undefined 9"
10  10   "Undefine 10"
11  11   "Undefine 11"
12  12   "Undefine 12"
13  13   "Undefine 13"
14  14   "Undefine 14"
15  15   "Undefine 15"
16  16   "Undefine 16"
17  17   "Undefine 17"
18  18   "Undefine 18"
19  19   "Undefine 19"
20  20   "Undefine 20"
21  21   "Undefine 21"
22  22   "Undefine 22"
23  23   "Undefine 23"
24  24   "Undefine 24"
25  25   "Undefine 25"
26  26   "Undefine 26"
27  27   "Undefine 27"
28  28   "Undefine 28"
29  29   "Undefine 29"
30  30   "Undefine 30"
31  31   "Undefine 31"
32  32   "Undefine 32"
33  33   "Undefine 33"
34  34   "Undefine 34"
35  35   "Undefine 35"
36  36   "Undefine 36"
37  37   "Undefine 37"
38  38   "Undefine 38"
39  39   "Undefine 39"
40  40   "Undefine 40"
41  41   "Undefine 41"
42  42   "Undefine 42"
43  43   "Undefine 43"
44  44   "Undefine 44"
45  45   "Undefine 45"
46  46   "Undefine 46"
47  47   "Undefine 47"
48  48   "Undefine 48"
49  49   "Undefine 49"
50  50   "Undefine 50"
51  51   "Undefine 51"
52  52   "Undefine 52"
53  53   "Undefine 53"
54  54   "Undefine 54"
55  55   "Undefine 55"
56  56   "Undefine 56"
57  57   "Undefine 57"
58  58   "Undefine 58"
59  59   "Undefine 59"
60  60   "Undefine 60"
61  61   "Undefine 61"
62  62   "Undefine 62"
63  63   "Undefine 63"
64  64   "Undefine 64"
65  65   "Undefine 65"
66  66   "Undefine 66"
67  67   "Undefine 67"
68  68   "Undefine 68"
69  69   "Undefine 69"
70  70   "Undefine 70"
71  71   "Undefine 71"
72  72   "Undefine 72"
73  73   "Undefine 73"
74  74   "Undefine 74"
75  75   "Undefine 75"
76  76   "Undefine 76"
77  77   "Undefine 77"
78  78   "Undefine 78"
79  79   "Undefine 79"
80  80   "Undefine 80"
81  81   "Undefine 81"
82  82   "Undefine 82"
83  83   "Undefine 83"
84  84   "Undefine 84"
85  85   "Undefine 85"
86  86   "Undefine 86"
87  87   "Undefine 87"
88  88   "Undefine 88"
89  89   "Undefine 89"
90  90   "Undefine 90"
91  91   "Undefine 91"
92  92   "Undefine 92"
93  93   "Undefine 93"
94  94   "Undefine 94"
95  95   "Undefine 95"
96  96   "Undefine 96"
97  97   "Undefine 97"
98  98   "Undefine 98"
99  99   "Undefine 99"
100 100  "Undefin 100"
101 101  "Undefin 101"
102 102  "Undefin 102"
103 103  "Undefin 103"
104 104  "Undefin 104"
105 105  "Undefin 105"
106 106  "Undefin 106"
107 107  "Undefin 107"
108 108  "Undefin 108"
109 109  "Undefin 109"
110 110  "Undefin 110"
111 111  "Undefin 111"
112 112  "Undefin 112"
113 113  "Undefin 113"
114 114  "Undefin 114"
115 115  "Undefin 115"
116 116  "Undefin 116"
117 117  "Undefin 117"
118 118  "Undefin 118"
119 119  "Undefin 119"
120 120  "Undefin 120"
121 121  "Undefin 121"
122 122  "Undefin 122"
123 123  "Undefin 123"
124 124  "Undefin 124"
125 125  "Undefin 125"
126 126  "Undefin 126"
127 127  "Undefin 127"
128 128  "Reset A 128"
129 129  "Reset A 129"
130 130  "Reset A 130"
131 131  "Reset A 131"
132 132  "Reset A 132"
133 133  "Reset A 133"
134 134  "Reset A 134"
135 135  "Reset A 135"
136 136  "Reset A 136"
137 137  "Reset A 137"
138 138  "Reset A 138"
139 139  "Reset A 139"
140 140  "Reset A 140"
141 141  "Reset A 141"
142 142  "Reset A 142"
143 143  "Reset A 143"
144 144  "Reset A 144"
145 145  "Reset A 145"
146 146  "Reset A 146"
147 147  "Reset A 147"
148 148  "Reset A 148"
149 149  "Reset A 149"
150 150  "Reset A 150"
151 151  "Reset A 151"
152 152  "Reset A 152"
153 153  "Reset A 153"
154 154  "Reset A 154"
155 155  "Reset A 155"
156 156  "Reset A 156"
157 157  "Reset A 157"
158 158  "Reset A 158"
159 159  "Reset A 159"
160 160  "Reset A 160"
161 161  "Reset A 161"
162 162  "Reset A 162"
163 163  "Reset A 163"
164 164  "Reset A 164"
165 165  "Reset A 165"
166 166  "Reset A 166"
167 167  "Reset A 167"
168 168  "Reset A 168"
169 169  "Reset A 169"
170 170  "Reset A 170"
171 171  "Reset A 171"
172 172  "Reset A 172"
173 173  "Reset A 173"
174 174  "Reset A 174"
175 175  "Reset A 175"
176 176  "Reset A 176"
177 177  "Reset A 177"
178 178  "Reset A 178"
179 179  "Reset A 179"
180 180  "Reset A 180"
181 181  "Reset A 181"
182 182  "Reset A 182"
183 183  "Reset A 183"
184 184  "Reset A 184"
185 185  "Reset A 185"
186 186  "Reset A 186"
187 187  "Reset A 187"
188 188  "Reset A 188"
189 189  "Reset A 189"
190 190  "Reset A 190"
191 191  "Reset A 191"
192 192  "Reset A 192"
193 193  "Reset A 193"
194 194  "Reset A 194"
195 195  "Reset A 195"
196 196  "Reset A 196"
197 197  "Reset A 197"
198 198  "Reset A 198"
199 199  "Reset A 199"
200 200  "Reset A 200"
201 201  "Reset A 201"
202 202  "Reset A 202"
203 203  "Reset A 203"
204 204  "Reset A 204"
205 205  "Reset A 205"
206 206  "Reset A 206"
207 207  "Reset A 207"
208 208  "Reset A 208"
209 209  "Reset A 209"
210 210  "Reset A 210"
211 211  "Reset A 211"
212 212  "Reset A 212"
213 213  "Reset A 213"
214 214  "Reset A 214"
215 215  "Reset A 215"
216 216  "Reset A 216"
217 217  "Reset A 217"
218 218  "Reset A 218"
219 219  "Reset A 219"
220 220  "Reset A 220"
221 221  "Reset A 221"
222 222  "Reset A 222"
223 223  "Reset A 223"
224 224  "Reset A 224"
225 225  "Reset A 225"
226 226  "Reset A 226"
227 227  "Reset A 227"
228 228  "Reset A 228"
229 229  "Reset A 229"
230 230  "Reset A 230"
231 231  "Reset A 231"
232 232  "Reset A 232"
233 233  "Reset A 233"
234 234  "Reset A 234"
235 235  "Reset A 235"
236 236  "Reset A 236"
237 237  "Reset A 237"
238 238  "Reset A 238"
239 239  "Reset A 239"
240 240  "Reset A 240"
241 241  "Reset A 241"
242 242  "Reset A 242"
243 243  "Reset A 243"
244 244  "Reset A 244"
245 245  "Reset A 245"
246 246  "Reset A 246"
247 247  "Reset A 247"
248 248  "Reset A 248"
249 249  "Reset A 249"
250 250  "Reset A 250"
251 251  "Reset A 251"
252 252  "Reset A 252"
253 253  "Reset A 253"
254 254  "Reset A 254"
255 255  "Reset A 255"
REND

