/////////////////////  SGM Idea Wash 575 (16 channel mode)
///  RM  May 2006

Fixture
	manufacturer = "SGM"
	name = "IdWsh575"
	version = 0.90
//  fullmanufacturer = "SGM"
//  fullname = "Idea Wash 575 16ch"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768

	Attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768

	Attribute
		name = "COLOUR"
		channel = 5
		homeVal = 0

	Attribute
		name = "CYAN"
		channel = 6
		homeVal = 0

	Attribute
		name = "MAGENTA"
		channel = 7
		homeVal = 0

	Attribute
		name = "YELLOW"
		channel = 8
		homeVal = 0

	Attribute
		name = "INTENSITY"
		channel = 9

	Attribute
		name = "SHUTTER"
		channel = 10
		homeVal = 255

	Attribute
		name = "ZOOM"
		channel = 11
		homeVal = 128

	Attribute
		name = "MSPEED"
		channel = 12
		homeVal = 0

	Attribute
		name = "CONTROL"
		channel = 13
		homeVal = 0

	Attribute
		name = "CMYSPEED"
		channel = 14
		homeVal = 0

	Attribute
		name = "BMSHAPE"
		channel = 15
		homeVal = 0

	Attribute
		name = "MACRO"
		channel = 16
		homeVal = 0

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M    0:65535),D,0,540,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M    0:65535),D,0,270,"Ti@="

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 5
		stop = (   0: 12),N,"White"
		stop = (  13: 25),N,"3200k"
		stop = (  26: 38),N,"5600k"
		stop = (  39: 51),N,"Colour 1"
		stop = (  52: 64),N,"Colour 1+"
		stop = (  65: 77),N,"Colour 2"
		stop = (  78: 90),N,"Colour 2+"
		stop = (  91:103),N,"Colour 3"
		stop = ( 104:116),N,"Colour 3+"
		stop = ( 117:129),N,"Colour 4"
		stop = ( 130:142),N,"Colour 4+"
		stop = ( 143:155),N,"Colour 5"
		stop = ( 156:168),N,"Colour 5+"
		stop = ( 169:181),N,"Colour 6"
		stop = ( 182:197),N,"Colour 6+"
		stop = (M224:198),1,"CWhl<:"
		stop = ( 225:228),N,"CWhlStop"
		stop = (M229:255),1,"CWhl>:"

	Parameter
		name = "-CYAN-"
		displayerNum = 4
		type = C
		attribList = 6
		stop = (M  0:255),2,"Cyan="

	Parameter
		name = "-MAGENTA-"
		displayerNum = 5
		type = C
		attribList = 7
		stop = (M  0:255),2,"Mgnta="

	Parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 8
		stop = (M  0:255),2,"Yellow="

//------------------------------------

	Parameter
		name = "-ZOOM-"
		displayerNum = 7
		type = B
		attribList = 11
		stop = (M  0:255),2,"Zoom="

	parameter
		name = "-BEAM-"
		displayerNum = 8 
		type = B
		attribList = 15 
		stop = (   0: 19),N,"Round"		
		stop = (  20: 39),N,"Frost"
		stop = (M 40:255),2,"Shape:"

	Parameter
		name = "-STROBE-"
		displayerNum = 9
		type = B
		attribList = 10
		stop = (   0:  9),N,"Shtr Clsd"
		stop = ( 234:255),N,"Shtr Open"
		stop = (M 24:107),1,"Strobe:"
		stop = (  10: 23),N,"Random"
		stop = (M108:163),1,"PulseO:"
		stop = (M164:219),1,"PulseC:"
		stop = ( 220:227),N,"CMvBlk"
		stop = ( 228:233),N,"MovBlck"

	parameter
		name = "-MACRO-"
		displayerNum = 10 
		type = B
		attribList = 16 
		stop = (   0: 19),N,"No Macro"		
		stop = (M 20:255),2,"Macro:"

//------------------------------------

	parameter
		name = "-CMYSPD-"
		displayerNum = 22
		type = C
		attribList = 14
		stop = (   0:  7),N,"No Func"		
		stop = (M255:  8),2,"CmySpd:"

	Parameter
		name = "-MSPEED-"
		displayerNum = 23
		type = F
		attribList = 12
		stop = (   0: 10),N,"Stndrd"		
		stop = (  11: 25),N,"Fast"
		stop = (M127: 26),2,"Vector:"
		stop = (M247:128),2,"Speed:"
		stop = ( 248:255),N,"Slow"

	Parameter
		name = "-CNTRL-"
		displayerNum = 24
		type = N
		attribList = 13
		stop = (   0: 29),N,"Run Mode"
		stop = (  30: 85),N,"Lamp Off"
		stop = ( 236:255),N,"Lamp On"
		stop = ( 171:235),N,"Reset"
		stop = (  86:170),N,"ResetInt"

end

