View Personality
GLP Junior Scan 2 (GLPJSCN2.R20)
View Table
; 'GLP Junior Scan 2', 9 DMX Channels, filename: GLPJSCN2.R20 ; ; Date By Description ; 21-03-06 Pers Creator Created - Exported from Diamond 4 file. ; 21-03-06 Ed Spencer Checked ; 18-12-08 David Hunt Fixed duplicate dmx values in range tables ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE GLP_JScan2 mode=9 DMX, 8bit 9 DMX Channels NAME "GLP" "Junior Scan 2" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 9 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 1 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 9 DMX, 8bit" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=503 ; ; 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 3 61 L 1 100 1N E 1 "Pan" 127 0 0 3 1 L 2 100 1N F 1 "Tilt" 127 0 0 4 61 I 3 100 1N A 1 "Colour" 0 0 0 6 1 I 4 100 1N I 1 "Gobo" 0 0 0 2 61 L 5 100 1N O 1 "Shutter" 0 0 0 8 1 L 6 100 1N 0 1 "Speed" 0 0 0 9 1 L 7 100 1N 0 1 "Movement" 0 0 0 2 1 L 8 100 1N 0 1 "Laser" 255 0 0 8 61 I 9 100 1N 0 1 "Special" 0 0 0 END ; ;---------------------------------------------------------------------------- TEXT GLP Junior Scan 2 9 DMX, 8bit 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 "Lamp On" 1 5 "data" 0 FE "delay" 1 32 "data" 0 F8 "delay" 1 32 MEND MACRO "Lamp Off" 2 5 9 "data" 0 8 0 "delay" 1 A "data" 0 8 F0 "delay" 1 32 "data" 0 8 20 MEND MACRO "Reset" 3 9 "data" 0 FC "delay" 1 32 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 3 ;Colour 0 3 "Open" 4 7 "Open/Dark B" 8 11 "Deep Blue" 12 15 "Split 2" 16 19 "Deep Green" 20 23 "Split 3" 24 27 "Yellow" 28 31 "Split 4" 32 35 "Bright Blue" 36 39 "Split 5" 40 43 "Lavender" 44 47 "Split 6" 48 51 "Magenta" 52 55 "Split 7" 56 59 "Light Blue" 60 63 "Split 8" 64 67 "Fire" 68 71 "Split 9" 72 75 "Turquoise" 76 79 "Split 10" 80 83 "Pink" 84 87 "Split 11" 88 91 "Canary" 92 95 "Split 12" 96 99 "Amber" 100 103 "Split 13" 104 107 "Red" 108 111 "Split 14" 112 115 "Blue" 116 119 "Split 15" 120 123 "Green" 124 127 "Split 16" 128 131 "Multicol 1" 132 135 "Split 17" 136 139 "Multicol 1" 140 253 "Sc CW %3d%%"0+(((c-a)*100)/(b-a)) 254 254 "Music Slow" 255 255 "Music Fast" REND RANGE 4 ;Gobo 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 "Gobo 8" 72 79 "Gobo 9" 80 87 "Gobo 10" 88 95 "Gobo 11" 96 103 "Gobo 12" 104 111 "Gobo 13" 112 119 "Gobo 14" 120 127 "Gobo 15" 128 135 "Gobo 16" 136 143 "Gobo 17" 144 151 "Gobo 18" 152 159 "Gobo 19" 254 254 "Music Slow" 255 255 "Music Fast" REND RANGE 5 ;Shutter 0 15 "Closed" 16 31 "Random" 32 47 "Audio" 48 239 "Strobe %3d%%"0+(((c-a)*100)/(b-a)) 240 253 "Open" 254 255 "Lamp On" REND RANGE 6 ;Speed 0 1 "Tracking" 2 255 "Speed %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 8 ;Laser 0 15 "Off" 16 31 "Random" 32 47 "Audio" 48 127 "Strobe %3d%%"0+(((c-a)*100)/(b-a)) 128 239 "Strobe %3d%%"0+(((c-a)*100)/(b-a)) 240 255 "On" REND RANGE 9 ;Special 0 63 "Safe" 64 79 "Col Ch %3d%%"0+(((c-a)*100)/(b-a)) 80 95 "Col Ch %3d%%"0+(((c-a)*100)/(b-a)) 96 111 "P/T Audio S" 112 127 "P/T Audio F" 128 143 "P/T Random" 230 249 "Lamp Off" 250 255 "Reset" REND