View Personality
Martin Pal 1200 (MTPA12M4.R20)
View Table
; "Martin Roboscan PAL 1200 Mode 4", 26 DMX channels, filename :mtpal124.r20 ; ; Date By Description ; 24-11-99 P.Bari Created ; 23-07-02 D.Shelton Corrected CMY Inversion ; 22-02-05 Phil Revised device name ; 29-11-05 Ed Revised device name ; 05-12-08 Jonathan Moreton Fixed DMX Table ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE MT_PL1200M4 mode=4 26 DMX channels NAME "Martin" "Pal 1200 Extended, Mode 4" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 26 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 1 287 85 ; | | | ; | | |_______ 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 "" " Please " "Set Light to MODE 4" "" " Thank You " "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=487 ; ; 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 2 61 L 1 100 1N O 1 "Shutter" 0 0 0 1 1 H 2 100 1N H 1 "Dimmer" 255 255 255 7 1 L 3 100 1N 0 1 "Blade 1A" 0 0 0 7 61 L 4 100 1N 0 1 "Blade 1B" 0 0 0 8 1 L 5 100 1N 0 1 "Blade 2A" 0 0 0 8 61 L 6 100 1N 0 1 "Blade 2B" 0 0 0 11 1 L 7 100 1N 0 1 "Blade 3A" 0 0 0 11 61 L 8 100 1N 0 1 "Blade 3B" 0 0 0 12 1 L 9 100 1N 0 1 "Blade 4A" 0 0 0 12 61 L 10 100 1N 0 1 "Blade 4B" 0 0 0 9 1 I 11 100 1N 0 1 "Blade ROT" 0 0 0 10 1 L 12 100 1N B 1 "Cyan" 0 0 0 10 61 L 13 100 1N C 1 "Magenta" 0 0 0 9 61 L 14 100 1N D 1 "Yellow" 0 0 0 4 1 I 15 100 1N A 1 "Color" 0 0 0 6 1 I 16 100 1N I 1 "Gobo" 0 0 0 6 61 L 17 100 1N 0 1 "G.Index" 0 0 0 5 61 I 18 100 1N L 1 "Focus" 55 0 0 5 1 I 19 100 1N Q 1 "Zoom" 133 0 0 2 1 L 20 100 1N S 1 "Frost" 0 0 0 3 61 s 21 100 1N E 1 "Pan" 128 -1 -1 0 0 L 22 100 1N E 1 "Pan lo" 128 -1 -1 3 1 s 23 100 1N F 1 "Tilt" 128 -1 -1 0 0 L 24 100 1N F 1 "Tilt lo" 128 -1 -1 13 1 I 25 100 1N 0 1 "P/T Speed" 0 0 0 13 61 I 26 100 1N 0 1 "FX Speed" 0 0 0 END TEXT MARTIN PAL 1200 Bank Faders Bottom Top --------------------- 1 Dimmer -- 2 Frost Shutter 3 Tilt Pan 4 Color -- 5 Zoom Focus 6 Gobo G.Index 7 Blade 1A Blade 1B 8 Blade 2A Blade 2B 9 Bld Spd Yellow 10 Cyan Magenta 11 Blade 3A Blade 3B 12 Blade 4A Blade 4B 13 P/T Spd FX Spd Press a Fixture Select or Swop button to make the patch. END ATTR END ; ;---------------------------------------------------------------------------- ; Tables ; Positions PFTABLE "Positions" -1 21 23 "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 12 13 14 15 "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 "lee 101" -1 0 4 f9 0 "lee 102" -1 0 1f da 0 "lee 103" -1 0 19 5e 0 "lee 104" -1 0 3e ff 0 "lee 105" -1 0 a7 ff 0 "lee 106" -1 0 ff d4 0 "lee 107" -1 0 6d 7d 0 "lee 108" -1 0 64 8b 0 "lee 109" -1 0 60 7d 0 "lee 110" -1 0 77 86 0 "lee 111" -1 0 95 5b 0 "lee 113" -1 0 ff d0 0 "lee 115" -1 f0 7 b3 0 "lee 116" -1 ff 0 cb 0 "lee 117" -1 99 f 5b 0 "lee 118" -1 ef 0 76 0 "lee 119" -1 ff 71 1a 0 "lee 120" -1 ff 19 19 0 "lee 121" -1 cc 1 eb 0 "lee 122" -1 cc d e7 0 "lee 124" -1 f4 0 eb 0 "lee 126" -1 2c ff 19 0 "lee 127" -1 46 bb c0 0 "lee 128" -1 0 ff 7c 0 "lee 131" -1 ff 0 c2 0 "lee 132" -1 ff 9 15 0 "lee 134" -1 0 84 db 0 "lee 135" -1 0 f9 f9 0 "lee 136" -1 0 1b 2b 0 "lee 137" -1 29 12 1e 0 "lee 138" -1 87 18 df 0 "lee 139" -1 ef 0 ff 0 "lee 140" -1 93 4 66 0 "lee 141" -1 f1 0 64 0 "lee 142" -1 74 17 d 0 "lee 143" -1 d1 0 5a 0 "lee 144" -1 d7 7 78 0 "lee 147" -1 0 6c bb 0 "lee 148" -1 0 ff c7 0 "lee 151" -1 0 34 64 0 "lee 152" -1 0 2f 6a 0 "lee 153" -1 0 42 67 0 "lee 154" -1 0 43 7f 0 "lee 156" -1 26 5f a9 0 "lee 157" -1 0 cb bb 0 "lee 158" -1 0 ce ff 0 "lee 159" -1 0 11 3c 0 "lee 161" -1 a0 0 31 0 "lee 162" -1 0 23 49 0 "lee 164" -1 0 ff f0 0 "lee 165" -1 bf 0 35 0 "lee 166" -1 0 e0 a0 0 "lee 169" -1 0 18 3c 0 "lee 170" -1 19 41 33 0 "lee 172" -1 ff 0 9e 0 "lee 174" -1 68 0 28 0 "lee 176" -1 0 8d bb 0 "lee 179" -1 0 87 ff 0 "lee 180" -1 86 8a 0 0 "lee 181" -1 ff fe f 0 "lee 182" -1 0 ff df 0 "lee 183" -1 f1 0 57 0 "lee 184" -1 2d 46 7d 0 "lee 185" -1 4a 29 96 0 "lee 187" -1 2c 35 85 0 "lee 188" -1 2a 30 8c 0 "lee 189" -1 50 1f 76 0 "lee 190" -1 3d 21 67 0 "lee 191" -1 46 36 73 0 PFEND ; Gobo table PFTABLE "Gobos" -1 16 "Gobo 1" 11 0 "Gobo 2" 12 96 "Gobo 3" 13 aa "Gobo 4" 14 cd "Gobo 5" 15 dc "Gobo 6" 16 ff PFEND ;Blade Table PFTABLE "Blades" -1 3 4 5 6 7 8 9 10 "SHAPE1" 17 c8 c8 c8 c8 c8 c8 c8 c8 "SHAPE2" 18 96 96 96 96 96 96 96 96 "SHAPE3" 19 64 64 64 64 64 64 64 64 "SHAPE4" 20 00 00 00 00 00 00 00 00 PFEND MACRO "STRIKE LAMP" 1 1 "data" 0 e9 "delay" 1 50 "data" 0 0 MEND MACRO "RESET UNIT" 2 1 "data" 0 d4 "delay" 1 50 "data" 0 0 MEND MACRO "LAMP OFF" 3 1 12 13 14 "data" 0 ff e6 e7 e8 "delay" 1 60 "data" 0 0 0 0 0 MEND