/////////////////////////////////////////
//   AC Lighting Tourwash 250 15 channel (16bit) mode
// This template requires software version 0.97 or higher to work.
//  RM Feb 2005 (Flying London to Stockholm)

fixture
	manufacturer = "ACLIGHTING"
	name = "Twsh250.1"
	version = 0.90
//  fullmanufacturer = "AC Lighting"
//  fullname = "Tourwash 250 15ch"
//  mode = e
//  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 = "COLOUR"
		channel = 8
		homeVal = 130

	attribute
		name = "CYAN"
		channel = 9
		homeVal = 0

	attribute
		name = "MAGENTA"
		channel = 10
		homeVal = 0

	attribute
		name = "YELLOW"
		channel = 11
		homeVal = 0

	attribute
		name = "CMYSPD"
		channel = 12
		homeVal = 0

	attribute
		name = "BEAM"
		channel = 13
		homeVal = 0

	attribute
		name = "ZOOM"
		channel = 14
		homeVal = 0

	attribute
		name = "CONTROL"
		channel = 15
		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,320,"Ti@="
		
	parameter
		name = "-COLOUR-"					
		displayerNum = 3 
		type = C
		attribList = 8
		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 = 9
		stop = (M  0:255),2,"Cyan="
		
	parameter
		name = "-MGNTA-"
		displayerNum = 5
		type = C
		attribList = 10
		stop = (M  0:255),2,"Mgnta="
		
	parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 11
		stop = (M  0:255),2,"Yellow="
		
//------------------------------------------------

	parameter
		name = "-ZOOM-"
		displayerNum = 7
		type = B
		attribList = 14
		stop = (M  0:255),2,"Zoom="

	parameter
		name = "-BEAM-"					
		displayerNum = 8
		type = B
		attribList = 13
		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 = 7
		stop = (   0:  9),N,"Shtr Clsd"
		stop = ( 234:255),N,"Shtr Open"
		stop = (M 24:107),1,"Strobe:"
		stop = (M108:163),1,"PulseO:"
		stop = (M164:219),1,"PulseC:" 
		stop = (  10: 23),N,"RndStrobe"		
		stop = ( 220:227),N,"C.Gb.Blck"
		stop = ( 228:233),N,"PTBlack"

//-------------------------------------------

	Parameter
		name = "-CMYSPD-"
		displayerNum = 22
		type = F
		attribList = 12
		stop = (M255:  0),2,"CmySpd="

	Parameter
		name = "-SPEED-"
		displayerNum = 23
		type = F
		attribList = 5
		stop = (   0: 10),N,"Tracking"
		stop = (M127: 11),2,"Speed:"
		stop = (M255:128),2,"DmxSpd:"

	parameter
		name = "-CNTRL-"					
		displayerNum = 24 
		type = N
		attribList = 15
		stop = (   0: 85),N,"Run"
		stop = (  86:170),N,"ResetMtr"
		stop = ( 171:255),N,"TotalRst"

end
