View Personality
Coemar CF7 HE X (CMCF7HEX.R20)
View Table
; 'Coemar CF7 HE X', 21 DMX Channels, filename: CMC7HX1.R20 ; ; Date By Description ; 24-05-05 Pers Creator Created - Exported from Diamond 4 file. ; 09-02-06 Ed Spencer Changed Pan Max and Tilt Max ; 17-07-06 Ed Spencer Fixed some channel types to sort out problems with shapes ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE CM_CF7_HEX mode=Mode 2, 16-bit 21 DMX Channels NAME "Coemar" "CF7 HE X" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 21 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 2 610 260 ; ;---------------------------------------------------------------------------- ; Patching Information. (Upto 10 lines allowed) DEVICEADDRESS "Handle %2d"h "Fixture %11s"n "DMX %03d"d "" "" "Set to Mode 2, 16-bit" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=491 ; ; DMX number must be divisible by this DIVBY=1 ; ;---------------------------------------------------------------------------- ; DMX channel description ; 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 1 1 H 5 100 1N H 1 "Dimmer" 255 255 127 2 61 L 6 100 1N O 1 "Shutter" 255 255 255 2 1 L 7 100 1N G 1 "Iris" 0 0 0 5 1 L 8 100 1N Q 1 "Zoom" 127 127 127 5 61 L 9 100 1N L 1 "Focus" 127 127 127 6 1 I 10 100 1N I 1 "Gobo 1" 0 0 0 7 1 L 11 100 1N 0 1 "Gobo 1 Index" 11 11 11 7 61 L 12 100 1N K 1 "Gobo 1 Rot" 0 0 0 6 61 I 13 100 1N J 1 "Gobo 2" 0 0 0 9 1 I 14 100 1N P 1 "Prism" 0 0 0 19 1 L 15 100 1N R 1 "Prism Rot" 0 0 0 8 1 I 16 100 1N 0 1 "Focal Lens" 0 0 0 10 1 L 17 100 1N B 1 "Cyan" 0 0 0 10 61 L 18 100 1N C 1 "Magenta" 0 0 0 9 61 L 19 100 1N D 1 "Yellow" 0 0 0 20 1 I 20 100 1N 0 1 "Control" 11 11 11 8 61 I 21 100 1N 0 1 "P/T Movement" 0 0 0 END ; ;---------------------------------------------------------------------------- TEXT Coemar CF7 HE X Mode 2, 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 "Color" 29 17 18 19 "White" 1 00 00 00 "Red" 2 7F DD F9 "Amber" 3 4C FD C8 "Yellow" 4 00 E6 23 "Green" 5 DB D1 0B "Cyan" 6 DC 83 0A "Blue" 7 DE 08 D3 "Lavender" 8 B6 03 E3 "UltraViolet" 9 FF 79 FB "Magenta" 10 79 93 FF PFEND ;---------------------------------------------------------------------------- ; Macros MACRO "Lamp On" 1 20 "data" 0 FC "delay" 1 50 "data" 0 14 MEND MACRO "Lamp Off" 2 20 "data" 0 5 "delay" 1 50 "data" 0 14 MEND MACRO "Reset" 3 20 "data" 0 88 "delay" 1 50 "data" 0 14 MEND ;---------------------------------------------------------------------------- ; Range Tables RANGE 6 ;Shutter 248 255 "Open" 0 9 "Closed" 10 127 "Strobe %3d%%"0+(((c-a)*100)/(b-a)) 128 247 "Rnd St %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 7 ;Iris 0 15 "Open" 16 115 "Iris %3d%%"100-(((c-a)*100)/(b-a)) 116 192 "Small" 193 251 "Pulse %3d%%"0+(((c-a)*100)/(b-a)) 252 255 "Open" REND RANGE 10 ;Gobo 1 0 20 "Open" 21 42 "Gobo 1" 43 64 "Gobo 2" 65 86 "Gobo 3" 87 108 "Gobo 4" 109 130 "Gobo 5" 131 151 "Gobo 6" 152 255 "Scroll %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 11 ;Gobo 1 Index 0 10 "No Index" 11 255 "Index %3d"0+(((c-a)*360)/(b-a)) REND RANGE 12 ;Gobo 1 Rot 0 100 "Index %3d"0+(((c-a)*360)/(b-a)) 101 176 "Spn CW %3d%%"100-(((c-a)*100)/(b-a)) 177 179 "No Spin" 180 255 "Sp CCW %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 13 ;Gobo 2 0 20 "Open" 21 42 "Gobo 1" 43 64 "Gobo 2" 65 86 "Gobo 3" 87 108 "Gobo 4" 109 130 "Gobo 5" 131 151 "Gobo 6" 152 255 "Scroll %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 14 ;Prism 0 83 "Open" 84 171 "Prism 1" 172 255 "Prism 2" REND RANGE 15 ;Prism Rot 0 128 "Index %3d°"0+(((c-a)*360)/(b-a)) 129 189 "Spn CW %3d%%"100-(((c-a)*100)/(b-a)) 190 192 "No Spin" 193 255 "Sp CCW %3d%%"0+(((c-a)*100)/(b-a)) REND RANGE 16 ;Focal Lens 0 83 "Iris Lens" 84 171 "Gobo Lens" 172 255 "Narrow Angl" REND RANGE 20 ;Control 11 29 "Safe" 0 10 "Lamp Off" 30 100 "PT Reset" 101 170 "Reset" 171 200 "Zoom Contro" 201 240 "Autofocus" 241 249 "Progressive" 250 255 "Lamp On" REND RANGE 21 ;P/T Movement 0 127 "Standard" 128 255 "Soft Move" REND