View Personality
Martin RoboScan Pro 1220 RPR (MT1220R4.R20)
View Table
; 'Martin RoboScan Pro 1220 RPR 17 DMX, Mode 4', 17 DMX Channels, filename: MT1220R4.R20 ; Copyright © Avolites Ltd. 2010 ; ; Date By Description ; 05-12-10 Pers Creator Created - Exported from Diamond 4 file. ; 05-12-10 Nic Morris Checked. ; 06-12-10 John Rogers Edited Highlight/Lowlight values to Amber/Blue. ; 06-12-10 John Rogers Edited Range names. ; 14-05-11 Nic Morris Fixed duplicate DMX ranges. ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE MT_RBP12RP4 mode=17 DMX, Mode 4 17 DMX Channels NAME "Martin" "RoboScan P 1220 RPR 17 DMX, M4" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 17 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 1 176 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 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 17 DMX, Mode 4" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=495 ; ; 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=Color Wheel1, 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=Color Wheel2, 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 2 61 L 1 100 1N O 1 "Shutter" 0 0 0 1 1 H 2 100 1N H 1 "Dimmer" 255 0 0 3 61 s 12 100 1N E 1 "Pan" 128 0 0 0 0 L 13 100 1N E 1 "Pan Low" 128 0 0 3 1 s 14 100 1N F 1 "Tilt" 128 0 0 0 0 L 15 100 1N F 1 "Tilt Low" 128 0 0 4 1 L 3 100 1N A 1 "Colour 1" 0 154 114 4 61 L 4 100 1N N 1 "Colour 2" 0 0 0 6 1 L 5 100 1N I 1 "Gobo 1" 0 0 0 6 61 L 6 100 1N J 1 "Gobo 2" 0 0 0 7 61 L 7 100 1N M 1 "Gobo 2 Rot" 127 0 0 5 1 L 8 100 1N L 1 "Focus" 0 0 0 5 61 L 9 100 1N G 1 "Iris" 0 0 0 9 1 L 10 100 1N P 1 "Prism" 0 0 0 9 61 L 11 100 1N R 1 "Prism Rot" 127 0 0 8 1 L 16 100 1N 0 1 "MSpeed" 0 0 0 8 61 L 17 100 1N 0 1 "Speed" 0 0 0 END ; ;---------------------------------------------------------------------------- TEXT Martin RoboScan Pro 1220 RPR 17 DMX, Mode 4 INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR Function Obsolete END ;---------------------------------------------------------------------------- ; Preset Palette Tables PFTABLE "Pan/Tilt" -1 12 14 "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 3 "Open" 1 0 "Purple" 2 5E "Turquoise" 3 66 "Orange" 4 6E "Blue" 5 76 "Green" 6 7E "Red" 7 86 "Lt Blue" 8 8E "Fern Green" 9 96 "Amber" 10 9E PFEND PFTABLE "Gobo" -1 5 "Open" 11 0 "Turbine" 12 B8 "Flower" 13 C0 "Bells" 14 C8 "Dot-Circle" 15 D0 "Pling" 16 D8 "Cone" 17 E0 "Dots" 18 E8 "Star" 19 F0 "Stars" 20 FA PFEND PFTABLE "Beam" -1 9 "Iris Small" 44 9D "Iris Medium" 45 4E "Iris Large" 46 0 PFEND ;---------------------------------------------------------------------------- ; Macros ;---------------------------------------------------------------------------- ; 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 1 ;Shutter 0 49 "Open" 50 177 "Strobe %3d%%"(c-a)*100/(b-a) 178 199 "Open" 200 243 "Fan low" 244 247 "Lamp Off" 248 251 "Reset" 252 255 "Lamp On" REND RANGE 2 ;Dimmer 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) REND RANGE 12 ;Pan 0 255 "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a) REND RANGE 14 ;Tilt 0 255 "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a) REND RANGE 3 ;Colour 1 0 9 "Op/Amb %3d%%"(c-a)*100/(b-a) 10 19 "Amb/FG %3d%%"(c-a)*100/(b-a) 20 29 "FG/LB %3d%%"(c-a)*100/(b-a) 30 39 "LB/Re %3d%%"(c-a)*100/(b-a) 40 49 "Red/Gr %3d%%"(c-a)*100/(b-a) 50 59 "Gr/Bl %3d%%"(c-a)*100/(b-a) 60 69 "Bl/Or %3d%%"(c-a)*100/(b-a) 70 79 "Or/Tur %3d%%"(c-a)*100/(b-a) 80 89 "Tur/Pu %3d%%"(c-a)*100/(b-a) 90 97 "Purple" 98 105 "Turquoise" 106 113 "Orange" 114 121 "Blue" 122 129 "Primary Gre" 130 137 "Flame Red" 138 145 "Light Blue" 146 153 "Fern Green" 154 161 "Amber" 162 208 "Sc CW %3d%%"100-((c-a)*100/(b-a)) 209 255 "Sc CCW %3d%%"(c-a)*100/(b-a) REND RANGE 4 ;Colour 2 0 9 "Op/War %3d%%"(c-a)*100/(b-a) 10 19 "Wa/Co %3d%%"(c-a)*100/(b-a) 20 29 "Co/DO %3d%%"(c-a)*100/(b-a) 30 39 "DO/Red %3d%%"(c-a)*100/(b-a) 40 49 "Red/UV %3d%%"(c-a)*100/(b-a) 50 59 "UV/DB %3d%%"(c-a)*100/(b-a) 60 69 "DB/DL %3d%%"(c-a)*100/(b-a) 70 79 "DL/Pi %3d%%"(c-a)*100/(b-a) 80 89 "Pi/LG %3d%%"(c-a)*100/(b-a) 90 97 "Lt Green" 98 105 "Pink" 106 113 "Dk Lavender" 114 121 "Dk Blue" 122 129 "UV Pass" 130 137 "Red" 138 145 "Dk Orange" 146 153 "CTC Cold" 154 161 "CTC Warm" 162 208 "Sc CW %3d%%"100-((c-a)*100/(b-a)) 209 255 "Sc CCW %3d%%"(c-a)*100/(b-a) REND RANGE 5 ;Gobo 1 0 19 "Open-S %3d%%"(c-a)*100/(b-a) 20 39 "Stars- %3d%%"(c-a)*100/(b-a) 40 59 "Star-D %3d%%"(c-a)*100/(b-a) 60 79 "Dots-C %3d%%"(c-a)*100/(b-a) 80 99 "Cone-P %3d%%"(c-a)*100/(b-a) 100 119 "Pling- %3d%%"(c-a)*100/(b-a) 120 139 "DotCir %3d%%"(c-a)*100/(b-a) 140 159 "Bells- %3d%%"(c-a)*100/(b-a) 160 179 "Flower %3d%%"(c-a)*100/(b-a) 180 188 "Turbine" 189 196 "Flower" 197 204 "Bells" 205 212 "Dot-Circle" 213 220 "Pling" 221 228 "Cone" 229 236 "Dots" 237 244 "Star" 245 255 "Stars" REND RANGE 6 ;Gobo 2 0 24 "Open" 25 49 "Gobo1 Index" 50 74 "Gobo2 Index" 75 99 "Gobo3 Index" 100 125 "Gobo4 Index" 126 157 "Gobo4 Rot" 158 189 "Gobo3 Rot" 190 221 "Gobo2 Rot" 222 255 "Gobo1 Rot" REND RANGE 7 ;Gobo 2 Rot 0 127 "Sp CW %3d%%"(c-a)*100/(b-a) 128 254 "Sp CCW %3d%%"100-((c-a)*100/(b-a)) 255 255 "No Spin" REND RANGE 8 ;Focus 0 9 "Default" 10 177 "Near %3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) 178 255 "Far Focus" REND RANGE 9 ;Iris 0 157 "Open %3d%%"100-((c-a)*100/(b-a)) 158 255 "Close" REND RANGE 10 ;Prism 0 24 "Open" 25 29 "Prism 1 Ind" 50 74 "Prism 2 Ind" 75 99 "Prism 3 Ind" 100 125 "Prism 4 Ind" 126 157 "Prism 1 Rot" 158 189 "Prism 2 Rot" 190 221 "Prism 3 Rot" 222 255 "Prism 4 Rot" REND RANGE 11 ;Prism Rot 0 127 "Sp CW %3d%%"(c-a)*100/(b-a) 128 254 "Sp CCW %3d%%"100-((c-a)*100/(b-a)) 255 255 "No Spin" REND RANGE 16 ;MSpeed 0 0 "Tracking" 1 251 "F-S %3d%%"100-((c-a)*100/(b-a)) 252 255 "BO moving" REND RANGE 17 ;Speed 0 0 "Tracking" 1 251 "F-S %3d%%"100-((c-a)*100/(b-a)) 252 255 "BO moving" REND