View Personality
SGM Giotto Spot 400 (SMGSP423.R20)
View Table
; 'SGM Giotto Spot 400 23 DMX, 16bit', 23 DMX Channels, filename: SMGSP423.R20 ; Copyright © Avolites Ltd. 2013 ; ; Date By Description ; 28-01-03 D.Shelton Created ; 04-03-03 D.Shelton Updated ID's for Shape Generator ; 25-06-03 D.Shelton Updated with actual Fixture ; 15-07-03 D.Shelton Added head type ; 11-02-04 L.Gallagher Error Found 1. No macros found ; 11-02-04 L.Gallagher Error Found 2. Iris - (Power On) 255 ; 11-02-04 L.Gallagher Error Found 3. Prism Rot - CW rot legend inverted ; 11-02-04 L.Gallagher Error Found 4. Focus - (Power On) 127 ; 11-02-04 L.Gallagher Error Found 5. Zoom - (Locate) 0 ; 11-02-04 L.Gallagher Error Found 6. Frost - In control 2nd menu hard to find ; 06-01-05 Phil Revised macro and colour func wheels. ; 13-01-05 Phil Sorted macros & control channel ; 17-08-05 Phil Revised gobo function wheel ; 23-02-06 Ed Fixed Gobo 1 Function wheel ; 18-07-06 D4 Pers Fixer Updated Colour Func ID to Colour1Func ; 18-07-06 D4 Pers Fixer Updated Gobo Func ID to Gobo1Func ; 18-07-06 D4 Pers Fixer Updated Pan Power on to Locate value ; 18-07-06 D4 Pers Fixer Updated Tilt Power on to Locate value ; 19-07-06 D4 Pers Fixer Updated Colour Func ID to Colour1Func ; 28-01-09 D4 Personality Fixer 2009Modified Condition statements ; 30-03-12 Peter Budd Updated Raw DMX function to have no range. ; 01-08-12 Peter Budd Edited corrected many errors simplified and bought into line with SGM spec. ; 07-01-13 Peter Budd Added 23 channel mode. ; 07-01-13 Pers Creator Created - Exported from Diamond 4 file. ; 07-01-13 Peter Budd Updated ranges ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE SM_GioSp423 mode=23 DMX, 16bit 23 DMX Channels NAME "SGM" "Giotto Spot 400 23 DMX, 16bit" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 23 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 2 540 289 ; | | | ; | | |_______ 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 23 DMX, 16bit" "" "" 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..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 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 5 1 L 5 100 1N Q 1 "Iris" 0 0 0 4 61 L 6 100 1N A 1 "Color" 14 70 154 6 61 I 7 100 1N I 1 "Gobo" 10 0 0 2 61 L 8 100 1N O 1 "Shutter" 238 0 0 1 1 H 9 100 1N H 1 "Dimmer" 255 0 0 7 1 s 10 100 1N K 1 "Gobo Rot" 0 0 0 0 0 L 23 100 1N K 1 "Gobo Rot Low" 0 0 0 9 1 L 11 100 1N P 1 "Prism" 42 0 0 8 61 I 12 100 1N P 1 "Prism Rot" 128 0 0 5 61 L 13 100 1N L 1 "Focus" 127 0 0 2 1 L 14 100 1N G 1 "Zoom" 127 0 0 9 61 L 15 100 1N R 1 "Effects" 14 0 0 10 1 L 16 100 1N S 1 "Frost" 0 0 0 8 1 L 17 100 1N 0 1 "MSpeed" 2 0 0 20 1 L 18 100 1N 0 1 "Control" 95 0 0 7 61 L 19 100 1N M 1 "Gobo Shake" 24 0 0 4 1 I 20 100 1N A 1 "Colour Func" 25 0 0 6 1 L 21 100 1N 0 1 "Gobo Func" 64 0 0 10 61 L 22 100 1N 0 1 "Macro" 4 0 0 END ; ;---------------------------------------------------------------------------- TEXT SGM Giotto Spot 400 23 DMX, 16bit INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR Function Obsolete END ;---------------------------------------------------------------------------- ; Preset Palette Tables PFTABLE "Intensity" -1 8 "Open" 31 77 "Slow Strobe" 32 80 "Fast Strobe" 33 88 "Slow Random Strobe" 34 D5 "Fast Random Strobe" 35 DD "Slow Pulse" 36 A2 "Fast Pulse" 37 AA "Closed" 38 4 PFEND PFTABLE "Pan/Tilt" -1 1 3 "Middle" 21 80 80 "Left" 22 4F 80 "Right" 23 B0 80 "Top" 24 80 4F "Bottom" 25 80 B0 "TLeft" 26 4F 4F "TRight" 27 B0 B0 "BLeft" 28 4F B0 "BRight" 29 B0 4F PFEND PFTABLE "Colour" -1 6 20 "Open" 1 E 19 "Red" 2 2A 19 "Orange-Open" 3 F0 4C "Yellow" 4 46 19 "Green" 5 62 19 "Cyan" 6 7E 19 "Blue" 7 9A 19 "Magenta-Azure" 9 BC 4C "Magenta" 10 B6 19 "Magenta-Azure" 8 BC 4C PFEND PFTABLE "Gobo" -1 7 21 "Open" 11 A C0 "Gobo 1" 12 1F C0 "Gobo 2" 13 34 C0 "Gobo 3" 14 49 C0 "Gobo 4" 15 5E C0 "Gobo 5" 16 73 C0 "Gobo 6" 17 88 C0 "Gobo 7" 18 9D C0 "Gobo 8" 19 B2 C0 PFEND PFTABLE "Beam" -1 14 5 16 "Zoom Small" 41 0 0 0 "Zoom Medium" 42 7F 0 0 "Zoom Large" 43 FF 0 0 "Iris Small" 44 7F FF 0 "Iris Medium" 45 7F 80 0 "Iris Large" 46 7F 0 0 "Frost Off" 47 7F 0 0 "Frost Full" 48 7F 0 FF PFEND ;---------------------------------------------------------------------------- ; Macros MACRO "Lamp On" 1 18 "data" 0 9A "delay" 1 32 MEND MACRO "Lamp Off" 2 18 "data" 0 1E "delay" 1 32 "data" 0 5F "delay" 1 32 MEND MACRO "Reset" 3 18 "data" 0 F8 "delay" 1 32 "data" 0 5F "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 6 ;Color 0 27 "Open" 28 55 "Red" 56 83 "Yellow" 84 111 "Green" 112 139 "Cyan" 140 167 "Blue" 168 195 "Magenta" 196 223 "Azure" 224 255 "Orange" REND RANGE 7 ;Gobo 0 20 "Open" 21 41 "Gobo 1" 42 62 "Gobo 2" 63 83 "Gobo 3" 84 104 "Gobo 4" 105 125 "Gobo 5" 126 146 "Gobo 6" 147 167 "Gobo 7" 168 189 "Gobo 8" 190 196 "Scroll Spd " 197 203 "Scroll Spd " 204 210 "Scroll Spd " 211 217 "Scroll Spd " 218 224 "Scroll Spd " 225 231 "Scroll Spd " 232 238 "Scroll Spd " 239 245 "Scroll Spd " 246 255 "Music Chang" REND RANGE 8 ;Shutter 0 7 "Closed" 8 119 "%2dhz "1+(((c-a)*9)/(b-a)) 120 136 "Music Bass" 137 153 "Music Low" 154 170 "Gobo Shade" 171 187 "Color Shade" 188 204 "C/G Shade" 205 221 "Open w Gobo" 222 255 "Open" REND RANGE 10 ;Gobo Rot 0 111 "Rot CW %3d%%"100-(((c-a)*100)/(b-a)) 112 144 "No Rotation" 145 255 "Rot CC %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 11 ;Prism 0 84 "Open" 85 170 "Comet" 171 255 "4 Facet Pri" REND RANGE 12 ;Prism Rot 0 111 "Spn CW %3d%%"0+(((c-a)*100)/(b-a)) 112 143 "Stopped" 144 255 "Sp CCW %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 15 ;Effects 0 27 "Open" 28 55 "Tunnel" 56 83 "Stripped" 84 111 "HoneyComb" 112 139 "Spider" 140 167 "Wood Filter" 168 195 "Half CTO" 196 223 "CTO" 224 255 "Amber" REND RANGE 17 ;MSpeed 0 3 "Tracking" 4 255 "S-F %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 18 ;Control 0 60 "Lamp Off" 61 129 "Hysteresis" 130 179 "Lamp On" 180 239 "Hysteresis" 240 255 "Reset" REND RANGE 19 ;Shake 0 47 "Disbled" 48 255 "Shake %3d"0+(((c-a)*16)/(b-a)) REND RANGE 20 ;Col Mode 0 50 "Full Colour" 51 101 "Half Colour" 102 152 "Soft Colour" 153 203 "Soft Rbw" 204 255 "Music Chang" REND RANGE 21 ;Gobo Mode 0 127 "Index" 128 255 "Rotation" REND RANGE 22 ;Macro 0 7 "No Macro" 8 255 "Reserved" REND