/////////////////////////////////////////
//   AC Lighting Tourwash 575 9 channel (8 bit) mode
// This template requires software version 0.97 or higher to work.

fixture
	manufacturer = "ACLIGHTING"
	name = "Twsh575.4"
	version = 1.01
//  fullmanufacturer = "AC Lighting"
//  fullname = "Tourwash 575 9ch"
//  mode = b
//  description = ""

	attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	attribute
		name = "INTENSITY"
		channel = 3
		minVal = 0
		maxVal = 85
		homeVal = 0

	attribute
		name = "CYAN"
		channel = 4
		homeVal = 0

	attribute
		name = "MAGENTA"
		channel = 5
		homeVal = 0

	attribute
		name = "YELLOW"
		channel = 6
		homeVal = 0

	attribute
		name = "COLOUR"
		channel = 7
		homeVal = 130

	attribute
		name = "BEAM"
		channel = 8
		homeVal = 0

	attribute
		name = "ZOOM"
		channel = 9
		homeVal = 0

/////////////////////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"					
		displayerNum = 1 
		type = F
		attribList = 1
		stop = (M  0:255),D,0,540,"Pan="

	parameter
		name = "-TILT-"					
		displayerNum = 2 
		type = F
		attribList = 2
		stop = (M  0:255),D,0,320,"Ti@="
		
	parameter
		name = "-COLOUR-"					
		displayerNum = 3 
		type = C
		attribList = 7
		
		stop = ( 129:143),N,"White"
		stop = ( 144:147),N,"CTB"
		stop = ( 148:151),N,"CTO"
		stop = ( 152:155),N,"UV"
		stop = ( 156:159),N,"UV.Green"
		stop = ( 160:163),N,"Green"
		stop = ( 164:167),N,"Grn.Orng"
		stop = ( 168:171),N,"Orange"
		stop = ( 172:175),N,"Orng.Mgta"
		stop = ( 176:179),N,"Magenta"
		stop = ( 180:183),N,"Mgta.Red"
		stop = ( 184:187),N,"Red"
		stop = ( 188:191),N,"Red.Blue"
		stop = ( 192:195),N,"Blue"
		stop = ( 196:200),N,"Blu.White"
		stop = (M  0:128),2,"Col:"

		stop = (M230:255),2,"Cwhl<:"
		stop = ( 227:229),N,"ColStop"
		stop = (M226:201),2,"Cwhl>:"
	
	parameter
		name = "-CYAN-"					
		displayerNum = 4
		type = C
		attribList = 4
		stop = (M  0:255),2,"Cyan="
		
	parameter
		name = "-MGNTA-"
		displayerNum = 5
		type = C
		attribList = 5
		stop = (M  0:255),2,"Mgnta="
		
	parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 6
		stop = (M  0:255),2,"Yellow="

		//---------------
		
	parameter
		name = "-ZOOM-"
		displayerNum = 7
		type = B
		attribList = 9
		stop = (M  0:255),2,"Zoom="

	parameter
		name = "-BEAM-"					
		displayerNum = 8
		type = B
		attribList = 8
		stop = (   0: 19),N,"No Shape"
		stop = (  20: 39),N,"Frost" 
		stop = (M 40:255),2,"Shape:"

	
	parameter
		name = "-SHUTTER-"					
		displayerNum = 9
		type = B
		attribList = 3
		stop = (   0:  0),N,"Shtr Open"
		stop = (M 96:155),1,"Strobe:"
		stop = (M156:195),1,"PulseO:"
		stop = (M196:235),1,"PulseC:" 
		stop = (  86: 95),N,"RndStrobe"		
		stop = ( 236:245),N,"MoveBlack"

//---------------

end
