; 'Omarte Eos-S19', 16 DMX Channels, filename: @@16CH.R20
;  Copyright © Avolites Ltd. 2021
;
;   Date       By                Description
;   11-10-21   Pers Creator      Created - Exported from Diamond 4 file.
;
;----------------------------------------------------------------------------
; The device name, upto 11 characters, no spaces are allowed
DEVICE  16ch                                mode=Eos-S19@16ch  16 DMX Channels
NAME "Omarte" "Eos-S19"
;
;----------------------------------------------------------------------------
; The Type of instrument, 1 & M must required for backward compatibility
; The middle number denotes the number of DMX channels used
TYPE  1  16  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 Eos-S19@16ch"
""
""
DAEND
;
;----------------------------------------------------------------------------
; Specify DMX limits
;
; minimum allowed dmx number
MINDMX=1
;
; maximum allowed dmx number
MAXDMX=496
;
; 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
2    61   L    2   100   1N   O   1   "Shutter"           8     0     0
4     1   L    3   100   1N   T   1   "Red"             255   255     0
4    61   I    4   100   1N   A   1   "Green"           255   255     0
6     1   L    5   100   1N   V   1   "Blue"            255   255     0
6    61   L    6   100   1N   0   1   "White"           255   255     0
5     1   L    7   100   1N   Q   1   "Focus"             0     0     0
5    61   L    8   100   1N   L   1   "FRoatation"        0     0     0
3    61   s    9   100   1N   E   1   "Pan"             128     0     0
0     0   L   10   100   1N   E   1   "Pan Low"         128     0     0
3     1   s   11   100   1N   F   1   "Tilt"            128     0     0
0     0   L   12   100   1N   F   1   "Tilt Low"        128     0     0
8     1   L   13   100   1N   0   1   "P/T Speed"         0     0     0
9     1   L   14   100   1N   0   1   "Control"           0     0     0
7     1   L   15   100   1N   0   1   "Colour Macro"      0     0     0
7    61   L   16   100   1N   0   1   "Colour_Speed"      0     0     0
END
;
;----------------------------------------------------------------------------
TEXT
Omarte Eos-S19
Eos-S19@16ch

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  14
"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  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 2  ;Shutter
8   8    "Fast Stro 8"
9   9    "Fast Stro 9"
10  10   "Fast Str 10"
11  11   "Fast Str 11"
12  12   "Fast Str 12"
13  13   "Fast Str 13"
14  14   "Fast Str 14"
15  15   "Fast Str 15"
16  16   "Fast Str 16"
17  17   "Fast Str 17"
18  18   "Fast Str 18"
19  19   "Fast Str 19"
20  20   "Fast Str 20"
21  21   "Fast Str 21"
22  22   "Fast Str 22"
23  23   "Fast Str 23"
24  24   "Fast Str 24"
25  25   "Fast Str 25"
26  26   "Fast Str 26"
27  27   "Fast Str 27"
28  28   "Fast Str 28"
29  29   "Fast Str 29"
30  30   "Fast Str 30"
31  31   "Fast Str 31"
32  32   "Fast Str 32"
33  33   "Fast Str 33"
34  34   "Fast Str 34"
35  35   "Fast Str 35"
36  36   "Fast Str 36"
37  37   "Fast Str 37"
38  38   "Fast Str 38"
39  39   "Fast Str 39"
40  40   "Fast Str 40"
41  41   "Fast Str 41"
42  42   "Fast Str 42"
43  43   "Fast Str 43"
44  44   "Fast Str 44"
45  45   "Fast Str 45"
46  46   "Fast Str 46"
47  47   "Fast Str 47"
48  48   "Fast Str 48"
49  49   "Fast Str 49"
50  50   "Fast Str 50"
51  51   "Fast Str 51"
52  52   "Fast Str 52"
53  53   "Fast Str 53"
54  54   "Fast Str 54"
55  55   "Fast Str 55"
56  56   "Fast Str 56"
57  57   "Fast Str 57"
58  58   "Fast Str 58"
59  59   "Fast Str 59"
60  60   "Fast Str 60"
61  61   "Fast Str 61"
62  62   "Fast Str 62"
63  63   "Fast Str 63"
72  72   "Fast Pul 72"
73  73   "Fast Pul 73"
74  74   "Fast Pul 74"
75  75   "Fast Pul 75"
76  76   "Fast Pul 76"
77  77   "Fast Pul 77"
78  78   "Fast Pul 78"
79  79   "Fast Pul 79"
80  80   "Fast Pul 80"
81  81   "Fast Pul 81"
82  82   "Fast Pul 82"
83  83   "Fast Pul 83"
84  84   "Fast Pul 84"
85  85   "Fast Pul 85"
86  86   "Fast Pul 86"
87  87   "Fast Pul 87"
88  88   "Fast Pul 88"
89  89   "Fast Pul 89"
90  90   "Fast Pul 90"
91  91   "Fast Pul 91"
92  92   "Fast Pul 92"
93  93   "Fast Pul 93"
94  94   "Fast Pul 94"
95  95   "Fast Pul 95"
96  96   "Fast Pul 96"
97  97   "Fast Pul 97"
98  98   "Fast Pul 98"
99  99   "Fast Pul 99"
100 100  "Fast Pu 100"
101 101  "Fast Pu 101"
102 102  "Fast Pu 102"
103 103  "Fast Pu 103"
104 104  "Fast Pu 104"
105 105  "Fast Pu 105"
106 106  "Fast Pu 106"
107 107  "Fast Pu 107"
108 108  "Fast Pu 108"
109 109  "Fast Pu 109"
110 110  "Fast Pu 110"
111 111  "Fast Pu 111"
112 112  "Fast Pu 112"
113 113  "Fast Pu 113"
114 114  "Fast Pu 114"
115 115  "Fast Pu 115"
116 116  "Fast Pu 116"
117 117  "Fast Pu 117"
118 118  "Fast Pu 118"
119 119  "Fast Pu 119"
120 120  "Fast Pu 120"
121 121  "Fast Pu 121"
122 122  "Fast Pu 122"
123 123  "Fast Pu 123"
124 124  "Fast Pu 124"
125 125  "Fast Pu 125"
126 126  "Fast Pu 126"
127 127  "Fast Pu 127"
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"
196 196  "Random  196"
197 197  "Random  197"
198 198  "Random  198"
199 199  "Random  199"
200 200  "Random  200"
201 201  "Random  201"
202 202  "Random  202"
203 203  "Random  203"
204 204  "Random  204"
205 205  "Random  205"
206 206  "Random  206"
207 207  "Random  207"
208 208  "Random  208"
209 209  "Random  209"
210 210  "Random  210"
211 211  "Random  211"
212 212  "Random  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"
REND

RANGE 3  ;Red
0   255  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 4  ;Green
0   255  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 5  ;Blue
0   255  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 6  ;White
0   255  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 7  ;Focus
0   255  "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

RANGE 8  ;FRoatation
0   0    "0°----->3 0"
1   1    "0°----->3 1"
2   2    "0°----->3 2"
3   3    "0°----->3 3"
4   4    "0°----->3 4"
5   5    "0°----->3 5"
6   6    "0°----->3 6"
7   7    "0°----->3 7"
8   8    "0°----->3 8"
9   9    "0°----->3 9"
10  10   "0°-----> 10"
11  11   "0°-----> 11"
12  12   "0°-----> 12"
13  13   "0°-----> 13"
14  14   "0°-----> 14"
15  15   "0°-----> 15"
16  16   "0°-----> 16"
17  17   "0°-----> 17"
18  18   "0°-----> 18"
19  19   "0°-----> 19"
20  20   "0°-----> 20"
21  21   "0°-----> 21"
22  22   "0°-----> 22"
23  23   "0°-----> 23"
24  24   "0°-----> 24"
25  25   "0°-----> 25"
26  26   "0°-----> 26"
27  27   "0°-----> 27"
28  28   "0°-----> 28"
29  29   "0°-----> 29"
30  30   "0°-----> 30"
31  31   "0°-----> 31"
32  32   "0°-----> 32"
33  33   "0°-----> 33"
34  34   "0°-----> 34"
35  35   "0°-----> 35"
36  36   "0°-----> 36"
37  37   "0°-----> 37"
38  38   "0°-----> 38"
39  39   "0°-----> 39"
40  40   "0°-----> 40"
41  41   "0°-----> 41"
42  42   "0°-----> 42"
43  43   "0°-----> 43"
44  44   "0°-----> 44"
45  45   "0°-----> 45"
46  46   "0°-----> 46"
47  47   "0°-----> 47"
48  48   "0°-----> 48"
49  49   "0°-----> 49"
50  50   "0°-----> 50"
51  51   "0°-----> 51"
52  52   "0°-----> 52"
53  53   "0°-----> 53"
54  54   "0°-----> 54"
55  55   "0°-----> 55"
56  56   "0°-----> 56"
57  57   "0°-----> 57"
58  58   "0°-----> 58"
59  59   "0°-----> 59"
60  60   "0°-----> 60"
61  61   "0°-----> 61"
62  62   "0°-----> 62"
63  63   "0°-----> 63"
64  64   "0°-----> 64"
65  65   "0°-----> 65"
66  66   "0°-----> 66"
67  67   "0°-----> 67"
68  68   "0°-----> 68"
69  69   "0°-----> 69"
70  70   "0°-----> 70"
71  71   "0°-----> 71"
72  72   "0°-----> 72"
73  73   "0°-----> 73"
74  74   "0°-----> 74"
75  75   "0°-----> 75"
76  76   "0°-----> 76"
77  77   "0°-----> 77"
78  78   "0°-----> 78"
79  79   "0°-----> 79"
80  80   "0°-----> 80"
81  81   "0°-----> 81"
82  82   "0°-----> 82"
83  83   "0°-----> 83"
84  84   "0°-----> 84"
85  85   "0°-----> 85"
86  86   "0°-----> 86"
87  87   "0°-----> 87"
88  88   "0°-----> 88"
89  89   "0°-----> 89"
90  90   "0°-----> 90"
91  91   "0°-----> 91"
92  92   "0°-----> 92"
93  93   "0°-----> 93"
94  94   "0°-----> 94"
95  95   "0°-----> 95"
96  96   "0°-----> 96"
97  97   "0°-----> 97"
98  98   "0°-----> 98"
99  99   "0°-----> 99"
100 100  "0°----- 100"
101 101  "0°----- 101"
102 102  "0°----- 102"
103 103  "0°----- 103"
104 104  "0°----- 104"
105 105  "0°----- 105"
106 106  "0°----- 106"
107 107  "0°----- 107"
108 108  "0°----- 108"
109 109  "0°----- 109"
110 110  "0°----- 110"
111 111  "0°----- 111"
112 112  "0°----- 112"
113 113  "0°----- 113"
114 114  "0°----- 114"
115 115  "0°----- 115"
116 116  "0°----- 116"
117 117  "0°----- 117"
118 118  "0°----- 118"
119 119  "0°----- 119"
120 120  "0°----- 120"
121 121  "0°----- 121"
122 122  "0°----- 122"
123 123  "0°----- 123"
124 124  "0°----- 124"
125 125  "0°----- 125"
126 126  "0°----- 126"
127 127  "0°----- 127"
128 128  "CW Rota 128"
129 129  "CW Rota 129"
130 130  "CW Rota 130"
131 131  "CW Rota 131"
132 132  "CW Rota 132"
133 133  "CW Rota 133"
134 134  "CW Rota 134"
135 135  "CW Rota 135"
136 136  "CW Rota 136"
137 137  "CW Rota 137"
138 138  "CW Rota 138"
139 139  "CW Rota 139"
140 140  "CW Rota 140"
141 141  "CW Rota 141"
142 142  "CW Rota 142"
143 143  "CW Rota 143"
144 144  "CW Rota 144"
145 145  "CW Rota 145"
146 146  "CW Rota 146"
147 147  "CW Rota 147"
148 148  "CW Rota 148"
149 149  "CW Rota 149"
150 150  "CW Rota 150"
151 151  "CW Rota 151"
152 152  "CW Rota 152"
153 153  "CW Rota 153"
154 154  "CW Rota 154"
155 155  "CW Rota 155"
156 156  "CW Rota 156"
157 157  "CW Rota 157"
158 158  "CW Rota 158"
159 159  "CW Rota 159"
160 160  "CW Rota 160"
161 161  "CW Rota 161"
162 162  "CW Rota 162"
163 163  "CW Rota 163"
164 164  "CW Rota 164"
165 165  "CW Rota 165"
166 166  "CW Rota 166"
167 167  "CW Rota 167"
168 168  "CW Rota 168"
169 169  "CW Rota 169"
170 170  "CW Rota 170"
171 171  "CW Rota 171"
172 172  "CW Rota 172"
173 173  "CW Rota 173"
174 174  "CW Rota 174"
175 175  "CW Rota 175"
176 176  "CW Rota 176"
177 177  "CW Rota 177"
178 178  "CW Rota 178"
179 179  "CW Rota 179"
180 180  "CW Rota 180"
181 181  "CW Rota 181"
182 182  "CW Rota 182"
183 183  "CW Rota 183"
184 184  "CW Rota 184"
185 185  "CW Rota 185"
186 186  "CW Rota 186"
187 187  "CW Rota 187"
188 188  "CW Rota 188"
189 189  "CW Rota 189"
190 190  "CW Rota 190"
191 191  "CW Rota 191"
192 192  "CCW Rot 192"
193 193  "CCW Rot 193"
194 194  "CCW Rot 194"
195 195  "CCW Rot 195"
196 196  "CCW Rot 196"
197 197  "CCW Rot 197"
198 198  "CCW Rot 198"
199 199  "CCW Rot 199"
200 200  "CCW Rot 200"
201 201  "CCW Rot 201"
202 202  "CCW Rot 202"
203 203  "CCW Rot 203"
204 204  "CCW Rot 204"
205 205  "CCW Rot 205"
206 206  "CCW Rot 206"
207 207  "CCW Rot 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 9  ;Pan
0   255  "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a)
REND

RANGE 11  ;Tilt
0   255  "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a)
REND

RANGE 13  ;P/T Speed
0   0    "Fastest S 0"
1   1    "Fastest S 1"
2   2    "Fastest S 2"
3   3    "Fastest S 3"
4   4    "Fastest S 4"
5   5    "Fastest S 5"
6   6    "Fastest S 6"
7   7    "Fastest S 7"
8   8    "Fastest S 8"
9   9    "Fastest S 9"
10  10   "Fastest  10"
11  11   "Fastest  11"
12  12   "Fastest  12"
13  13   "Fastest  13"
14  14   "Fastest  14"
15  15   "Fastest  15"
16  16   "Fastest  16"
17  17   "Fastest  17"
18  18   "Fastest  18"
19  19   "Fastest  19"
20  20   "Fastest  20"
21  21   "Fastest  21"
22  22   "Fastest  22"
23  23   "Fastest  23"
24  24   "Fastest  24"
25  25   "Fastest  25"
26  26   "Fastest  26"
27  27   "Fastest  27"
28  28   "Fastest  28"
29  29   "Fastest  29"
30  30   "Fastest  30"
31  31   "Fastest  31"
32  32   "Fastest  32"
33  33   "Fastest  33"
34  34   "Fastest  34"
35  35   "Fastest  35"
36  36   "Fastest  36"
37  37   "Fastest  37"
38  38   "Fastest  38"
39  39   "Fastest  39"
40  40   "Fastest  40"
41  41   "Fastest  41"
42  42   "Fastest  42"
43  43   "Fastest  43"
44  44   "Fastest  44"
45  45   "Fastest  45"
46  46   "Fastest  46"
47  47   "Fastest  47"
48  48   "Fastest  48"
49  49   "Fastest  49"
50  50   "Fastest  50"
51  51   "Fastest  51"
52  52   "Fastest  52"
53  53   "Fastest  53"
54  54   "Fastest  54"
55  55   "Fastest  55"
56  56   "Fastest  56"
57  57   "Fastest  57"
58  58   "Fastest  58"
59  59   "Fastest  59"
60  60   "Fastest  60"
61  61   "Fastest  61"
62  62   "Fastest  62"
63  63   "Fastest  63"
64  64   "Fastest  64"
65  65   "Fastest  65"
66  66   "Fastest  66"
67  67   "Fastest  67"
68  68   "Fastest  68"
69  69   "Fastest  69"
70  70   "Fastest  70"
71  71   "Fastest  71"
72  72   "Fastest  72"
73  73   "Fastest  73"
74  74   "Fastest  74"
75  75   "Fastest  75"
76  76   "Fastest  76"
77  77   "Fastest  77"
78  78   "Fastest  78"
79  79   "Fastest  79"
80  80   "Fastest  80"
81  81   "Fastest  81"
82  82   "Fastest  82"
83  83   "Fastest  83"
84  84   "Fastest  84"
85  85   "Fastest  85"
86  86   "Fastest  86"
87  87   "Fastest  87"
88  88   "Fastest  88"
89  89   "Fastest  89"
90  90   "Fastest  90"
91  91   "Fastest  91"
92  92   "Fastest  92"
93  93   "Fastest  93"
94  94   "Fastest  94"
95  95   "Fastest  95"
96  96   "Fastest  96"
97  97   "Fastest  97"
98  98   "Fastest  98"
99  99   "Fastest  99"
100 100  "Fastest 100"
101 101  "Fastest 101"
102 102  "Fastest 102"
103 103  "Fastest 103"
104 104  "Fastest 104"
105 105  "Fastest 105"
106 106  "Fastest 106"
107 107  "Fastest 107"
108 108  "Fastest 108"
109 109  "Fastest 109"
110 110  "Fastest 110"
111 111  "Fastest 111"
112 112  "Fastest 112"
113 113  "Fastest 113"
114 114  "Fastest 114"
115 115  "Fastest 115"
116 116  "Fastest 116"
117 117  "Fastest 117"
118 118  "Fastest 118"
119 119  "Fastest 119"
120 120  "Fastest 120"
121 121  "Fastest 121"
122 122  "Fastest 122"
123 123  "Fastest 123"
124 124  "Fastest 124"
125 125  "Fastest 125"
126 126  "Fastest 126"
127 127  "Fastest 127"
128 128  "Fastest 128"
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"
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 14  ;Control
0   0    "Safe 0"
1   1    "Safe 1"
2   2    "Safe 2"
3   3    "Safe 3"
4   4    "Safe 4"
5   5    "Safe 5"
6   6    "Safe 6"
7   7    "Safe 7"
8   8    "Safe 8"
9   9    "Safe 9"
10  10   "Safe 10"
11  11   "Safe 11"
12  12   "Safe 12"
13  13   "Safe 13"
14  14   "Safe 14"
15  15   "Safe 15"
16  16   "Safe 16"
17  17   "Safe 17"
18  18   "Safe 18"
19  19   "Safe 19"
20  20   "Safe 20"
21  21   "Safe 21"
22  22   "Safe 22"
23  23   "Safe 23"
24  24   "Safe 24"
25  25   "Safe 25"
26  26   "Safe 26"
27  27   "Safe 27"
28  28   "Safe 28"
29  29   "Safe 29"
30  30   "Safe 30"
31  31   "Safe 31"
32  32   "Safe 32"
33  33   "Safe 33"
34  34   "Safe 34"
35  35   "Safe 35"
36  36   "Safe 36"
37  37   "Safe 37"
38  38   "Safe 38"
39  39   "Safe 39"
40  40   "Safe 40"
41  41   "Safe 41"
42  42   "Safe 42"
43  43   "Safe 43"
44  44   "Safe 44"
45  45   "Safe 45"
46  46   "Safe 46"
47  47   "Safe 47"
48  48   "Safe 48"
49  49   "Safe 49"
50  50   "Safe 50"
51  51   "Safe 51"
52  52   "Safe 52"
53  53   "Safe 53"
54  54   "Safe 54"
55  55   "Safe 55"
56  56   "Safe 56"
57  57   "Safe 57"
58  58   "Safe 58"
59  59   "Safe 59"
60  60   "Safe 60"
61  61   "Safe 61"
62  62   "Safe 62"
63  63   "Safe 63"
64  64   "Safe 64"
65  65   "Safe 65"
66  66   "Safe 66"
67  67   "Safe 67"
68  68   "Safe 68"
69  69   "Safe 69"
70  70   "Safe 70"
71  71   "Safe 71"
72  72   "Safe 72"
73  73   "Safe 73"
74  74   "Safe 74"
75  75   "Safe 75"
76  76   "Safe 76"
77  77   "Safe 77"
78  78   "Safe 78"
79  79   "Safe 79"
80  80   "Safe 80"
81  81   "Safe 81"
82  82   "Safe 82"
83  83   "Safe 83"
84  84   "Safe 84"
85  85   "Safe 85"
86  86   "Safe 86"
87  87   "Safe 87"
88  88   "Safe 88"
89  89   "Safe 89"
90  90   "Safe 90"
91  91   "Safe 91"
92  92   "Safe 92"
93  93   "Safe 93"
94  94   "Safe 94"
95  95   "Safe 95"
96  96   "Safe 96"
97  97   "Safe 97"
98  98   "Safe 98"
99  99   "Safe 99"
100 100  "Safe 100"
101 101  "Safe 101"
102 102  "Safe 102"
103 103  "Safe 103"
104 104  "Safe 104"
105 105  "Safe 105"
106 106  "Safe 106"
107 107  "Safe 107"
108 108  "Safe 108"
109 109  "Safe 109"
110 110  "Safe 110"
111 111  "Safe 111"
112 112  "Safe 112"
113 113  "Safe 113"
114 114  "Safe 114"
115 115  "Safe 115"
116 116  "Safe 116"
117 117  "Safe 117"
118 118  "Safe 118"
119 119  "Safe 119"
120 120  "Safe 120"
121 121  "Safe 121"
122 122  "Safe 122"
123 123  "Safe 123"
124 124  "Safe 124"
125 125  "Safe 125"
126 126  "Safe 126"
127 127  "Safe 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

RANGE 15  ;Colour Macro
0   0    "Undefine 0"
1   1    "Undefine 1"
2   2    "Undefine 2"
3   3    "Undefine 3"
4   4    "Undefine 4"
5   5    "Undefine 5"
6   6    "Undefine 6"
7   7    "Undefine 7"
8   8    "Undefine 8"
9   9    "Undefine 9"
10  10   "Undefine 10"
11  11   "Macro1 11"
12  12   "Macro1 12"
13  13   "Macro1 13"
14  14   "Macro1 14"
15  15   "Macro1 15"
16  16   "Macro1 16"
17  17   "Macro1 17"
18  18   "Macro1 18"
19  19   "Macro1 19"
20  20   "Macro1 20"
21  21   "Macro1 21"
22  22   "Macro2 22"
23  23   "Macro2 23"
24  24   "Macro2 24"
25  25   "Macro2 25"
26  26   "Macro2 26"
27  27   "Macro2 27"
28  28   "Macro2 28"
29  29   "Macro2 29"
30  30   "Macro2 30"
31  31   "Macro2 31"
32  32   "Macro2 32"
33  33   "Macro3 33"
34  34   "Macro3 34"
35  35   "Macro3 35"
36  36   "Macro3 36"
37  37   "Macro3 37"
38  38   "Macro3 38"
39  39   "Macro3 39"
40  40   "Macro3 40"
41  41   "Macro3 41"
42  42   "Macro3 42"
43  43   "Macro3 43"
44  44   "Macro4 44"
45  45   "Macro4 45"
46  46   "Macro4 46"
47  47   "Macro4 47"
48  48   "Macro4 48"
49  49   "Macro4 49"
50  50   "Macro4 50"
51  51   "Macro4 51"
52  52   "Macro4 52"
53  53   "Macro4 53"
54  54   "Macro4 54"
55  55   "Macro5 55"
56  56   "Macro5 56"
57  57   "Macro5 57"
58  58   "Macro5 58"
59  59   "Macro5 59"
60  60   "Macro5 60"
61  61   "Macro5 61"
62  62   "Macro5 62"
63  63   "Macro5 63"
64  64   "Macro5 64"
65  65   "Macro5 65"
66  66   "Macro6 66"
67  67   "Macro6 67"
68  68   "Macro6 68"
69  69   "Macro6 69"
70  70   "Macro6 70"
71  71   "Macro6 71"
72  72   "Macro6 72"
73  73   "Macro6 73"
74  74   "Macro6 74"
75  75   "Macro6 75"
76  76   "Macro6 76"
77  77   "Macro7 77"
78  78   "Macro7 78"
79  79   "Macro7 79"
80  80   "Macro7 80"
81  81   "Macro7 81"
82  82   "Macro7 82"
83  83   "Macro7 83"
84  84   "Macro7 84"
85  85   "Macro7 85"
86  86   "Macro7 86"
87  87   "Macro7 87"
88  88   "Macro8 88"
89  89   "Macro8 89"
90  90   "Macro8 90"
91  91   "Macro8 91"
92  92   "Macro8 92"
93  93   "Macro8 93"
94  94   "Macro8 94"
95  95   "Macro8 95"
96  96   "Macro8 96"
97  97   "Macro8 97"
98  98   "Macro8 98"
110 110  "Macro9 110"
111 111  "Macro9 111"
112 112  "Macro9 112"
113 113  "Macro9 113"
114 114  "Macro9 114"
115 115  "Macro9 115"
116 116  "Macro9 116"
117 117  "Macro9 117"
118 118  "Macro9 118"
119 119  "Macro9 119"
120 120  "Macro9 120"
121 121  "Macro10 121"
122 122  "Macro10 122"
123 123  "Macro10 123"
124 124  "Macro10 124"
125 125  "Macro10 125"
126 126  "Macro10 126"
127 127  "Macro10 127"
128 128  "Macro10 128"
129 129  "Macro10 129"
130 130  "Macro10 130"
131 131  "Macro10 131"
132 132  "Macro11 132"
133 133  "Macro11 133"
134 134  "Macro11 134"
135 135  "Macro11 135"
136 136  "Macro11 136"
137 137  "Macro11 137"
138 138  "Macro11 138"
139 139  "Macro11 139"
140 140  "Macro11 140"
141 141  "Macro11 141"
142 142  "Macro11 142"
143 143  "Macro11 143"
144 144  "Macro12 144"
145 145  "Macro12 145"
146 146  "Macro12 146"
147 147  "Macro12 147"
148 148  "Macro12 148"
149 149  "Macro12 149"
150 150  "Macro12 150"
151 151  "Macro12 151"
152 152  "Macro12 152"
153 153  "Macro12 153"
154 154  "Macro12 154"
155 155  "Macro13 155"
156 156  "Macro13 156"
157 157  "Macro13 157"
158 158  "Macro13 158"
159 159  "Macro13 159"
160 160  "Macro13 160"
161 161  "Macro13 161"
162 162  "Macro13 162"
163 163  "Macro13 163"
164 164  "Macro13 164"
165 165  "Macro13 165"
166 166  "Macro14 166"
167 167  "Macro14 167"
168 168  "Macro14 168"
169 169  "Macro14 169"
170 170  "Macro14 170"
171 171  "Macro14 171"
172 172  "Macro14 172"
173 173  "Macro14 173"
174 174  "Macro14 174"
175 175  "Macro14 175"
176 176  "Macro14 176"
177 177  "Macro15 177"
178 178  "Macro15 178"
179 179  "Macro15 179"
180 180  "Macro15 180"
181 181  "Macro15 181"
182 182  "Macro15 182"
183 183  "Macro15 183"
184 184  "Macro15 184"
185 185  "Macro15 185"
186 186  "Macro15 186"
187 187  "Macro15 187"
188 188  "Macro16 188"
189 189  "Macro16 189"
190 190  "Macro16 190"
191 191  "Macro16 191"
192 192  "Macro16 192"
193 193  "Macro16 193"
194 194  "Macro16 194"
195 195  "Macro16 195"
196 196  "Macro16 196"
197 197  "Macro16 197"
198 198  "Macro16 198"
199 199  "Macro17 199"
200 200  "Macro17 200"
201 201  "Macro17 201"
202 202  "Macro17 202"
203 203  "Macro17 203"
204 204  "Macro17 204"
205 205  "Macro17 205"
206 206  "Macro17 206"
207 207  "Macro17 207"
208 208  "Macro17 208"
209 209  "Macro17 209"
210 210  "Macro18 210"
211 211  "Macro18 211"
212 212  "Macro18 212"
213 213  "Macro18 213"
214 214  "Macro18 214"
215 215  "Macro18 215"
216 216  "Macro18 216"
217 217  "Macro18 217"
218 218  "Macro18 218"
219 219  "Macro18 219"
220 220  "Macro18 220"
221 221  "Macro19 221"
222 222  "Macro19 222"
223 223  "Macro19 223"
224 224  "Macro19 224"
225 225  "Macro19 225"
226 226  "Macro19 226"
227 227  "Macro19 227"
228 228  "Macro19 228"
229 229  "Macro19 229"
230 230  "Macro19 230"
231 231  "Macro19 231"
232 232  "Macro21 232"
233 233  "Macro21 233"
234 234  "Macro21 234"
235 235  "Macro21 235"
236 236  "Macro21 236"
237 237  "Macro21 237"
238 237  "Macro21 238"
238 238  "Macro21 239"
239 239  "Macro21 240"
240 240  "Macro21 241"
241 241  "Macro21 242"
242 242  "Macro21 243"
243 243  "Macro22 243"
244 244  "Macro22 244"
245 245  "Macro22 245"
246 246  "Macro22 246"
247 247  "Macro22 247"
248 248  "Macro22 248"
249 249  "Macro22 249"
250 250  "Macro22 250"
251 251  "Macro22 251"
252 252  "Macro22 252"
253 253  "Macro22 253"
254 254  "Macro22 254"
255 255  "Macro22 255"
REND

RANGE 16  ;Colour_Speed
0   255  "Slow %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a)
REND

