// Coemar Pro Wash 575 LX
//
//  Written by: Jon Lenard
//		Applied Electronics
//		800-883-0008
//	12/07/05
//	Version 1.0
//
//	Edited RM 20/12/05

fixture
	manufacturer = "COEMAR"
	name = "PWsh575lx"
	version = 1.2
//  fullmanufacturer = "Coemar"
//  fullname = "ProWash 575 LX"
//  mode = 0
//  description = ""

	attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768
	
	attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768
	
	attribute
		name = "SPEED"
		channel = 5
		homeVal = 0
	
	attribute
		name = "INTENSITY"
		channel = 6
	
	attribute
		name = "SHUTTER"
		channel = 7
		homeVal = 255
	
	attribute
		name = "ZOOM"
		channel = 8
		homeVal = 10
	
	attribute
		name = "BEAMSHAPE"
		channel = 9
		homeVal = 0
	
	attribute
		name = "COLOUR"
		channel = 10
		homeVal = 0
	
	attribute
		name = "CYAN"
		channel = 11
		homeVal = 10
	
	attribute
		name = "MAGENTA"
		channel = 12
		homeVal = 10
	
	attribute
		name = "YELLOW"
		channel = 13
		homeVal = 10

	attribute
		name = "COL MODE"
		channel = 14
		homeVal = 0
	
	attribute
		name = "MOVEBLACK"
		channel = 15
		homeVal = 0
	
	attribute
		name = "CONTROL"
		channel = 16
		homeVal = 255
	
	
//////////////////////////////////////////////////////////////


	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:65535),D,0,538,"Pan="
	
	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M  0:65535),D,0,260,"Ti@="
	
	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 10,14
		stop = (   0:  7,   0:125),N,"White"
		stop = (   8: 27,   0:125),N,"Color 1"
		stop = (  28: 47,   0:125),N,"Color 2"
		stop = (  48: 67,   0:125),N,"Color 3"
		stop = (  68: 87,   0:125),N,"Color 4"
		stop = (  88:107,   0:125),N,"Color 5"
		stop = ( 108:127,   0:125),N,"Color 6"
		stop = (M190:128,   0:125),2,"CWhl>:"
		stop = ( 191:192,   0:125),N,"CWhlStop"
		stop = (M193:255,   0:125),2,"CWhl<:"
		stop = (M  0:255, 126:255),2,"Colour:"
		
	parameter
		name = "-CYAN-"
		displayerNum = 4
		type = C
		attribList = 11
		stop = (M  0:255),2,"Cyan="

	parameter
		name = "MAGNTA"
		displayerNum = 5
		type = C
		attribList = 12
		stop = (M  0:255),2,"Mgnta="
	
	parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 13
		stop = (M  0:255),2,"Yellow="

//-------------------------------------------------		

	parameter
		name = "-ZOOM-"
		displayerNum = 7
		type = B
		attribList = 8
		stop = (M  0:255),2,"Zoom="

	parameter
		name = "-BEAM-"
		displayerNum = 8
		type = B
		attribList = 9
		stop = (   0:  9),N,"Narrow"
		stop = (M 10:230),2,"Shape:"
		stop = ( 231:255),N,"CTO"
	
	parameter
		name = "-SHUTTER-"
		displayerNum = 9
		type = B
		attribList = 7
		stop = (   0:  9),N,"Shtr Clsd"
		stop = ( 245:255),N,"Shtr Open"
		stop = (R 67: 68),N,"Shtr Open"
		stop = (R126:127),N,"Shtr Open"
		stop = (R185:187),N,"Shtr Open"
		stop = (M 10: 66),2,"Strobe:"  
		stop = (M 69:125),2,"SC-FO:"   
		stop = (M128:184),2,"FC-SO:"   
		stop = (M188:244),2,"Rndm:"    

	parameter
		name = "-MOVBLK-"
		displayerNum = 10 
		type = B
		attribList = 15
		stop = (   0:249),N,"MvBlkOff"		
		stop = ( 250:255),N,"MvBlk On"
		
//----------------------------------------------	
	
	parameter
		name = "-MSPEED-"
		displayerNum = 23
		type = F
		attribList = 5
		stop = (   0: 10),N,"Normal"
		stop = (  11: 25),N,"Fast"
		stop = (M255:128),2,"Track:"		
		stop = (M127: 26),2,"Vector:"

	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 16
		stop = (   0: 10),N,"Idle"
		stop = (  11: 29),N,"Lamp Off"
		stop = ( 250:255),N,"Lamp On"
		stop = ( 136:170),N,"Reset"
		stop = (  30: 65),N,"PT Reset"
		stop = (  66:100),N,"Fx Reset"
		stop = ( 101:135),N,"PTFx Rst"
		stop = ( 171:249),N,"MaxFan"
		
end

