/////////////////////////////////////////
//   AC Lighting Tourspot 575 10 channel (16 bit) mode
// This template requires software version 0.97 or higher to work.

fixture
	manufacturer = "ACLIGHTING"
	name = "Tspt575.3"
	version = 1.0
//  fullmanufacturer = "AC Lighting"
//  fullname = "Tourspot 575 10ch"
//  mode = e
//  description = ""
	attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768

	attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768

	attribute
		name = "INTENSITY"
		channel = 5
		minVal = 0
		maxVal = 85
		homeVal = 0

	attribute
		name = "COLOUR"
		channel = 6
		homeVal = 130

	attribute
		name = "GOBO"
		channel = 7
		homeVal = 0

	attribute
		name = "GOBO<>"
		channel = 8
		homeVal = 0

	attribute
		name = "PRISM"
		channel = 9
		homeVal = 0

	attribute
		name = "LENS"
		channel = 10
		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 = 6
		
		stop = ( 129:132),N,"White"
		stop = ( 133:136),N,"Wht.Green"
		stop = ( 137:140),N,"Green"
		stop = ( 141:144),N,"Grn.Cyan"
		stop = ( 145:148),N,"Cyan"
		stop = ( 149:152),N,"Cyan.Mgta"
		stop = ( 153:156),N,"Magenta"
		stop = ( 157:160),N,"Mgta.Ambr"
		stop = ( 161:164),N,"Amber"
		stop = ( 165:168),N,"AmbDpMgt"
		stop = ( 169:172),N,"DeepMgta"
		stop = ( 173:176),N,"DpMgt.Red"
		stop = ( 177:180),N,"Red"
		stop = ( 181:184),N,"Red.Blue"
		stop = ( 185:188),N,"Blue"
		stop = ( 189:192),N,"Blu.Yello"
		stop = ( 193:196),N,"Yellow"
		stop = ( 197:200),N,"Yello.Wht"
		stop = (M  0:128),2,"Col:"

		stop = (M230:255),2,"Cwhl<:"
		stop = ( 227:229),N,"ColStop"
		stop = (M226:201),2,"Cwhl>:"
	
		
//---------------

	parameter
		name = "-GOBO-"					
		displayerNum = 4 
		type = B
		attribList = 7
		stop = (   0: 25),N,"No Gobo"
		stop = (  26: 51),N,"Spiral"
		stop = (  52: 77),N,"Triangle"
		stop = (  78:103),N,"Cone"
		stop = ( 104:129),N,"Star"
		stop = ( 130:155),N,"Bubbles"
		stop = ( 156:181),N,"Radial"
		stop = ( 182:207),N,"Web"

		stop = (M208:255),2,"GWhl>:"

	parameter
		name = "-GOBO<>-"					
		displayerNum = 5 
		type = B
		attribList = 8
		stop = (M  0:127),D,0,360,"Gbo:"
		stop = (M128:180),2,"Gobo<:"
		stop = ( 181:202),N,"GoboStop"
		stop = (M203:255),2,"Gobo>:"
		
//---------------

	parameter
		name = "-PRISM-"					
		displayerNum = 6
		type = B
		attribList = 9
		stop = (   0: 63),N,"No Prism"
		stop = (  64:127),N,"Prism" 
		stop = (M128:191),2,"Prsm<:"
		stop = (M192:255),2,"Prsm>:"

	
	parameter
		name = "-SHUTTER-"					
		displayerNum = 7
		type = B
		attribList = 5
		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"

	parameter
		name = "-LENS-"					
		displayerNum = 8
		type = B
		attribList = 10
		stop = (   0: 72),N,"No Lens"
		stop = (  73:145),N,"Lens 1"
		stop = ( 146:218),N,"Lens 2"
		stop = ( 219:255),N,"Frost"

//---------------

end
