// Martin Roboscan Pro 1220 CMYR
//	Mode 4
//
//  Written by: Jon Lenard
//	Applied Electronics
//	+1 800-883-0008
//	8-Dec-05
//	Version 1.1
//
// Edited by RM 20/12/05

fixture
	manufacturer = "MARTIN"
	name = "1220.4cmy"
	version = 1.2
//  fullmanufacturer = "Martin"
//  fullname = "RoboScan Pro 1220 CMYR"
//  mode = 4
//  description = ""

////////////////////////////////////	
		
	attribute
		name = "CONTROL"
		channel = 1
		homeVal = 255
			
	attribute
		name = "INTENSITY"
		channel = 2
		
	attribute
		name = "COLOR 1"
		channel = 3
		homeVal = 0
		
	attribute
		name = "COLOR 2"
		channel = 4
		homeVal = 0
		
	attribute
		name = "CYAN"
		channel = 5
		homeVal = 0
		
	attribute
		name = "MAGENTA"
		channel = 6
		homeVal = 0
		
	attribute
		name = "YELLOW"
		channel = 7
		homeVal = 0
		
	attribute
		name = "GOBO 1"
		channel = 8
		homeVal = 0
		
	attribute
		name = "GOBO 2"
		channel = 9
		homeVal = 0
		
	attribute
		name = "GOBO2<>"
		channel = 10
		homeVal = 127
		
	attribute
		name = "FOCUS"
		channel = 11
		homeVal = 10
		
	attribute
		name = "IRIS"
		channel = 12
		homeVal = 0
		
	attribute
		name = "PRISM"
		channel = 13
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 14
		fineChan = 15
		homeVal = 32768
		
	attribute
		name = "TILT"
		channel = 16
		fineChan = 17
		homeVal = 32768
		
	attribute
		name = "PT SPEED"
		channel = 18
		homeVal = 0
			
	attribute
		name = "FX SPEED"
		channel = 19
		homeVal = 0
				
///////////////////////////////////////		

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 14
		stop = (M    0:65535),D,0,176,"Pan="

	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 16
		stop = (M    0:65535),D,0,85,"Ti@="
		
	parameter
		name = "-CYAN-"
		displayerNum = 3
		type = C
		attribList = 5
		stop = (M  0:255),2,"Cyan="	

	parameter
		name = "-MAGNTA-"
		displayerNum = 4
		type = C
		attribList = 6
		stop = (M  0:255),2,"Mgnta="		
				
	parameter
		name = "-YELLOW-"
		displayerNum = 5
		type = C
		attribList = 7
		stop = (M  0:255),2,"Yellow="
		
	parameter
		name = "-COLOR1-"
		displayerNum = 6
		type = C
		attribList = 3
		stop = ( 000:000),N,"White1"
		stop = ( 090:097),N,"Purple"
		stop = ( 098:105),N,"Turquoise"
		stop = ( 106:113),N,"Orange"
		stop = ( 114:121),N,"Blue"
		stop = ( 122:129),N,"Green"
		stop = ( 130:137),N,"Flame"
		stop = ( 138:145),N,"LightBlue"
		stop = ( 146:153),N,"FernGreen"
		stop = ( 154:161),N,"Amber"
		stop = (M  0: 89),2,"Color1:"
		stop = (M162:208),2,"C1Whl>:"
		stop = (M209:255),2,"C1Whl<:"

//---------------------------------------------		
				
parameter
		name = "-COLOR2-"
		displayerNum = 7
		type = C
		attribList = 4
		stop = ( 000:000),N,"White2"
		stop = ( 090:097),N,"Lt Green"
		stop = ( 098:105),N,"Pink"
		stop = ( 106:113),N,"Dark Lav"
		stop = ( 114:121),N,"DarkBlue"
		stop = ( 122:129),N,"UV"
		stop = ( 130:137),N,"Red"
		stop = ( 138:145),N,"Dk Orange"
		stop = ( 146:153),N,"CC 3500"
		stop = ( 154:161),N,"CC 5500"
		stop = (M  0: 89),2,"Color2:"
		stop = (M162:208),2,"C2Whl>:"
		stop = (M209:255),2,"C2Whl<:"		
		
parameter
		name = "-GOBO 1-"
		displayerNum = 8
		type = B
		attribList = 8
		stop = ( 000:019),N,"No Gobo1"
		stop = ( 180:188),N,"Turbine"
		stop = ( 189:196),N,"Flower"
		stop = ( 197:204),N,"Bells"
		stop = ( 205:212),N,"DotCircle"
		stop = ( 213:220),N,"Pling"
		stop = ( 221:228),N,"Cone"
		stop = ( 229:236),N,"Dots"
		stop = ( 237:244),N,"Star"
		stop = ( 245:255),N,"Stars"
		stop = (M  0:179),2,"Gobo1:"
		
	parameter
		name = "-GOBO 2-"
		displayerNum = 9
		type = B
		attribList = 9
		stop = (000:024),N,"No Gobo2"
		stop = (025:049),N,"G1 Index"
		stop = (050:074),N,"G2 Index"
		stop = (075:099),N,"G3 Index"
		stop = (100:125),N,"G4 Index"
		stop = (126:157),N,"G1 Spin"
		stop = (158:189),N,"G2 Spin"
		stop = (190:221),N,"G3 Spin"
		stop = (222:225),N,"G4 Spin"
		
	parameter
		name = "GOBO2<>"
		displayerNum = 10
		type = B
		attribList = 10
		stop = (M001:127),2,"Gobo2>:"
		stop = ( 000:000),N,"Gobo2Stop"
		stop = (M128:254),2,"Gobo2<:"

	parameter
		name = "-FOCUS-"
		displayerNum = 11
		type = B
		attribList = 11
		stop = (M010:177),2,"Focus="
		stop = (R178:255),N,"No Func"
		
parameter
		name = "-IRIS-"
		displayerNum = 12
		type = B
		attribList = 12
		stop = (M000:157),2,"Iris="
		stop = (R158:255),N,"No Func"

//----------------------------------------------
		
parameter
		name = "-PRISM-"
		displayerNum = 13
		type = B
		attribList = 13
		stop = (000:049),N,"NoPrism"
		stop = (050:099),N,"3 Facet"
		stop = (100:149),N,"Frost"
		stop = (150:255),N,"5 Facet"
		
	parameter
		name = "-STROBE-"
		displayerNum = 14
		type = B
		attribList = 1 
		stop = (   0: 49),N,"StrobeOff"
		stop = (M050:177),2,"Strobe:"
		stop = (R  0:255),N,"seeDisp24"		

//----------------------------------------		
		
parameter
		name = "-PTSPEED-"
		displayerNum = 22
		type = F
		attribList = 18
		stop = ( 000:000),N,"Tracking"
		stop = (M001:251),2,"MSpeed:"
		stop = ( 252:255),N,"MovBlack"
		
parameter
		name = "-FXSPEED-"
		displayerNum = 23
		type = B
		attribList = 19
		stop = ( 000:000),N,"Tracking"
		stop = (M001:251),2,"FxSpd:"
		stop = ( 252:255),N,"FxBlack"	
				
parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 1
		stop = ( 000:049),N,"Idle"
		stop = (R 50:177),N,"seeDisp14"
		stop = ( 200:243),N,"Fan Low"	
		stop = ( 244:247),N,"Lamp Off"
		stop = ( 252:255),N,"Lamp On"	
		stop = ( 248:251),N,"Reset"
		
end

