; 'Omarte Ares-S7A Ares-S7A 39ch', 39 DMX Channels, filename: 39CH.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 39ch mode=Ares-S7A 39ch 39 DMX Channels NAME "Omarte" "Ares-S7A Ares-S7A 39ch" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 39 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-S7A 39ch" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=473 ; ; 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 I 4 100 1N A 1 "Colour" 0 0 0 10 1 L 5 100 1N B 1 "Cyan" 0 0 0 10 61 L 6 100 1N C 1 "Magenta" 0 0 0 9 1 L 7 100 1N D 1 "Yellow" 0 0 0 11 1 L 8 100 1N 0 1 "CTO" 0 0 0 4 61 L 9 100 1N 0 1 "Colour Macro" 0 0 0 2 1 L 10 100 1N G 1 "Iris" 0 0 0 6 1 L 11 100 1N I 1 "Gobo 1" 0 0 0 6 61 S 12 100 1N I 1 "Gobo 1 Rot" 0 0 0 0 0 I 13 100 1N I 1 "Gobo 1 R Low" 0 0 0 16 1 L 14 100 1N J 1 "Gobo 2" 0 0 0 12 1 L 15 100 1N Q 1 "Blade 1" 0 0 0 12 61 L 16 100 1N L 1 "Blade 1 Rot" 0 0 0 13 1 L 17 100 1N G 1 "Blade 2" 0 0 0 13 61 L 18 100 1N H 1 "Blade 2 Rot" 0 0 0 14 1 L 19 100 1N H 1 "Blade 3" 0 0 0 14 61 L 20 100 1N H 1 "Blade 3 Rot" 0 0 0 15 1 L 21 100 1N H 1 "Blade 4" 0 0 0 15 61 L 22 100 1N H 1 "Blade 4 Rot" 0 0 0 16 61 L 23 100 1N H 1 "Blade All Ro" 0 0 0 8 61 L 24 100 1N 0 1 "Animation" 0 0 0 7 1 L 25 100 1N P 1 "Prism1" 0 0 0 7 61 I 26 100 1N P 1 "Prism1 Rot" 0 0 0 9 61 L 27 100 1N R 1 "Forst" 0 0 0 18 61 I 28 100 1N 0 1 "null" 0 0 0 5 61 s 29 100 1N L 1 "Focus" 0 0 0 0 0 L 30 100 1N L 1 "Focus Low" 0 0 0 5 1 s 31 100 1N Q 1 "Zoom" 0 0 0 0 0 L 32 100 1N Q 1 "Zoom Low" 0 0 0 3 61 s 33 100 1N E 1 "Pan" 128 0 0 0 0 L 34 100 1N E 1 "Pan Low" 128 0 0 3 1 s 35 100 1N F 1 "Tilt" 128 0 0 0 0 L 36 100 1N F 1 "Tilt Low" 128 0 0 8 1 L 37 100 1N 0 1 "P/T Speed" 0 0 0 17 61 L 38 100 1N 0 1 "Lamp Control" 0 0 0 17 1 L 39 100 1N 0 1 "Control" 0 0 0 END ; ;---------------------------------------------------------------------------- TEXT Omarte Ares-S7A Ares-S7A 39chINPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. ENDATTR Function Obsolete END;---------------------------------------------------------------------------- ; Preset Palette Tables;---------------------------------------------------------------------------- ; MacrosMACRO "Reset" 1 39 "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 valRANGE 1 ;Dimmer 0 255 "Dimm %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 3 ;Shutter 0 0 "open 0" 1 1 "open 1" 2 2 "open 2" 3 3 "open 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" 104 104 "Open 104" 105 105 "Open 105" 106 106 "Open 106" 107 107 "Open 107" 108 108 "SlowPul 108" 109 109 "SlowPul 109" 110 110 "SlowPul 110" 111 111 "SlowPul 111" 112 112 "SlowPul 112" 113 113 "SlowPul 113" 114 114 "SlowPul 114" 115 115 "SlowPul 115" 116 116 "SlowPul 116" 117 117 "SlowPul 117" 118 118 "SlowPul 118" 119 119 "SlowPul 119" 120 120 "SlowPul 120" 121 121 "SlowPul 121" 122 122 "SlowPul 122" 123 123 "SlowPul 123" 124 124 "SlowPul 124" 125 125 "SlowPul 125" 126 126 "SlowPul 126" 127 127 "SlowPul 127" 128 128 "SlowPul 128" 129 129 "SlowPul 129" 130 130 "SlowPul 130" 131 131 "SlowPul 131" 132 132 "SlowPul 132" 133 133 "SlowPul 133" 134 134 "SlowPul 134" 135 135 "SlowPul 135" 136 136 "SlowPul 136" 137 137 "SlowPul 137" 138 138 "SlowPul 138" 139 139 "SlowPul 139" 140 140 "SlowPul 140" 141 141 "SlowPul 141" 142 142 "SlowPul 142" 143 143 "SlowPul 143" 144 144 "SlowPul 144" 145 145 "SlowPul 145" 146 146 "SlowPul 146" 147 147 "SlowPul 147" 148 148 "SlowPul 148" 149 149 "SlowPul 149" 150 150 "SlowPul 150" 151 151 "SlowPul 151" 152 152 "SlowPul 152" 153 153 "SlowPul 153" 154 154 "SlowPul 154" 155 155 "SlowPul 155" 156 156 "SlowPul 156" 157 157 "SlowPul 157" 158 158 "SlowPul 158" 159 159 "SlowPul 159" 160 160 "SlowPul 160" 161 161 "SlowPul 161" 162 162 "SlowPul 162" 163 163 "SlowPul 163" 164 164 "SlowPul 164" 165 165 "SlowPul 165" 166 166 "SlowPul 166" 167 167 "SlowPul 167" 168 168 "SlowPul 168" 169 169 "SlowPul 169" 170 170 "SlowPul 170" 171 171 "SlowPul 171" 172 172 "SlowPul 172" 173 173 "SlowPul 173" 174 174 "SlowPul 174" 175 175 "SlowPul 175" 176 176 "SlowPul 176" 177 177 "SlowPul 177" 178 178 "SlowPul 178" 179 179 "SlowPul 179" 180 180 "SlowPul 180" 181 181 "SlowPul 181" 182 182 "SlowPul 182" 183 183 "SlowPul 183" 184 184 "SlowPul 184" 185 185 "SlowPul 185" 186 186 "SlowPul 186" 187 187 "SlowPul 187" 188 188 "SlowPul 188" 189 189 "SlowPul 189" 190 190 "SlowPul 190" 191 191 "SlowPul 191" 192 192 "SlowPul 192" 193 193 "SlowPul 193" 194 194 "SlowPul 194" 195 195 "SlowPul 195" 196 196 "SlowPul 196" 197 197 "SlowPul 197" 198 198 "SlowPul 198" 199 199 "SlowPul 199" 200 200 "SlowPul 200" 201 201 "SlowPul 201" 202 202 "SlowPul 202" 203 203 "SlowPul 203" 204 204 "SlowPul 204" 205 205 "SlowPul 205" 206 206 "SlowPul 206" 207 207 "SlowPul 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" RENDRANGE 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 "White 10" 11 11 "White 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+W 20" 21 21 "Color1+W 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 "Color1 + 40" 41 41 "Color1 + 41" 42 42 "Color1 + 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 "Color2 + 60" 61 61 "Color2 + 61" 62 62 "Color2 + 62" 63 63 "Color2 + 63" 64 64 "Color2 + 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 "Color3 + 80" 81 81 "Color3 + 81" 82 82 "Color3 + 82" 83 83 "Color3 + 83" 84 84 "Color3 + 84" 85 85 "Color3 + 85" 86 86 "Color3 + 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 "Color4 100" 101 101 "Color4 101" 102 102 "Color4 102" 103 103 "Color4 103" 104 104 "Color4 104" 105 105 "Color4 105" 106 106 "Color4 106" 107 107 "Color4 107" 108 108 "Color4 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 "Color5 120" 121 121 "Color5 121" 122 122 "Color5 122" 123 123 "Color5 123" 124 124 "Color5 124" 125 125 "Color5 125" 126 126 "Color5 126" 127 127 "Color5 127" 128 128 "Color5 128" 129 129 "Color5 129" 130 130 "Color5 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 "Color6 140" 141 141 "Color6 141" 142 142 "Color6 142" 143 143 "Color6 143" 144 144 "Color6 144" 145 145 "Color6 145" 146 146 "Color6 146" 147 147 "Color6 147" 148 148 "Color6 148" 149 149 "Color6 149" 150 150 "Color6 150" 151 151 "Color6 151" 152 152 "Color6 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 "Color7 160" 161 161 "Color7 161" 162 162 "Color7 162" 163 163 "Color7 163" 164 164 "Color7 164" 165 165 "Color7 165" 166 166 "Color7 166" 167 167 "Color7 167" 168 168 "Color7 168" 169 169 "Color7 169" 170 170 "Color7 170" 171 171 "Color7 171" 172 172 "Color7 172" 173 173 "Color7 173" 174 174 "Color7 174" 175 175 "Color8 175" 176 176 "Color8 176" 177 177 "Color8 177" 178 178 "Color8 178" 179 179 "Color8 179" 180 180 "Color8 180" 181 181 "Color8 181" 182 182 "Color8 182" 183 183 "Color8 183" 184 184 "Color8 184" 185 185 "Color8 185" 186 186 "Color9 186" 187 187 "Color9 187" 188 188 "Color9 188" 189 189 "Color9 189" 190 190 "Color9 190" 191 191 "Color9 191" 192 192 "Color9 192" 193 193 "Color9 193" 194 194 "Color9 194" 195 195 "Color9 195" 196 196 "Color9 196" 197 197 "CW Rota 197" 198 198 "CW Rota 198" 199 199 "CW Rota 199" 200 200 "CW Rota 200" 201 201 "CW Rota 201" 202 202 "CW Rota 202" 203 203 "CW Rota 203" 204 204 "CW Rota 204" 205 205 "CW Rota 205" 206 206 "CW Rota 206" 207 207 "CW Rota 207" 208 208 "CW Rota 208" 209 209 "CW Rota 209" 210 210 "CW Rota 210" 211 211 "CW Rota 211" 212 212 "CW Rota 212" 213 213 "CW Rota 213" 214 214 "CW Rota 214" 215 215 "CW Rota 215" 216 216 "CW Rota 216" 217 217 "CW Rota 217" 218 218 "CW Rota 218" 219 219 "CW Rota 219" 220 220 "CW Rota 220" 221 221 "CW Rota 221" 222 222 "CW Rota 222" 223 223 "CW Rota 223" 224 224 "CW Rota 224" 225 225 "CW Rota 225" 226 226 "CW Rota 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" RENDRANGE 5 ;Cyan 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 6 ;Magenta 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 7 ;Yellow 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 8 ;CTO 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 9 ;Colour Macro 0 255 "Colo %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 10 ;Iris 0 0 "MAX-----> 0" 1 1 "MAX-----> 1" 2 2 "MAX-----> 2" 3 3 "MAX-----> 3" 4 4 "MAX-----> 4" 5 5 "MAX-----> 5" 6 6 "MAX-----> 6" 7 7 "MAX-----> 7" 8 8 "MAX-----> 8" 9 9 "MAX-----> 9" 10 10 "MAX----- 10" 11 11 "MAX----- 11" 12 12 "MAX----- 12" 13 13 "MAX----- 13" 14 14 "MAX----- 14" 15 15 "MAX----- 15" 16 16 "MAX----- 16" 17 17 "MAX----- 17" 18 18 "MAX----- 18" 19 19 "MAX----- 19" 20 20 "MAX----- 20" 21 21 "MAX----- 21" 22 22 "MAX----- 22" 23 23 "MAX----- 23" 24 24 "MAX----- 24" 25 25 "MAX----- 25" 26 26 "MAX----- 26" 27 27 "MAX----- 27" 28 28 "MAX----- 28" 29 29 "MAX----- 29" 30 30 "MAX----- 30" 31 31 "MAX----- 31" 32 32 "MAX----- 32" 33 33 "MAX----- 33" 34 34 "MAX----- 34" 35 35 "MAX----- 35" 36 36 "MAX----- 36" 37 37 "MAX----- 37" 38 38 "MAX----- 38" 39 39 "MAX----- 39" 40 40 "MAX----- 40" 41 41 "MAX----- 41" 42 42 "MAX----- 42" 43 43 "MAX----- 43" 44 44 "MAX----- 44" 45 45 "MAX----- 45" 46 46 "MAX----- 46" 47 47 "MAX----- 47" 48 48 "MAX----- 48" 49 49 "MAX----- 49" 50 50 "MAX----- 50" 51 51 "MAX----- 51" 52 52 "MAX----- 52" 53 53 "MAX----- 53" 54 54 "MAX----- 54" 55 55 "MAX----- 55" 56 56 "MAX----- 56" 57 57 "MAX----- 57" 58 58 "MAX----- 58" 59 59 "MAX----- 59" 60 60 "MAX----- 60" 61 61 "MAX----- 61" 62 62 "MAX----- 62" 63 63 "MAX----- 63" 64 64 "MAX----- 64" 65 65 "MAX----- 65" 66 66 "MAX----- 66" 67 67 "MAX----- 67" 68 68 "MAX----- 68" 69 69 "MAX----- 69" 70 70 "MAX----- 70" 71 71 "MAX----- 71" 72 72 "MAX----- 72" 73 73 "MAX----- 73" 74 74 "MAX----- 74" 75 75 "MAX----- 75" 76 76 "MAX----- 76" 77 77 "MAX----- 77" 78 78 "MAX----- 78" 79 79 "MAX----- 79" 80 80 "MAX----- 80" 81 81 "MAX----- 81" 82 82 "MAX----- 82" 83 83 "MAX----- 83" 84 84 "MAX----- 84" 85 85 "MAX----- 85" 86 86 "MAX----- 86" 87 87 "MAX----- 87" 88 88 "MAX----- 88" 89 89 "MAX----- 89" 90 90 "MAX----- 90" 91 91 "MAX----- 91" 92 92 "MAX----- 92" 93 93 "MAX----- 93" 94 94 "MAX----- 94" 95 95 "MAX----- 95" 96 96 "MAX----- 96" 97 97 "MAX----- 97" 98 98 "MAX----- 98" 99 99 "MAX----- 99" 100 100 "MAX---- 100" 101 101 "MAX---- 101" 102 102 "MAX---- 102" 103 103 "MAX---- 103" 104 104 "MAX---- 104" 105 105 "MAX---- 105" 106 106 "MAX---- 106" 107 107 "MAX---- 107" 108 108 "MAX---- 108" 109 109 "MAX---- 109" 110 110 "MAX---- 110" 111 111 "MAX---- 111" 112 112 "MAX---- 112" 113 113 "MAX---- 113" 114 114 "MAX---- 114" 115 115 "MAX---- 115" 116 116 "MAX---- 116" 117 117 "MAX---- 117" 118 118 "MAX---- 118" 119 119 "MAX---- 119" 120 120 "MAX---- 120" 121 121 "MAX---- 121" 122 122 "MAX---- 122" 123 123 "MAX---- 123" 124 124 "MAX---- 124" 125 125 "MAX---- 125" 126 126 "MAX---- 126" 127 127 "MAX---- 127" 128 128 "MAX---- 128" 129 129 "Close 129" 130 130 "Close 130" 131 131 "Close 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 "Slow Pu 208" 209 209 "Slow Pu 209" 210 210 "Slow Pu 210" 211 211 "Slow Pu 211" 212 212 "Slow Pu 212" 213 213 "Slow Pu 213" 214 214 "Slow Pu 214" 215 215 "Slow Pu 215" 216 216 "Slow Pu 216" 217 217 "Slow Pu 217" 218 218 "Slow Pu 218" 219 219 "Slow Pu 219" 220 220 "Slow Pu 220" 221 221 "Slow Pu 221" 222 222 "Slow Pu 222" 223 223 "Slow Pu 223" 224 224 "Slow Pu 224" 225 225 "Slow Pu 225" 226 226 "Slow Pu 226" 227 227 "Slow Pu 227" 228 228 "Slow Pu 228" 229 229 "Slow Pu 229" 230 230 "Slow Pu 230" 231 231 "Slow Pu 231" 232 232 "Slow Pu 232" 233 233 "Slow Pu 233" 234 234 "Slow Pu 234" 235 235 "Slow Pu 235" 236 236 "Slow Pu 236" 237 237 "Slow Pu 237" 238 238 "Slow Pu 238" 239 239 "Slow Pu 239" 240 240 "Slow Pu 240" 241 241 "Slow Pu 241" 242 242 "Slow Pu 242" 243 243 "Slow Pu 243" 244 244 "Slow Pu 244" 245 245 "Slow Pu 245" 246 246 "Slow Pu 246" 247 247 "Slow Pu 247" 248 248 "Slow Pu 248" 249 249 "Slow Pu 249" 250 250 "Slow Pu 250" 251 251 "Slow Pu 251" 252 252 "Open 252" 253 253 "Open 253" 254 254 "Open 254" 255 255 "Open 255" RENDRANGE 11 ;Gobo 1 0 0 "open 0" 1 1 "open 1" 2 2 "open 2" 3 3 "open 3" 4 4 "open 4" 5 5 "open 5" 6 6 "Gobo 1 6" 7 7 "Gobo 1 7" 8 8 "Gobo 1 8" 9 9 "Gobo 1 9" 10 10 "Gobo 1 10" 11 11 "Gobo 2 11" 12 12 "Gobo 2 12" 13 13 "Gobo 2 13" 14 14 "Gobo 2 14" 15 15 "Gobo 2 15" 16 16 "Gobo 2 16" 17 17 "Gobo 3 17" 18 18 "Gobo 3 18" 19 19 "Gobo 3 19" 20 20 "Gobo 3 20" 21 21 "Gobo 3 21" 22 22 "Gobo 3 22" 23 23 "Gobo 4 23" 24 24 "Gobo 4 24" 25 25 "Gobo 4 25" 26 26 "Gobo 4 26" 27 27 "Gobo 4 27" 28 28 "Gobo 4 28" 29 29 "Gobo 5 29" 30 30 "Gobo 5 30" 31 31 "Gobo 5 31" 32 32 "Gobo 5 32" 33 33 "Gobo 5 33" 34 34 "Gobo 5 34" 35 35 "Gobo 6 35" 36 36 "Gobo 6 36" 37 37 "Gobo 6 37" 38 38 "Gobo 6 38" 39 39 "Gobo 6 39" 40 40 "Gobo 6 40" 41 41 "Gobo 7 41" 42 42 "Gobo 7 42" 43 43 "Gobo 7 43" 44 44 "Gobo 7 44" 45 45 "Gobo 7 45" 46 46 "Gobo 7 46" 47 47 "Gobo 7 47" 48 48 "Gobo 7 48" 49 49 "Gobo 7 49" 50 50 "Gobo 7 50" 51 51 "Gobo 7 51" 52 52 "Gobo 7 52" 53 53 "Gobo 1 S 53" 54 54 "Gobo 1 S 54" 55 55 "Gobo 1 S 55" 56 56 "Gobo 1 S 56" 57 57 "Gobo 1 S 57" 58 58 "Gobo 1 S 58" 59 59 "Gobo 1 S 59" 60 60 "Gobo 1 S 60" 61 61 "Gobo 1 S 61" 62 62 "Gobo 1 S 62" 63 63 "Gobo 1 S 63" 64 64 "Gobo 1 S 64" 65 65 "Gobo 1 S 65" 66 66 "Gobo 1 S 66" 67 67 "Gobo 1 S 67" 68 68 "Gobo 1 S 68" 69 69 "Gobo 1 S 69" 70 70 "Gobo 1 S 70" 71 71 "Gobo 2 S 71" 72 72 "Gobo 2 S 72" 73 73 "Gobo 2 S 73" 74 74 "Gobo 2 S 74" 75 75 "Gobo 2 S 75" 76 76 "Gobo 2 S 76" 77 77 "Gobo 2 S 77" 78 78 "Gobo 2 S 78" 79 79 "Gobo 2 S 79" 80 80 "Gobo 2 S 80" 81 81 "Gobo 2 S 81" 82 82 "Gobo 2 S 82" 83 83 "Gobo 2 S 83" 84 84 "Gobo 2 S 84" 85 85 "Gobo 2 S 85" 86 86 "Gobo 2 S 86" 87 87 "Gobo 2 S 87" 88 88 "Gobo 2 S 88" 89 89 "Gobo 3 S 89" 90 90 "Gobo 3 S 90" 91 91 "Gobo 3 S 91" 92 92 "Gobo 3 S 92" 93 93 "Gobo 3 S 93" 94 94 "Gobo 3 S 94" 95 95 "Gobo 3 S 95" 96 96 "Gobo 3 S 96" 97 97 "Gobo 3 S 97" 98 98 "Gobo 3 S 98" 99 99 "Gobo 3 S 99" 100 100 "Gobo 3 100" 101 101 "Gobo 3 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 4 107" 108 108 "Gobo 4 108" 109 109 "Gobo 4 109" 110 110 "Gobo 4 110" 111 111 "Gobo 4 111" 112 112 "Gobo 4 112" 113 113 "Gobo 4 113" 114 114 "Gobo 4 114" 115 115 "Gobo 4 115" 116 116 "Gobo 4 116" 117 117 "Gobo 4 117" 118 118 "Gobo 4 118" 119 119 "Gobo 4 119" 120 120 "Gobo 4 120" 121 121 "Gobo 4 121" 122 122 "Gobo 4 122" 123 123 "Gobo 4 123" 124 124 "Gobo 4 124" 125 125 "Gobo 5 125" 126 126 "Gobo 5 126" 127 127 "Gobo 5 127" 128 128 "Gobo 5 128" 129 129 "Gobo 5 129" 130 130 "Gobo 5 130" 131 131 "Gobo 5 131" 132 132 "Gobo 5 132" 133 133 "Gobo 5 133" 134 134 "Gobo 5 134" 135 135 "Gobo 5 135" 136 136 "Gobo 5 136" 137 137 "Gobo 5 137" 138 138 "Gobo 5 138" 139 139 "Gobo 5 139" 140 140 "Gobo 5 140" 141 141 "Gobo 5 141" 142 142 "Gobo 5 142" 143 143 "Gobo 6 143" 144 144 "Gobo 6 144" 145 145 "Gobo 6 145" 146 146 "Gobo 6 146" 147 147 "Gobo 6 147" 148 148 "Gobo 6 148" 149 149 "Gobo 6 149" 150 150 "Gobo 6 150" 151 151 "Gobo 6 151" 152 152 "Gobo 6 152" 153 153 "Gobo 6 153" 154 154 "Gobo 6 154" 155 155 "Gobo 6 155" 156 156 "Gobo 6 156" 157 157 "Gobo 6 157" 158 158 "Gobo 6 158" 159 159 "Gobo 6 159" 160 160 "Gobo 6 160" 161 161 "Gobo 7 161" 162 162 "Gobo 7 162" 163 163 "Gobo 7 163" 164 164 "Gobo 7 164" 165 165 "Gobo 7 165" 166 166 "Gobo 7 166" 167 167 "Gobo 7 167" 168 168 "Gobo 7 168" 169 169 "Gobo 7 169" 170 170 "Gobo 7 170" 171 171 "Gobo 7 171" 172 172 "Gobo 7 172" 173 173 "Gobo 7 173" 174 174 "Gobo 7 174" 175 175 "Gobo 7 175" 176 176 "Gobo 7 176" 177 177 "Gobo 7 177" 178 178 "Gobo 7 178" 179 179 "Scroll 179" 180 180 "Scroll 180" 181 181 "Scroll 181" 182 182 "Scroll 182" 183 183 "Scroll 183" 184 184 "Scroll 184" 185 185 "Scroll 185" 186 186 "Scroll 186" 187 187 "Scroll 187" 188 188 "Scroll 188" 189 189 "Scroll 189" 190 190 "Scroll 190" 191 191 "Scroll 191" 192 192 "Scroll 192" 193 193 "Scroll 193" 194 194 "Scroll 194" 195 195 "Scroll 195" 196 196 "Scroll 196" 197 197 "Scroll 197" 198 198 "Scroll 198" 199 199 "Scroll 199" 200 200 "Scroll 200" 201 201 "Scroll 201" 202 202 "Scroll 202" 203 203 "Scroll 203" 204 204 "Scroll 204" 205 205 "Scroll 205" 206 206 "Scroll 206" 207 207 "Scroll 207" 208 208 "Scroll 208" 209 209 "Scroll 209" 210 210 "Scroll 210" 211 211 "Scroll 211" 212 212 "Scroll 212" 213 213 "Scroll 213" 214 214 "Scroll 214" 215 215 "Scroll 215" 216 216 "Scroll 216" 217 217 "Scroll 217" 218 218 "Scroll 218" 219 219 "Scroll 219" 220 220 "Scroll 220" 221 221 "Scroll 221" 222 222 "Scroll 222" 223 223 "Scroll 223" 224 224 "Scroll 224" 225 225 "Scroll 225" 226 226 "Scroll 226" 227 227 "Scroll 227" 228 228 "Scroll 228" 229 229 "Scroll 229" 230 230 "Scroll 230" 231 231 "Scroll 231" 232 232 "Scroll 232" 233 233 "Scroll 233" 234 234 "Scroll 234" 235 235 "Scroll 235" 236 236 "Scroll 236" 237 237 "Scroll 237" 238 238 "Scroll 238" 239 239 "Scroll 239" 240 240 "Scroll 240" 241 241 "Scroll 241" 242 242 "Scroll 242" 243 243 "Scroll 243" 244 244 "Scroll 244" 245 245 "Scroll 245" 246 246 "Scroll 246" 247 247 "Scroll 247" 248 248 "Scroll 248" 249 249 "Scroll 249" 250 250 "Scroll 250" 251 251 "Scroll 251" 252 252 "Scroll 252" 253 253 "Scroll 253" 254 254 "Scroll 254" 255 255 "Scroll 255" RENDRANGE 12 ;Gobo 1 Rot 0 0 "0---->36 0" 1 1 "0---->36 1" 2 2 "0---->36 2" 3 3 "0---->36 3" 4 4 "0---->36 4" 5 5 "0---->36 5" 6 6 "0---->36 6" 7 7 "0---->36 7" 8 8 "0---->36 8" 9 9 "0---->36 9" 10 10 "0---->3 10" 11 11 "0---->3 11" 12 12 "0---->3 12" 13 13 "0---->3 13" 14 14 "0---->3 14" 15 15 "0---->3 15" 16 16 "0---->3 16" 17 17 "0---->3 17" 18 18 "0---->3 18" 19 19 "0---->3 19" 20 20 "0---->3 20" 21 21 "0---->3 21" 22 22 "0---->3 22" 23 23 "0---->3 23" 24 24 "0---->3 24" 25 25 "0---->3 25" 26 26 "0---->3 26" 27 27 "0---->3 27" 28 28 "0---->3 28" 29 29 "0---->3 29" 30 30 "0---->3 30" 31 31 "0---->3 31" 32 32 "0---->3 32" 33 33 "0---->3 33" 34 34 "0---->3 34" 35 35 "0---->3 35" 36 36 "0---->3 36" 37 37 "0---->3 37" 38 38 "0---->3 38" 39 39 "0---->3 39" 40 40 "0---->3 40" 41 41 "0---->3 41" 42 42 "0---->3 42" 43 43 "0---->3 43" 44 44 "0---->3 44" 45 45 "0---->3 45" 46 46 "0---->3 46" 47 47 "0---->3 47" 48 48 "0---->3 48" 49 49 "0---->3 49" 50 50 "0---->3 50" 51 51 "0---->3 51" 52 52 "0---->3 52" 53 53 "0---->3 53" 54 54 "0---->3 54" 55 55 "0---->3 55" 56 56 "0---->3 56" 57 57 "0---->3 57" 58 58 "0---->3 58" 59 59 "0---->3 59" 60 60 "0---->3 60" 61 61 "0---->3 61" 62 62 "0---->3 62" 63 63 "0---->3 63" 64 64 "0---->3 64" 65 65 "0---->3 65" 66 66 "0---->3 66" 67 67 "0---->3 67" 68 68 "0---->3 68" 69 69 "0---->3 69" 70 70 "0---->3 70" 71 71 "0---->3 71" 72 72 "0---->3 72" 73 73 "0---->3 73" 74 74 "0---->3 74" 75 75 "0---->3 75" 76 76 "0---->3 76" 77 77 "0---->3 77" 78 78 "0---->3 78" 79 79 "0---->3 79" 80 80 "0---->3 80" 81 81 "0---->3 81" 82 82 "0---->3 82" 83 83 "0---->3 83" 84 84 "0---->3 84" 85 85 "0---->3 85" 86 86 "0---->3 86" 87 87 "0---->3 87" 88 88 "0---->3 88" 89 89 "0---->3 89" 90 90 "0---->3 90" 91 91 "0---->3 91" 92 92 "0---->3 92" 93 93 "0---->3 93" 94 94 "0---->3 94" 95 95 "0---->3 95" 96 96 "0---->3 96" 97 97 "0---->3 97" 98 98 "0---->3 98" 99 99 "0---->3 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 Rot 128" 129 129 "CW Rot 129" 130 130 "CW Rot 130" 131 131 "CW Rot 131" 132 132 "CW Rot 132" 133 133 "CW Rot 133" 134 134 "CW Rot 134" 135 135 "CW Rot 135" 136 136 "CW Rot 136" 137 137 "CW Rot 137" 138 138 "CW Rot 138" 139 139 "CW Rot 139" 140 140 "CW Rot 140" 141 141 "CW Rot 141" 142 142 "CW Rot 142" 143 143 "CW Rot 143" 144 144 "CW Rot 144" 145 145 "CW Rot 145" 146 146 "CW Rot 146" 147 147 "CW Rot 147" 148 148 "CW Rot 148" 149 149 "CW Rot 149" 150 150 "CW Rot 150" 151 151 "CW Rot 151" 152 152 "CW Rot 152" 153 153 "CW Rot 153" 154 154 "CW Rot 154" 155 155 "CW Rot 155" 156 156 "CW Rot 156" 157 157 "CW Rot 157" 158 158 "CW Rot 158" 159 159 "CW Rot 159" 160 160 "CW Rot 160" 161 161 "CW Rot 161" 162 162 "CW Rot 162" 163 163 "CW Rot 163" 164 164 "CW Rot 164" 165 165 "CW Rot 165" 166 166 "CW Rot 166" 167 167 "CW Rot 167" 168 168 "CW Rot 168" 169 169 "CW Rot 169" 170 170 "CW Rot 170" 171 171 "CW Rot 171" 172 172 "CW Rot 172" 173 173 "CW Rot 173" 174 174 "CW Rot 174" 175 175 "CW Rot 175" 176 176 "CW Rot 176" 177 177 "CW Rot 177" 178 178 "CW Rot 178" 179 179 "CW Rot 179" 180 180 "CW Rot 180" 181 181 "CW Rot 181" 182 182 "CW Rot 182" 183 183 "CW Rot 183" 184 184 "CW Rot 184" 185 185 "CW Rot 185" 186 186 "CW Rot 186" 187 187 "CW Rot 187" 188 188 "CW Rot 188" 189 189 "CW Rot 189" 190 190 "CW Rot 190" 191 191 "CW Rot 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" RENDRANGE 14 ;Gobo 2 0 0 "White 0" 1 1 "White 1" 2 2 "White 2" 3 3 "White 3" 4 4 "White 4" 5 5 "Gobo1 5" 6 6 "Gobo1 6" 7 7 "Gobo1 7" 8 8 "Gobo1 8" 9 9 "Gobo1 9" 10 10 "Gobo1 10" 11 11 "Gobo2 11" 12 12 "Gobo2 12" 13 13 "Gobo2 13" 14 14 "Gobo2 14" 15 15 "Gobo2 15" 16 16 "Gobo2 16" 17 17 "Gobo3 17" 18 18 "Gobo3 18" 19 19 "Gobo3 19" 20 20 "Gobo3 20" 21 21 "Gobo3 21" 22 22 "Gobo3 22" 23 23 "Gobo4 23" 24 24 "Gobo4 24" 25 25 "Gobo4 25" 26 26 "Gobo4 26" 27 27 "Gobo4 27" 28 28 "Gobo4 28" 29 29 "Gobo5 29" 30 30 "Gobo5 30" 31 31 "Gobo5 31" 32 32 "Gobo5 32" 33 33 "Gobo5 33" 34 34 "Gobo5 34" 35 35 "Gobo5 35" 36 36 "Gobo5 36" 37 37 "Gobo5 37" 38 38 "Gobo5 38" 39 39 "Gobo5 39" 40 40 "Gobo5 40" 41 41 "Gobo5 41" 42 42 "Gobo5 42" 43 43 "Gobo5 43" 44 44 "Gobo5 44" 45 45 "Gobo1Sha 45" 46 46 "Gobo1Sha 46" 47 47 "Gobo1Sha 47" 48 48 "Gobo1Sha 48" 49 49 "Gobo1Sha 49" 50 50 "Gobo1Sha 50" 51 51 "Gobo1Sha 51" 52 52 "Gobo1Sha 52" 53 53 "Gobo2Sha 53" 54 54 "Gobo2Sha 54" 55 55 "Gobo2Sha 55" 56 56 "Gobo2Sha 56" 57 57 "Gobo2Sha 57" 58 58 "Gobo2Sha 58" 59 59 "Gobo3 Sh 59" 60 60 "Gobo3 Sh 60" 61 61 "Gobo3 Sh 61" 62 62 "Gobo3 Sh 62" 63 63 "Gobo3 Sh 63" 64 64 "Gobo3 Sh 64" 65 65 "Gobo3 Sh 65" 66 66 "Gobo3 Sh 66" 67 67 "Gobo3 Sh 67" 68 68 "Gobo3 Sh 68" 69 69 "Gobo3 Sh 69" 70 70 "Gobo3 Sh 70" 71 71 "Gobo3 Sh 71" 72 72 "Gobo3 Sh 72" 73 73 "Gobo3 Sh 73" 74 74 "Gobo3 Sh 74" 75 75 "Gobo4 Sh 75" 76 76 "Gobo4 Sh 76" 77 77 "Gobo4 Sh 77" 78 78 "Gobo4 Sh 78" 79 79 "Gobo4 Sh 79" 80 80 "Gobo4 Sh 80" 81 81 "Gobo4 Sh 81" 82 82 "Gobo4 Sh 82" 83 83 "Gobo4 Sh 83" 84 84 "Gobo4 Sh 84" 85 85 "Gobo4 Sh 85" 86 86 "Gobo4 Sh 86" 87 87 "Gobo4 Sh 87" 88 88 "Gobo4 Sh 88" 89 89 "Gobo4 Sh 89" 90 90 "Gobo4 Sh 90" 91 91 "Gobo5Sha 91" 92 92 "Gobo5Sha 92" 93 93 "Gobo5Sha 93" 94 94 "Gobo5Sha 94" 95 95 "Gobo5Sha 95" 96 96 "Gobo5Sha 96" 97 97 "Gobo5Sha 97" 98 98 "Gobo5Sha 98" 99 99 "Gobo5Sha 99" 100 100 "Gobo5Sh 100" 101 101 "Gobo5Sh 101" 102 102 "Gobo5Sh 102" 103 103 "Gobo5Sh 103" 104 104 "Gobo5Sh 104" 105 105 "Gobo5Sh 105" 106 106 "Gobo5Sh 106" 107 107 "Gobo6 S 107" 108 108 "Gobo6 S 108" 109 109 "Gobo6 S 109" 110 110 "Gobo6 S 110" 111 111 "Gobo6 S 111" 112 112 "Gobo6 S 112" 113 113 "Gobo6 S 113" 114 114 "Gobo6 S 114" 115 115 "Gobo6 S 115" 116 116 "Gobo6 S 116" 117 117 "Gobo6 S 117" 118 118 "Gobo6 S 118" 119 119 "Gobo6 S 119" 120 120 "Gobo6 S 120" 121 121 "Gobo6 S 121" 122 122 "Gobo6 S 122" 123 123 "Gobo7 S 123" 124 124 "Gobo7 S 124" 125 125 "Gobo7 S 125" 126 126 "Gobo7 S 126" 127 127 "Gobo7 S 127" 128 128 "Gobo7 S 128" 129 129 "Gobo7 S 129" 130 130 "Gobo7 S 130" 131 131 "Gobo7 S 131" 132 132 "Gobo7 S 132" 133 133 "Gobo7 S 133" 134 134 "Gobo7 S 134" 135 135 "Gobo7 S 135" 136 136 "Gobo7 S 136" 137 137 "Gobo7 S 137" 138 138 "Gobo7 S 138" 139 139 "Gobo8 S 139" 140 140 "Gobo8 S 140" 141 141 "Gobo8 S 141" 142 142 "Gobo8 S 142" 143 143 "Gobo8 S 143" 144 144 "Gobo8 S 144" 145 145 "Gobo8 S 145" 146 146 "Gobo8 S 146" 147 147 "Gobo8 S 147" 148 148 "Gobo8 S 148" 149 149 "Gobo8 S 149" 150 150 "Gobo8 S 150" 151 151 "Gobo8 S 151" 152 152 "Gobo8 S 152" 153 153 "Gobo8 S 153" 154 154 "Gobo8 S 154" 155 155 "Gobo9 S 155" 156 156 "Gobo9 S 156" 157 157 "Gobo9 S 157" 158 158 "Gobo9 S 158" 159 159 "Gobo9 S 159" 160 160 "Gobo9 S 160" 161 161 "Gobo9 S 161" 162 162 "Gobo9 S 162" 163 163 "Gobo9 S 163" 164 164 "Gobo9 S 164" 165 165 "Gobo9 S 165" 166 166 "Gobo9 S 166" 167 167 "Gobo9 S 167" 168 168 "Gobo9 S 168" 169 169 "Gobo9 S 169" 170 170 "Gobo9 S 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 "CCW Rot 187" 188 188 "CCW Rot 188" 189 189 "CCW Rot 189" 190 190 "CCW Rot 190" 191 191 "CCW Rot 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 "null 203" 204 204 "null 204" 205 205 "null 205" 206 206 "null 206" 207 207 "null 207" 208 208 "null 208" 209 209 "null 209" 210 210 "null 210" 211 211 "null 211" 212 212 "null 212" 213 213 "null 213" 214 214 "null 214" 215 215 "null 215" 216 216 "null 216" 217 217 "null 217" 218 218 "null 218" 219 219 "null 219" 220 220 "null 220" 221 221 "null 221" 222 222 "null 222" 223 223 "null 223" 224 224 "null 224" 225 225 "null 225" 226 226 "null 226" 227 227 "null 227" 228 228 "null 228" 229 229 "null 229" 230 230 "null 230" 231 231 "null 231" 232 232 "null 232" 233 233 "null 233" 234 234 "null 234" 235 235 "null 235" 236 236 "null 236" 237 237 "null 237" 238 238 "null 238" 239 239 "null 239" 240 240 "null 240" 241 241 "null 241" 242 242 "null 242" 243 243 "null 243" 244 244 "null 244" 245 245 "null 245" 246 246 "null 246" 247 247 "null 247" 248 248 "null 248" 249 249 "null 249" 250 250 "null 250" 251 251 "null 251" 252 252 "null 252" 253 253 "null 253" 254 254 "null 254" 255 255 "null 255" RENDRANGE 15 ;Blade 1 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 16 ;Blade 1 Rot 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 17 ;Blade 2 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 18 ;Blade 2 Rot 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 19 ;Blade 3 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 20 ;Blade 3 Rot 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 21 ;Blade 4 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 22 ;Blade 4 Rot 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 23 ;Blade All Rot 0 255 "Blad %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 24 ;Animation 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 "White 10" 11 11 "CW Rotat 11" 12 12 "CW Rotat 12" 13 13 "CW Rotat 13" 14 14 "CW Rotat 14" 15 15 "CW Rotat 15" 16 16 "CW Rotat 16" 17 17 "CW Rotat 17" 18 18 "CW Rotat 18" 19 19 "CW Rotat 19" 20 20 "CW Rotat 20" 21 21 "CW Rotat 21" 22 22 "CW Rotat 22" 23 23 "CW Rotat 23" 24 24 "CW Rotat 24" 25 25 "CW Rotat 25" 26 26 "CW Rotat 26" 27 27 "CW Rotat 27" 28 28 "CW Rotat 28" 29 29 "CW Rotat 29" 30 30 "CW Rotat 30" 31 31 "CW Rotat 31" 32 32 "CW Rotat 32" 33 33 "CW Rotat 33" 34 34 "CW Rotat 34" 35 35 "CW Rotat 35" 36 36 "CW Rotat 36" 37 37 "CW Rotat 37" 38 38 "CW Rotat 38" 39 39 "CW Rotat 39" 40 40 "CW Rotat 40" 41 41 "CW Rotat 41" 42 42 "CW Rotat 42" 43 43 "CW Rotat 43" 44 44 "CW Rotat 44" 45 45 "CW Rotat 45" 46 46 "CW Rotat 46" 47 47 "CW Rotat 47" 48 48 "CW Rotat 48" 49 49 "CW Rotat 49" 50 50 "CW Rotat 50" 51 51 "CW Rotat 51" 52 52 "CW Rotat 52" 53 53 "CW Rotat 53" 54 54 "CW Rotat 54" 55 55 "CW Rotat 55" 56 56 "CW Rotat 56" 57 57 "CW Rotat 57" 58 58 "CW Rotat 58" 59 59 "CW Rotat 59" 60 60 "CW Rotat 60" 61 61 "CW Rotat 61" 62 62 "CW Rotat 62" 63 63 "CW Rotat 63" 64 64 "CW Rotat 64" 65 65 "CW Rotat 65" 66 66 "CW Rotat 66" 67 67 "CW Rotat 67" 68 68 "CW Rotat 68" 69 69 "CW Rotat 69" 70 70 "CW Rotat 70" 71 71 "CW Rotat 71" 72 72 "CW Rotat 72" 73 73 "CW Rotat 73" 74 74 "CW Rotat 74" 75 75 "CW Rotat 75" 76 76 "CW Rotat 76" 77 77 "CW Rotat 77" 78 78 "CW Rotat 78" 79 79 "CW Rotat 79" 80 80 "CW Rotat 80" 81 81 "CW Rotat 81" 82 82 "CW Rotat 82" 83 83 "CW Rotat 83" 84 84 "CW Rotat 84" 85 85 "CW Rotat 85" 86 86 "CW Rotat 86" 87 87 "CW Rotat 87" 88 88 "CW Rotat 88" 89 89 "CW Rotat 89" 90 90 "CW Rotat 90" 91 91 "CW Rotat 91" 92 92 "CW Rotat 92" 93 93 "CW Rotat 93" 94 94 "CW Rotat 94" 95 95 "CW Rotat 95" 96 96 "CW Rotat 96" 97 97 "CW Rotat 97" 98 98 "CW Rotat 98" 99 99 "CW Rotat 99" 100 100 "CW Rota 100" 101 101 "CW Rota 101" 102 102 "CW Rota 102" 103 103 "CW Rota 103" 104 104 "CW Rota 104" 105 105 "CW Rota 105" 106 106 "CW Rota 106" 107 107 "CW Rota 107" 108 108 "CW Rota 108" 109 109 "CW Rota 109" 110 110 "CW Rota 110" 111 111 "CW Rota 111" 112 112 "CW Rota 112" 113 113 "CW Rota 113" 114 114 "CW Rota 114" 115 115 "CW Rota 115" 116 116 "CW Rota 116" 117 117 "CW Rota 117" 118 118 "CW Rota 118" 119 119 "CW Rota 119" 120 120 "CW Rota 120" 121 121 "CW Rota 121" 122 122 "CW Rota 122" 123 123 "CW Rota 123" 124 124 "CW Rota 124" 125 125 "CW Rota 125" 126 126 "CW Rota 126" 127 127 "CW Rota 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 "CCW Rot 134" 135 135 "CCW Rot 135" 136 136 "CCW Rot 136" 137 137 "CCW Rot 137" 138 138 "CCW Rot 138" 139 139 "CCW Rot 139" 140 140 "CCW Rot 140" 141 141 "CCW Rot 141" 142 142 "CCW Rot 142" 143 143 "CCW Rot 143" 144 144 "CCW Rot 144" 145 145 "CCW Rot 145" 146 146 "CCW Rot 146" 147 147 "CCW Rot 147" 148 148 "CCW Rot 148" 149 149 "CCW Rot 149" 150 150 "CCW Rot 150" 151 151 "CCW Rot 151" 152 152 "CCW Rot 152" 153 153 "CCW Rot 153" 154 154 "CCW Rot 154" 155 155 "CCW Rot 155" 156 156 "CCW Rot 156" 157 157 "CCW Rot 157" 158 158 "CCW Rot 158" 159 159 "CCW Rot 159" 160 160 "CCW Rot 160" 161 161 "CCW Rot 161" 162 162 "CCW Rot 162" 163 163 "CCW Rot 163" 164 164 "CCW Rot 164" 165 165 "CCW Rot 165" 166 166 "CCW Rot 166" 167 167 "CCW Rot 167" 168 168 "CCW Rot 168" 169 169 "CCW Rot 169" 170 170 "CCW Rot 170" 171 171 "CCW Rot 171" 172 172 "CCW Rot 172" 173 173 "CCW Rot 173" 174 174 "CCW Rot 174" 175 175 "CCW Rot 175" 176 176 "CCW Rot 176" 177 177 "CCW Rot 177" 178 178 "CCW Rot 178" 179 179 "CCW Rot 179" 180 180 "CCW Rot 180" 181 181 "CCW Rot 181" 182 182 "CCW Rot 182" 183 183 "CCW Rot 183" 184 184 "CCW Rot 184" 185 185 "CCW Rot 185" 186 186 "CCW Rot 186" 187 187 "CCW Rot 187" 188 188 "CCW Rot 188" 189 189 "CCW Rot 189" 190 190 "CCW Rot 190" 191 191 "CCW Rot 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" RENDRANGE 25 ;Prism1 0 0 "Prism out 0" 1 1 "Prism out 1" 2 2 "Prism out 2" 3 3 "Prism out 3" 4 4 "Prism out 4" 5 5 "Prism out 5" 6 6 "Prism out 6" 7 7 "Prism out 7" 8 8 "Prism out 8" 9 9 "Prism out 9" 10 10 "Prism ou 10" 11 11 "Prism ou 11" 12 12 "Prism ou 12" 13 13 "Prism ou 13" 14 14 "Prism ou 14" 15 15 "Prism ou 15" 16 16 "Prism ou 16" 17 17 "Prism ou 17" 18 18 "Prism ou 18" 19 19 "Prism ou 19" 20 20 "Prism ou 20" 21 21 "Prism ou 21" 22 22 "Prism ou 22" 23 23 "Prism ou 23" 24 24 "Prism ou 24" 25 25 "Prism ou 25" 26 26 "Prism ou 26" 27 27 "Prism ou 27" 28 28 "Prism ou 28" 29 29 "Prism ou 29" 30 30 "Prism ou 30" 31 31 "Prism ou 31" 32 32 "Prism ou 32" 33 33 "Prism ou 33" 34 34 "Prism ou 34" 35 35 "Prism ou 35" 36 36 "Prism ou 36" 37 37 "Prism ou 37" 38 38 "Prism ou 38" 39 39 "Prism ou 39" 40 40 "Prism ou 40" 41 41 "Prism ou 41" 42 42 "Prism ou 42" 43 43 "Prism ou 43" 44 44 "Prism ou 44" 45 45 "Prism ou 45" 46 46 "Prism ou 46" 47 47 "Prism ou 47" 48 48 "Prism ou 48" 49 49 "Prism ou 49" 50 50 "Prism ou 50" 51 51 "Prism ou 51" 52 52 "Prism ou 52" 53 53 "Prism ou 53" 54 54 "Prism ou 54" 55 55 "Prism ou 55" 56 56 "Prism ou 56" 57 57 "Prism ou 57" 58 58 "Prism ou 58" 59 59 "Prism ou 59" 60 60 "Prism ou 60" 61 61 "Prism ou 61" 62 62 "Prism ou 62" 63 63 "Prism ou 63" 64 64 "Prism ou 64" 65 65 "Prism ou 65" 66 66 "Prism ou 66" 67 67 "Prism ou 67" 68 68 "Prism ou 68" 69 69 "Prism ou 69" 70 70 "Prism ou 70" 71 71 "Prism ou 71" 72 72 "Prism ou 72" 73 73 "Prism ou 73" 74 74 "Prism ou 74" 75 75 "Prism ou 75" 76 76 "Prism ou 76" 77 77 "Prism ou 77" 78 78 "Prism ou 78" 79 79 "Prism ou 79" 80 80 "Prism ou 80" 81 81 "Prism ou 81" 82 82 "Prism ou 82" 83 83 "Prism ou 83" 84 84 "Prism ou 84" 85 85 "Prism ou 85" 86 86 "Prism ou 86" 87 87 "Prism ou 87" 88 88 "Prism ou 88" 89 89 "Prism ou 89" 90 90 "Prism ou 90" 91 91 "Prism ou 91" 92 92 "Prism ou 92" 93 93 "Prism ou 93" 94 94 "Prism ou 94" 95 95 "Prism ou 95" 96 96 "Prism ou 96" 97 97 "Prism ou 97" 98 98 "Prism ou 98" 99 99 "Prism ou 99" 100 100 "Prism o 100" 101 101 "Prism o 101" 102 102 "Prism o 102" 103 103 "Prism o 103" 104 104 "Prism o 104" 105 105 "Prism o 105" 106 106 "Prism o 106" 107 107 "Prism o 107" 108 108 "Prism o 108" 109 109 "Prism o 109" 110 110 "Prism o 110" 111 111 "Prism o 111" 112 112 "Prism o 112" 113 113 "Prism o 113" 114 114 "Prism o 114" 115 115 "Prism o 115" 116 116 "Prism o 116" 117 117 "Prism o 117" 118 118 "Prism o 118" 119 119 "Prism o 119" 120 120 "Prism o 120" 121 121 "Prism o 121" 122 122 "Prism o 122" 123 123 "Prism o 123" 124 124 "Prism o 124" 125 125 "Prism o 125" 126 126 "Prism o 126" 127 127 "Prism o 127" 128 128 "Prism i 128" 129 129 "Prism i 129" 130 130 "Prism i 130" 131 131 "Prism i 131" 132 132 "Prism i 132" 133 133 "Prism i 133" 134 134 "Prism i 134" 135 135 "Prism i 135" 136 136 "Prism i 136" 137 137 "Prism i 137" 138 138 "Prism i 138" 139 139 "Prism i 139" 140 140 "Prism i 140" 141 141 "Prism i 141" 142 142 "Prism i 142" 143 143 "Prism i 143" 144 144 "Prism i 144" 145 145 "Prism i 145" 146 146 "Prism i 146" 147 147 "Prism i 147" 148 148 "Prism i 148" 149 149 "Prism i 149" 150 150 "Prism i 150" 151 151 "Prism i 151" 152 152 "Prism i 152" 153 153 "Prism i 153" 154 154 "Prism i 154" 155 155 "Prism i 155" 156 156 "Prism i 156" 157 157 "Prism i 157" 158 158 "Prism i 158" 159 159 "Prism i 159" 160 160 "Prism i 160" 161 161 "Prism i 161" 162 162 "Prism i 162" 163 163 "Prism i 163" 164 164 "Prism i 164" 165 165 "Prism i 165" 166 166 "Prism i 166" 167 167 "Prism i 167" 168 168 "Prism i 168" 169 169 "Prism i 169" 170 170 "Prism i 170" 171 171 "Prism i 171" 172 172 "Prism i 172" 173 173 "Prism i 173" 174 174 "Prism i 174" 175 175 "Prism i 175" 176 176 "Prism i 176" 177 177 "Prism i 177" 178 178 "Prism i 178" 179 179 "Prism i 179" 180 180 "Prism i 180" 181 181 "Prism i 181" 182 182 "Prism i 182" 183 183 "Prism i 183" 184 184 "Prism i 184" 185 185 "Prism i 185" 186 186 "Prism i 186" 187 187 "Prism i 187" 188 188 "Prism i 188" 189 189 "Prism i 189" 190 190 "Prism i 190" 191 191 "Prism i 191" 192 192 "Prism i 192" 193 193 "Prism i 193" 194 194 "Prism i 194" 195 195 "Prism i 195" 196 196 "Prism i 196" 197 197 "Prism i 197" 198 198 "Prism i 198" 199 199 "Prism i 199" 200 200 "Prism i 200" 201 201 "Prism i 201" 202 202 "Prism i 202" 203 203 "Prism i 203" 204 204 "Prism i 204" 205 205 "Prism i 205" 206 206 "Prism i 206" 207 207 "Prism i 207" 208 208 "Prism i 208" 209 209 "Prism i 209" 210 210 "Prism i 210" 211 211 "Prism i 211" 212 212 "Prism i 212" 213 213 "Prism i 213" 214 214 "Prism i 214" 215 215 "Prism i 215" 216 216 "Prism i 216" 217 217 "Prism i 217" 218 218 "Prism i 218" 219 219 "Prism i 219" 220 220 "Prism i 220" 221 221 "Prism i 221" 222 222 "Prism i 222" 223 223 "Prism i 223" 224 224 "Prism i 224" 225 225 "Prism i 225" 226 226 "Prism i 226" 227 227 "Prism i 227" 228 228 "Prism i 228" 229 229 "Prism i 229" 230 230 "Prism i 230" 231 231 "Prism i 231" 232 232 "Prism i 232" 233 233 "Prism i 233" 234 234 "Prism i 234" 235 235 "Prism i 235" 236 236 "Prism i 236" 237 237 "Prism i 237" 238 238 "Prism i 238" 239 239 "Prism i 239" 240 240 "Prism i 240" 241 241 "Prism i 241" 242 242 "Prism i 242" 243 243 "Prism i 243" 244 244 "Prism i 244" 245 245 "Prism i 245" 246 246 "Prism i 246" 247 247 "Prism i 247" 248 248 "Prism i 248" 249 249 "Prism i 249" 250 250 "Prism i 250" 251 251 "Prism i 251" 252 252 "Prism i 252" 253 253 "Prism i 253" 254 254 "Prism i 254" 255 255 "Prism i 255" RENDRANGE 26 ;Prism1 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 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 "STOP 191" 192 192 "STOP 192" 193 193 "STOP 193" 194 194 "STOP 194" 192 192 "CCW Ro 192" 193 193 "CCW Ro 193" 194 194 "CCW Ro 194" 195 195 "CCW Ro 195" 196 196 "CCW Ro 196" 197 197 "CCW Ro 197" 198 198 "CCW Ro 198" 199 199 "CCW Ro 199" 200 200 "CCW Ro 200" 201 201 "CCW Ro 201" 202 202 "CCW Ro 202" 203 203 "CCW Ro 203" 204 204 "CCW Ro 204" 205 205 "CCW Ro 205" 206 206 "CCW Ro 206" 207 207 "CCW Ro 207" 208 208 "CCW Ro 208" 209 209 "CCW Ro 209" 210 210 "CCW Ro 210" 211 211 "CCW Ro 211" 212 212 "CCW Ro 212" 213 213 "CCW Ro 213" 214 214 "CCW Ro 214" 215 215 "CCW Ro 215" 216 216 "CCW Ro 216" 217 217 "CCW Ro 217" 218 218 "CCW Ro 218" 219 219 "CCW Ro 219" 220 220 "CCW Ro 220" 221 221 "CCW Ro 221" 222 222 "CCW Ro 222" 223 223 "CCW Ro 223" 224 224 "CCW Ro 224" 225 225 "CCW Ro 225" 226 226 "CCW Ro 226" 227 227 "CCW Ro 227" 228 228 "CCW Ro 228" 229 229 "CCW Ro 229" 230 230 "CCW Ro 230" 231 231 "CCW Ro 231" 232 232 "CCW Ro 232" 233 233 "CCW Ro 233" 234 234 "CCW Ro 234" 235 235 "CCW Ro 235" 236 236 "CCW Ro 236" 237 237 "CCW Ro 237" 238 238 "CCW Ro 238" 239 239 "CCW Ro 239" 240 240 "CCW Ro 240" 241 241 "CCW Ro 241" 242 242 "CCW Ro 242" 243 243 "CCW Ro 243" 244 244 "CCW Ro 244" 245 245 "CCW Ro 245" 246 246 "CCW Ro 246" 247 247 "CCW Ro 247" 248 248 "CCW Ro 248" 249 249 "CCW Ro 249" 250 250 "CCW Ro 250" 251 251 "CCW Ro 251" 252 252 "CCW Ro 252" 253 253 "CCW Ro 253" 254 254 "CCW Ro 254" 255 255 "CCW Ro 255" RENDRANGE 27 ;Forst 0 255 "fros %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 28 ;null 0 255 "fros %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 29 ;Focus 0 255 "Focu %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 31 ;Zoom 0 255 "zoom %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 33 ;Pan 0 255 "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a) RENDRANGE 35 ;Tilt 0 255 "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a) RENDRANGE 37 ;P/T Speed 0 0 "Fastest-- 0" 1 1 "Fastest-- 1" 2 2 "Fastest-- 2" 3 3 "Fastest-- 3" 4 4 "Fastest-- 4" 5 5 "Fastest-- 5" 6 6 "Fastest-- 6" 7 7 "Fastest-- 7" 8 8 "Fastest-- 8" 9 9 "Fastest-- 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 "SlowSpe 129" 130 130 "SlowSpe 130" 131 131 "SlowSpe 131" 132 132 "SlowSpe 132" 133 133 "SlowSpe 133" 134 134 "SlowSpe 134" 135 135 "SlowSpe 135" 136 136 "SlowSpe 136" 137 137 "SlowSpe 137" 138 138 "SlowSpe 138" 139 139 "SlowSpe 139" 140 140 "SlowSpe 140" 141 141 "SlowSpe 141" 142 142 "SlowSpe 142" 143 143 "SlowSpe 143" 144 144 "SlowSpe 144" 145 145 "SlowSpe 145" 146 146 "SlowSpe 146" 147 147 "SlowSpe 147" 148 148 "SlowSpe 148" 149 149 "SlowSpe 149" 150 150 "SlowSpe 150" 151 151 "SlowSpe 151" 152 152 "SlowSpe 152" 153 153 "SlowSpe 153" 154 154 "SlowSpe 154" 155 155 "SlowSpe 155" 156 156 "SlowSpe 156" 157 157 "SlowSpe 157" 158 158 "SlowSpe 158" 159 159 "SlowSpe 159" 160 160 "SlowSpe 160" 161 161 "SlowSpe 161" 162 162 "SlowSpe 162" 163 163 "SlowSpe 163" 164 164 "SlowSpe 164" 165 165 "SlowSpe 165" 166 166 "SlowSpe 166" 167 167 "SlowSpe 167" 168 168 "SlowSpe 168" 169 169 "SlowSpe 169" 170 170 "SlowSpe 170" 171 171 "MediumS 171" 172 172 "MediumS 172" 173 173 "MediumS 173" 174 174 "MediumS 174" 175 175 "MediumS 175" 176 176 "MediumS 176" 177 177 "MediumS 177" 178 178 "MediumS 178" 179 179 "MediumS 179" 180 180 "MediumS 180" 181 181 "MediumS 181" 182 182 "MediumS 182" 183 183 "MediumS 183" 184 184 "MediumS 184" 185 185 "MediumS 185" 186 186 "MediumS 186" 187 187 "MediumS 187" 188 188 "MediumS 188" 189 189 "MediumS 189" 190 190 "MediumS 190" 191 191 "MediumS 191" 192 192 "MediumS 192" 193 193 "MediumS 193" 194 194 "MediumS 194" 195 195 "MediumS 195" 196 196 "MediumS 196" 197 197 "MediumS 197" 198 198 "MediumS 198" 199 199 "MediumS 199" 200 200 "MediumS 200" 201 201 "MediumS 201" 202 202 "MediumS 202" 203 203 "MediumS 203" 204 204 "MediumS 204" 205 205 "MediumS 205" 206 206 "MediumS 206" 207 207 "MediumS 207" 208 208 "MediumS 208" 209 209 "MediumS 209" 210 210 "MediumS 210" 211 211 "MediumS 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" RENDRANGE 38 ;Lamp Control 0 255 "Unde %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) RENDRANGE 39 ;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