View Personality
Martin RoboScan 1016 (MT1016.R20)
View Table
; "Martin Roboscan 1016", 7 DMX channels, filename :mt1016.r20 ; ; Date By Description ; 07-06-01 P.Bari Created ; 15-06-06 E.Spencer Removed some comments for disk space ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE MT_ROBO1016 7 DMX channels NAME "Martin" "RoboScan 1016" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 7 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 1 170 110 ; | | | ; | | |_______ maximum tilt movement (in degrees) ; | |___________ maximum pan movement (in degrees) ; |_______________ 1 means moving mirror, 2 means moving head ; ;---------------------------------------------------------------------------- ; Patching Information. (Upto 10 lines allowed) DEVICEADDRESS "Handle %2d"h "Fixture %11s"n "DMX %03d"d "" "" "" "" "" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=506 ; ; DMX number must be divisible by this DIVBY=1 ; ;---------------------------------------------------------------------------- ; DMX channel description ; ; DMX 1 1 H 1 100 1N O 1 "Shutter" 120 120 120 11 1 L 2 100 1N 0 1 "Dummy" 0 0 0 4 1 I 3 100 1N A 1 "Color" 0 0 18 6 1 I 4 100 1N I 1 "Gobo" 0 0 0 3 61 L 5 100 1N E 1 "Pan" 128 -1 -1 3 1 L 6 100 1N F 1 "Tilt" 128 -1 -1 8 1 I 7 100 1N 0 1 "Speed" 5 -1 -1 END ; ;---------------------------------------------------------------------------- ; Text to be displayed when the Instrument is selected for Patching ; TEXT Martin RS MDJ 1016 Bank Faders Bottom Top --------------------- 1 Strobe -- 2 -- -- 3 Tilt Pan 4 Colour -- 5 -- -- 6 Gobo -- 7 -- -- 8 Speed -- INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR END ; ;---------------------------------------------------------------------------- ; Tables ; Positions PFTABLE "Positions" -1 5 6 "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 ; Color table PFTABLE "Colors" -1 3 "Col 1" 1 0 "Col 2" 2 28 "Col 3" 3 40 "Col 4" 4 58 "Col 5" 5 60 "Col 6" 6 78 "Col 7" 7 90 "Col 8" 8 a8 "Col 9" 9 c0 "Col 10" 10 d8 PFEND ; Gobo table PFTABLE "Gobos" -1 4 "Gobo 1" 11 0 "Gobo 2" 12 28 "Gobo 3" 13 40 "Gobo 4" 14 58 "Gobo 5" 15 60 "Gobo 6" 16 78 "Gobo 7" 17 90 "Gobo 8" 18 a8 "Gobo 9" 19 c0 "Gobo 10" 20 d8 PFEND