//-------------------------------------------------------
// Coemar iWash 575 EB

fixture 
 	version = 1.1
	manufacturer = "COEMAR"
	name = "iW575eb"
//  fullmanufacturer = "Coemar"
//  fullname = "iWash 575 EB"
//  mode = 0
//  description = ""

	attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768

	attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768

	attribute
		name = "MSPEED"
		channel = 5
		homeVal = 0

	attribute
		name = "INTENSITY"
		channel = 6

	attribute
		name = "SHUTTER"
		channel = 7
		homeVal = 255

	attribute
		name = "ZOOM"
		channel = 8
		homeVal = 0

	attribute
		name = "SHAPE"
		channel = 9
		homeVal = 0

	attribute
		name = "COLOUR"
		channel = 10
		homeVal = 0

	attribute
		name = "CYAN"
		channel = 11
		homeVal = 0

	attribute
		name = "MAGENTA"
		channel = 12
		homeVal = 0

	attribute
		name = "YELLOW"
		channel = 13
		homeVal = 0

	attribute
		name = "COL MODE"
		channel = 14
		homeVal = 0

	attribute
		name = "ZAPMODE"
		channel = 15
		homeVal = 0

	attribute
		name = "CONTROL"
		channel = 16
		homeVal = 255

///////////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"					
		displayerNum = 1 
		type = F
		attribList = 1
		stop = (M 0:65535),W,"Pan="

	parameter
		name = "-TILT-"					
		displayerNum = 2 
		type = F
		attribList = 3
		stop = (M  0:65535),W,"Ti@="

	parameter
		name = "-CYAN-"					
		displayerNum = 3
		type = C
		attribList = 11
		stop = (M  0:255),2,"Cyan="

	parameter
		name = "-MAGENTA-"					
		displayerNum = 4
		type = C
		attribList = 12
		stop = (M  0:255),2,"Mgnta="

	parameter
		name = "-YELLOW-"					
		displayerNum = 5
		type = C
		attribList = 13
		stop = (M  0:255),2,"Yellow="

	parameter
		name = "-COLOUR-"					
		displayerNum = 6
		type = C
		attribList = 10,14
		stop = (   0:  7,   0:127),N,"White"
		stop = (   8: 27,   0:127),N,"Colour1"
		stop = (  28: 47,   0:127),N,"Colour2"		
		stop = (  48: 67,   0:127),N,"Colour3"
		stop = (  68: 87,   0:127),N,"Colour4"
		stop = (  88:107,   0:127),N,"Colour5"
		stop = ( 108:127,   0:127),N,"Colour6"
		stop = (M128:190,   0:127),2,"Col>:"
		stop = ( 191:193,   0:127),N,"Stop"
		stop = (M194:255,   0:127),2,"Col<:"
		stop = (M  0:127, 128:255),B,"Colour:"

//----------------------------------------------

	parameter
		name = "-ZOOM-"					
		displayerNum = 7 
		type = B
		attribList = 8
		stop = (M  0:255),2,"Zoom="

	parameter
		name = "-SHAPE-"					
		displayerNum = 8
		type = B
		attribList = 9
		stop = (   0:  9),N,"No Filter"
		stop = (M 10:230),2,"Shape:"
		stop = ( 231:255),N,"CTO"

	parameter
		name = "-SHUTTER-"					
		displayerNum = 9
		type = B
		attribList = 7
		stop = (   0:  9),N,"Sht Clsd"
		stop = ( 245:255),N,"Sht Open"
		stop = (M 10: 66),2,"Strobe:"
		stop = (M 69:125),2,"Pulse1:"
		stop = (M128:184),2,"Pulse2:"
		stop = (M188:244),2,"Random:"

	parameter
		name = "-ZAPMODE-"					
		displayerNum = 10
		type = B
		attribList = 15
		stop = (  0: 10),N,"No fx"
		stop = ( 11: 30),N,"Sync"
		stop = (M31:249),3,"Zap:"
		stop = (250:255),N,"MoveBlk"

//----------------------------------------------

	parameter
		name = "-MSPEED-"					
		displayerNum = 23
		type = B
		attribList = 5
		stop = (   0: 10),N,"Fast"
		stop = (  11: 25),N,"UltraFast"
		stop = (M 26:127),2,"Vspd:"
		stop = (M128:247),2,"Tspd:"
		stop = ( 248:255),N,"Tracking"

	parameter
		name = "-CONTROL-"					
		displayerNum = 24
		type = B
		attribList = 16
		stop = ( 11: 29),N,"Lamp Off"
		stop = (250:255),N,"Lamp On"
		stop = ( 30: 65),N,"PT-reset"		
		stop = ( 66:100),N,"Rst x PTD"
		stop = (101:135),N,"Rst x Dim"
		stop = (136:170),N,"Reset all"
		stop = (171:249),N,"Fans Full"
end
