View Personality
Elation Power Spot 575 (ELPWS575.R20)
View Table
; 'Elation Power Spot 575', 16 DMX Channels, filename: ELPwS575.R20 ; ; Date By Description ; 20-09-04 Pers Creator Created - Exported from Diamond 4 file. ; 20-09-04 Greg Brown Checked ; 25-04-05 Phil Rogers Fixed gobo rot locate value ; 18-12-08 David Hunt Fixed duplicate dmx values in range tables ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE ELPwrSp575 mode=15 DMX, 16 Bit 16 DMX Channels NAME "Elation" "Power Spot 575" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 16 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 2 530 285 ; | | | ; | | |_______ 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 15 DMX, 16 Bit" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=496 ; ; DMX number must be divisible by this DIVBY=1 ; ;---------------------------------------------------------------------------- ; DMX channel description ; ; Column by column description of each DMX channel ; 1. The channels bank number (1..12) ; 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 recdced 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=Color Wheel1, BCD=Color Mix, E=Pan, F=Tilt, ; G=Iris, H=Dimmer, I=Gobo1, J=Gobo2, K=Gobo1_Rotate, L=Focus, ; M=Gobo2_Rotate, N=Color Wheel2, O=Shutter, P=Prism, Q=Zoom, ; R=Effect_Rotate, S=Frost, 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 2 61 L 9 100 1N O 1 "Shutter" 255 255 255 1 1 H 10 100 1N H 1 "Dimmer" 255 0 0 3 61 s 1 100 1N E 1 "Pan" 128 0 0 0 0 L 2 100 1N E 1 "Pan Low" 128 0 0 3 1 s 3 100 1N F 1 "Tilt" 128 0 0 0 0 L 4 100 1N F 1 "Tilt Low" 128 0 0 8 61 I 14 100 1N 0 1 "P/T Macro" 0 0 0 4 1 I 5 100 1N A 1 "Colour" 0 0 0 6 1 I 6 100 1N I 1 "Gobo 1" 0 0 0 7 1 L 7 100 1N K 1 "Gobo Rot" 0 0 0 5 61 L 11 100 1N L 1 "Focus" 127 0 0 9 61 L 12 100 1N P 1 "Prism" 0 0 0 9 1 L 13 100 1N 0 1 "Effect" 0 0 0 10 1 I 16 100 1N 0 1 "Laser" 0 0 0 8 1 L 15 100 1N 0 1 "P/T Speed" 0 0 0 6 61 I 8 100 1N J 1 "Gobo 2" 0 0 0 END ; ;---------------------------------------------------------------------------- TEXT Elation Power Spot 575 15 DMX, 16 Bit INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR Function Obsolete END ;---------------------------------------------------------------------------- ; Preset Palette Tables PFTABLE "Colour" -1 5 "Open" 1 0 "Blue" 2 8 "Purple" 3 C "Magenta" 4 10 "Pink" 5 14 "Orange" 6 18 "Yellow" 7 1C "Azure" 8 20 "Green" 9 28 "Red" 10 2C PFEND PFTABLE "Gobo" -1 6 "Open" 11 0 "Gobo 2" 12 C "Gobo 3" 13 14 "Gobo 4" 14 1C "Gobo 5" 15 24 "Gobo 6" 16 2C "Gobo 7" 17 34 PFEND ;---------------------------------------------------------------------------- ; Macros MACRO "Lamp On" 1 9 "data" 0 FF "delay" 1 3C "data" 0 FF MEND MACRO "Lamp Off" 2 13 9 "data" 0 F0 0 "delay" 1 3C "data" 0 0 0 "delay" 1 A MEND MACRO "Reset" 3 13 "data" 0 FC "delay" 1 3C "data" 0 0 "delay" 1 A 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 9 ;Shutter 240 255 "Open" 0 15 "Closed" 16 31 "Rnd St %3d%%"0+(((c-a)*100)/(b-a)) 32 47 "Str Pu %3d%%"0+(((c-a)*100)/(b-a)) 48 239 "Strobe %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 14 ;P/T Macro 0 0 "No Movement" 1 1 "Pan 1 0" 2 3 "Pan 1 90" 4 5 "Pan 1 180" 6 7 "Pan 1 270" 8 9 "Pan 2 0" 10 11 "Pan 2 90" 12 13 "Pan 2 180" 14 15 "Pan 2 270" 16 17 "Pan 3 0" 18 19 "Pan 3 90" 20 21 "Pan 3 180" 22 23 "Pan 3 270" 24 25 "Pan 4 0" 26 27 "Pan 4 90" 28 29 "Pan 4 180" 30 31 "Pan 4 270" 32 33 "Tilt 1 0" 34 35 "Tilt 1 90" 36 37 "Tilt 1 180" 38 39 "Tilt 1 270" 40 41 "Tilt 2 0" 42 43 "Tilt 2 90" 44 45 "Tilt 2 180" 46 47 "Tilt 2 270" 48 49 "Tilt 3 0" 50 51 "Tilt 3 90" 52 53 "Tilt 3 180" 54 55 "Tilt 3 270" 56 57 "Tilt 4 0" 58 59 "Tilt 4 90" 60 61 "Tilt 4 180" 62 63 "Tilt 4 270" 64 65 "P/T 1 0" 66 67 "P/T 1 90" 68 69 "P/T 1 180" 70 71 "P/T 1 270" 72 73 "P/T 2 0" 74 75 "P/T 2 90" 76 77 "P/T 2 180" 78 79 "P/T 2 270" 80 81 "P/T 3 0" 82 83 "P/T 3 90" 84 85 "P/T 3 180" 86 87 "P/T 3 270" 88 89 "P/T 4 0" 90 91 "P/T 4 90" 92 93 "P/T 4 180" 94 95 "P/T 4 270" 96 97 "P/T Inv 1 0" 98 99 "P/T Iv 1 90" 100 101 "P/T I 1 180" 102 103 "P/T I 1 270" 104 105 "P/T I 2 0" 106 107 "P/T Iv 2 90" 108 109 "P/T I 2 180" 110 111 "P/T I 2 270" 112 113 "P/T Inv 3 0" 114 115 "P/T Iv 3 90" 116 117 "P/T I 3 180" 118 119 "P/T I 3 270" 120 121 "P/T Inv 4 0" 122 123 "P/T Iv 4 90" 124 125 "P/T I 4 180" 126 127 "P/T I 4 270" 128 129 "Circ 1 0" 130 131 "Circ 1 90" 132 133 "Circ 1 180" 134 135 "Circ 1 270" 136 137 "Circ 2 0" 138 139 "Circ 2 90" 140 141 "Circ 2 180" 142 143 "Circ 2 270" 144 145 "Circ 3 0" 146 147 "Circ 3 90" 148 149 "Circ 3 180" 150 151 "Circ 3 270" 152 153 "Circ 4 0" 154 155 "Circ 4 90" 156 157 "Circ 4 180" 158 159 "Circ 4 270" 160 161 "Cir Inv 1 0" 162 163 "Cir Iv 1 90" 164 165 "Cir I 1 180" 166 167 "Cir I 1 270" 168 169 "Cir Inv 2 0" 170 171 "Cir Iv 2 90" 172 173 "Cir I 2 180" 174 175 "Cir I 2 270" 176 177 "Cir Inv 3 0" 178 179 "Cir Iv 3 90" 180 181 "Cir I 3 180" 182 183 "Cir I 3 270" 184 185 "Cir Inv 4 0" 186 187 "Cir Iv 4 90" 188 189 "Cir I 4 180" 190 191 "Cir I 4 270" 192 193 "Fig 8 1 0" 194 195 "Fig 8 1 90" 196 197 "Fig 8 1 180" 198 199 "Fig 8 1 270" 200 201 "Fig 8 2 0" 202 203 "Fig 8 2 90" 204 205 "Fig 8 2 180" 206 207 "Fig 8 2 270" 208 209 "Fig 8 3 0" 210 211 "Fig 8 3 90" 212 213 "Fig 8 3 180" 214 215 "Fig 8 3 270" 216 217 "Fig 8 4 0" 218 219 "Fig 8 4 90" 220 221 "Fig 8 4 180" 222 223 "Fig 8 4 270" 224 225 "Rnd 1 0" 226 227 "Rnd 1 90" 228 229 "Rnd 1 180" 230 231 "Rnd 1 270" 232 233 "Rnd 2 0" 234 235 "Rnd 2 90" 236 237 "Rnd 2 180" 238 239 "Rnd 2 270" 240 241 "Rnd 3 0" 242 243 "Rnd 3 90" 244 245 "Rnd 3 180" 246 247 "Rnd 3 270" 248 249 "Rnd 4 0" 250 251 "Rnd 4 90" 252 253 "Rnd 4 180" 254 255 "Rnd 4 270" REND RANGE 5 ;Colour 0 1 "Open" 4 5 "Light Blue" 8 9 "Blue" 12 13 "Purple" 16 17 "Magenta" 20 21 "Pink" 24 25 "Orange" 28 29 "Yellow" 32 33 "Azure" 36 37 "Turquoise" 40 41 "Green" 44 45 "Red" 64 65 "Open" 68 69 "Light Blue" 72 73 "Blue" 76 77 "Purple" 80 81 "Magenta" 84 85 "Pink" 88 89 "Orange" 92 93 "Yellow" 96 97 "Azure" 100 101 "Turqoise" 104 105 "Green" 108 109 "Red" 2 3 "Open/Blue" 6 7 "Blue/Blue" 10 11 "Blue/Purple" 14 15 "Purple/Mage" 18 19 "Magenta/Pin" 22 23 "Pink/Orange" 26 27 "Orange/Yell" 30 31 "Yellow/Blue" 34 35 "Blue/Turquo" 38 39 "Turq/Green" 42 43 "Green/Red" 46 47 "Red/Open" 48 63 "Open" 66 67 "Open/Blue" 70 71 "Blue/Blue" 74 75 "Blue/Purple" 78 79 "Purple/Mage" 82 83 "Magenta/Pin" 86 87 "Pink/Orange" 90 91 "Orange/Yell" 94 95 "Yellow/Blue" 98 99 "Blue/Turquo" 102 103 "Turq/Green" 106 107 "Green/Red" 110 111 "Red/Open" 112 127 "Open" 128 129 "No Scroll" 130 191 "Scr CW %3d%%"0+(((c-a)*100)/(b-a)) 192 253 "Sc CCW %3d%%"100-(((c-a)*100)/(b-a)) 254 254 "Audio Slow" 255 255 "Audio Fast" REND RANGE 6 ;Gobo 1 0 7 "Open" 8 15 "Gobo 1" 16 23 "Gobo 2" 24 31 "Gobo 3" 32 39 "Gobo 4" 40 47 "Gobo 5" 48 55 "Gobo 6" 56 63 "Gobo 7" 64 71 "Open" 72 79 "Gobo 1" 80 87 "Gobo 2" 88 95 "Gobo 3" 96 103 "Gobo 4" 104 111 "Gobo 5" 112 119 "Gobo 6" 120 127 "Gobo 7" 128 191 "Scr CW %3d%%"0+(((c-a)*100)/(b-a)) 192 253 "Sc CCW %3d%%"100-(((c-a)*100)/(b-a)) 254 254 "Audio Slow" 255 255 "Audio Fast" REND RANGE 7 ;Gobo Rot 130 191 "Spn CW %3d%%"0+(((c-a)*100)/(b-a)) 192 253 "Sp CCW %3d%%"100-(((c-a)*100)/(b-a)) 254 254 "Audio Slow" 255 255 "Audio Fast" 128 129 "No Spin" 0 127 "Index %3d"0+(((c-a)*540)/(b-a)) REND RANGE 12 ;Prism 0 5 "Open" 6 129 "Prism %3d°"0+(((c-a)*540)/(b-a)) 130 191 "Spn CW %3d%%"0+(((c-a)*100)/(b-a)) 192 253 "Sp CCW %3d%%"100-(((c-a)*100)/(b-a)) 254 254 "Audio Rot S" 255 255 "Audio Rot F" REND RANGE 13 ;Effect 0 15 "Open" 16 31 "Gobo S %3d%%"0+(((c-a)*100)/(b-a)) 32 47 "Gobo S %3d%%"0+(((c-a)*100)/(b-a)) 48 63 "Gobo S %3d%%"0+(((c-a)*100)/(b-a)) 64 79 "Col Ch %3d%%"0+(((c-a)*100)/(b-a)) 80 95 "Col Ch %3d%%"0+(((c-a)*100)/(b-a)) 128 229 "Open" 96 111 "Audio P/T S" 112 127 "Audio P/T F" 230 249 "Lamp Off" 250 255 "Reset" REND RANGE 16 ;Laser 0 15 "Off" 240 255 "On" 128 239 "Strobe %3d%%"0+(((c-a)*100)/(b-a)) 16 31 "Rnd Strobe" 32 47 "Audio" 48 127 "Pulse %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 15 ;P/T Speed 0 15 "Normal" 16 255 "%3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 8 ;Gobo 2 0 3 "Open" 4 7 "Gobo 1" 8 11 "Gobo 2" 12 15 "Gobo 3" 16 19 "Gobo 4" 20 23 "Gobo 5" 24 27 "Gobo 6" 28 31 "Gobo 7" 32 35 "Gobo 8" 36 63 "Gobo 9" 66 67 "Open" 68 71 "Gobo 1" 72 75 "Gobo 2" 76 79 "Gobo 3" 80 83 "Gobo 4" 84 87 "Gobo 5" 88 91 "Gobo 6" 92 95 "Gobo 7" 96 99 "Gobo 8" 100 127 "Gobo 9" 128 129 "No Scroll" 130 191 "Scr CW %3d%%"0+(((c-a)*100)/(b-a)) 192 253 "Sc CCW %3d%%"100-(((c-a)*100)/(b-a)) 254 254 "Audio Slow" 255 255 "Audio Fast" REND