View Personality
High End Studio Spot CMY (HESPTCMY.R20)
View Table
; "High End Studio Spot CMY", 24 DMX channels, filename :hesptcmy.r20 ; ; Date By Description ; 26-04-00 P.Bari Created ; 19-10-01 Edward Macros updated ; 31-03-05 Phil Revised device name ; 24-02-10 John Rogers Changed CMY Locate and Highlight values. ; 12-12-15 Nic Morris Revised macros in attempt to fix customer bug report. ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE HE_StSptCMY 24 DMX channels NAME "High End" "Studio Spot CMY" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 24 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 2 370 225 ; | | | ; | | |_______ 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 curernt 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 "" " High End" "Studio Spot" " 24 DMX Chs" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=489 ; ; 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 Lolight level of this channel ; DMX 3 61 s 1 100 1N E 1 "Pan" 128 -1 -1 0 0 L 2 100 1N E 1 "Pan Low" 128 -1 -1 3 1 s 3 100 1N F 1 "Tilt" 128 -1 -1 0 0 L 4 100 1N F 1 "Tilt Low" 128 -1 -1 5 1 I 5 100 1N 0 1 "ColorFunc1" 0 0 0 10 1 L 6 100 1N B 1 "Cyan" 0 0 0 10 61 L 7 100 1N C 1 "Magenta" 0 0 255 9 61 L 8 100 1N D 1 "Yellow" 0 255 255 8 1 I 9 100 1N 0 1 "LithoFunc1" 0 0 0 6 1 I 10 100 1N I 1 "Litho1" 0 0 0 7 1 S 11 100 1N K 1 "LithoRot1" 0 0 0 0 0 I 12 100 1N K 1 "LithoRot1" 0 0 0 8 61 I 13 100 1N 0 1 "LithoFunc2" 0 0 0 6 61 I 14 100 1N J 1 "Litho2" 0 0 0 7 61 S 15 100 1N M 1 "LithoRot2" 0 0 0 0 0 I 16 100 1N M 1 "LithoRot2" 0 0 0 9 1 L 17 100 1N S 1 "Frost" 0 -1 -1 5 61 L 18 100 1N L 1 "Focus" 0 -1 -1 2 1 L 19 100 1N G 1 "Iris" 128 0 0 2 61 L 20 100 1N O 1 "Shutter" 255 255 255 1 1 H 21 100 1N H 1 "Dimmer" 255 255 255 11 1 I 22 100 1N 0 1 "MSpeed" 0 0 0 12 1 I 23 100 1N 0 1 "Macros" 0 0 0 11 61 I 24 100 1N 0 1 "Control" 0 0 0 END ; ;---------------------------------------------------------------------------- ; Text to be displayed when the Instrument is selected for Patching ; TEXT STUDIO SPOT CMY Bank Faders Bottom Top --------------------- 1 Dimmer -- 2 Iris Shutter 3 Tilt Pan 4 Colour1 Color2 5 ColFunc1 Focus 6 Litho1 Litho2 7 LithoRt1 LithoRt2 8 LitFunc1 LitFunc2 9 Frost Yellow 10 Cyan Magenta 11 MSpeed Control 12 Macros -- INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR END ; ;---------------------------------------------------------------------------- ; Tables ; Positions PFTABLE "Positions" -1 1 3 "Middle" 21 80 80 "Left" 22 50 80 "Right" 23 b0 80 "Top" 24 80 50 "Bottom" 25 80 b0 "TLeft" 26 50 50 "TRight" 27 b0 b0 "BLeft" 28 50 b0 "BRight" 29 b0 50 PFEND PFTABLE "Color" 29 6 8 7 "White" 1 ff ff ff "Red" 2 ff 0 0 "Amber" 3 ff 80 0 "Yellow" 4 ff ff 0 "Green" 5 0 ff 0 "Cyan" 6 0 ff ff "Blue" 7 0 5a ff "Lavender" 8 69 5a ff "UV" 9 0 69 ff "Magenta" 10 ff 0 ff "lee 101" -1 0 E4 0 D8 "lee 102" -1 0 A7 51 A0 "lee 103" -1 0 FF 86 B0 "lee 104" -1 0 BA E 82 "lee 105" -1 0 C1 C1 64 "lee 106" -1 0 AC 1 4 "lee 107" -1 0 FA 87 80 "lee 108" -1 0 5E 2C 34 "lee 109" -1 0 EC 78 86 "lee 110" -1 0 AD 1 78 "lee 111" -1 0 E5 66 69 "lee 113" -1 0 D4 5E 1 "lee 115" -1 0 5E 68 ED "lee 116" -1 0 32 6C EC "lee 117" -1 0 9C 8B FE "lee 118" -1 0 5E 8A DE "lee 119" -1 0 40 E8 74 "lee 120" -1 0 1 DD 59 "lee 121" -1 0 80 59 B8 "lee 122" -1 0 6E 56 C1 "lee 124" -1 0 53 52 CE "lee 126" -1 0 D2 BA 33 "lee 127" -1 0 67 60 5F "lee 128" -1 0 9B 6B 51 "lee 129" -1 0 0 0 0 "lee 130" -1 0 0 0 0 "lee 131" -1 0 70 6A D2 "lee 132" -1 0 2 E6 A7 "lee 134" -1 0 7D 54 6E "lee 135" -1 0 CB 6 4F "lee 136" -1 0 FC 95 9B "lee 137" -1 0 B2 F9 96 "lee 138" -1 0 E3 69 D6 "lee 139" -1 0 0 0 0 "lee 140" -1 0 8D 8A FF "lee 141" -1 0 46 99 E9 "lee 142" -1 0 91 D1 8E "lee 143" -1 0 72 93 EA "lee 144" -1 0 75 93 F3 "lee 145" -1 0 0 0 0 "lee 147" -1 0 D5 5D 7B "lee 148" -1 0 92 53 30 "lee 151" -1 0 FE 75 86 "lee 152" -1 0 FE 75 93 "lee 153" -1 0 FE 75 86 "lee 154" -1 0 FE 7E 98 "lee 156" -1 0 F9 63 7B "lee 158" -1 0 F6 22 64 "lee 159" -1 0 D8 7E A8 "lee 161" -1 0 8C E7 DA "lee 162" -1 0 F0 6F 90 "lee 164" -1 0 A5 47 47 "lee 165" -1 0 7B D4 F8 "lee 166" -1 0 0 0 0 "lee 169" -1 0 D4 95 9D "lee 170" -1 0 A6 8C 85 "lee 172" -1 0 58 7B FC "lee 174" -1 0 AA E7 D3 "lee 176" -1 0 FF 74 7D "lee 179" -1 0 AA 0 70 "lee 180" -1 0 7B FF 6F "lee 181" -1 0 4E FF 57 "lee 182" -1 0 EC 4 4 "lee 183" -1 0 54 83 C0 "lee 184" -1 0 EA 9B A6 "lee 185" -1 0 F9 8D 9D "lee 186" -1 0 F9 82 97 "lee 187" -1 0 F9 77 97 "lee 188" -1 0 BB 7E 99 "lee 189" -1 0 E0 90 B8 "lee 190" -1 0 B2 83 A8 "lee 191" -1 0 B2 79 9F PFEND ; Litho table PFTABLE "Lithos" -1 9 11 10 13 15 14 "Open" 11 0 0 0 0 0 0 "HStars" 12 0 0 6f 0 0 0 "Triwing" 13 0 0 3f 0 0 0 "WTunnel" 14 0 0 a5 0 0 0 "Shatter" 15 0 0 d4 0 0 0 "BBlocks" 16 0 0 0 0 0 75 "Jax" 17 0 0 0 0 0 a7 "Lava" 18 0 0 64 0 0 0 "Effect" 19 0 0 0 0 0 43 "Gatlin" 20 0 0 0 0 0 c7 PFEND MACRO "Lamp On" 1 20 24 "data" 0 10 0 "data" 0 10 54 "delay" 1 50 "data" 0 10 4 "delay" 1 A MEND MACRO "Lamp Off" 2 20 24 "data" 0 10 0 "data" 0 10 18 "delay" 1 50 "data" 0 10 5E "delay" 1 A MEND MACRO "Home" 3 20 24 "data" 0 10 0 "data" 0 10 40 "delay" 1 50 "data" 0 10 4 "delay" 1 A MEND MACRO "Shutdown" 4 20 24 "data" 0 10 0 "data" 0 10 7D "delay" 1 50 "data" 0 10 4 MEND