View Personality
Coemar CF7 Wash Zoom (CMCF7WZ.R96)
View Table
; 'Coemar CF7 Wash Zoom', 13 DMX Channels, filename: CMCF7WZ.R20 ; ; Date By Description ; 01-08-05 Pers Creator Created - Exported from Diamond 4 file. ; 04-08-05 Phil Rogers Checked ; 06-10-05 Ed Spencer Changes Zoom to Beam and fixed control channel ; 23-05-13 Peter Budd Created from R20. ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE CM_CF7WshZm mode=13 DMX, 16Bit 13 DMX Channels ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 13 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 2 630 270 ; ;---------------------------------------------------------------------------- ; Patching Information. (Upto 10 lines allowed) DEVICEADDRESS "Handle %2d"h "Fixture %11s"n "DMX %03d"d "" "" "Set to 13 DMX, 16Bit" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=499 ; ; DMX number must be divisible by this DIVBY=1 ; ;---------------------------------------------------------------------------- ; DMX channel description ; DMX 1 1 H 5 100 1N H 1 "Dimmer" 255 255 127 2 61 L 6 100 1N O 1 "Shutter" 255 255 255 3 61 s 3 100 1N E 1 "Pan" 128 0 0 0 0 L 4 100 1N E 1 "Pan Low" 128 0 0 3 1 s 1 100 1N F 1 "Tilt" 128 0 0 0 0 L 2 100 1N F 1 "Tilt Low" 128 0 0 10 1 L 10 100 1N B 1 "Cyan" 0 0 0 10 61 L 11 100 1N C 1 "Magenta" 0 0 0 9 61 L 12 100 1N D 1 "Yellow" 10 10 10 4 61 I 9 100 1N 0 1 "Colour" 0 0 0 5 1 L 7 100 1N G 1 "Beam" 0 0 0 9 1 L 8 100 1N 0 1 "Filter Sel." 0 0 0 8 1 I 13 100 1N 0 1 "Control" 25 25 25 END ; ;---------------------------------------------------------------------------- TEXT Coemar CF7 Wash Zoom 13 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 ;---------------------------------------------------------------------------- ; Macros MACRO "Lamp Off" 1 13 "data" 0 A "delay" 1 50 "data" 0 14 MEND MACRO "Lamp On" 2 13 "data" 0 FC "delay" 1 50 "data" 0 14 MEND MACRO "Reset" 3 13 "data" 0 88 "delay" 1 50 "data" 0 14 MEND 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 ; A color table cyan, magenta, yellow, colour wheel PFTABLE "Color" 29 10 11 12 9 "White" 1 0 0 0 0 "Red" 2 0 ff ff 0 "Amber" 3 0 e1 ff 0 "Yellow" 4 0 0 ff 0 "Green" 5 ff 0 ff 0 "Cyan" 6 ff 0 0 0 "Blue" 7 ff 9b 0 0 "Lavender" 8 96 c8 0 0 "UV" 9 ff ff 64 0 "Magenta" 10 0 ff 0 0 PFEND