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