/////////////////////////////////////////
//   AC Lighting Tourspot 250 13 channel (16bit) mode
// This template requires software version 0.97 or higher to work.
// RM - Feb 2005 (Stockholm to London)

fixture
	manufacturer = "ACLIGHTING"
	name = "Tspt250.1"
	version = 0.90
//  fullmanufacturer = "AC Lighting"
//  fullname = "Tourspot 250 13ch"
//  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 = "GOBO"
		channel = 9
		homeVal = 0

	attribute
		name = "GOBO<>"
		channel = 10
		homeVal = 0

	attribute
		name = "PRISM"
		channel = 11
		homeVal = 0

	attribute
		name = "FOCUS"
		channel = 12
		homeVal = 128

	attribute
		name = "LENS"
		channel = 13
		homeVal = 0

	attribute
		name = "CONTROL"
		channel = 14
		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: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,"Colour:"

		stop = (M230:255),1,"CWhl<:"
		stop = ( 227:229),N,"CWhlStop"
		stop = (M226:201),1,"CWhl>:"

	parameter
		name = "-GOBO-"					
		displayerNum = 4 
		type = B
		attribList = 9
		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),1,"GWhl>:"

	parameter
		name = "-GOBO<>-"					
		displayerNum = 5 
		type = B
		attribList = 10
		stop = (M  0:127),D,0,360,"Gbo:"
		stop = (M180:128),2,"Gobo<:"
		stop = ( 181:202),N,"GoboStop"
		stop = (M203:255),2,"Gobo>:"

	parameter
		name = "-FOCUS-"
		displayerNum = 6
		type = B
		attribList = 12
		stop = (M  0:255),2,"Focus="

//----------------------------------------------		
		
	parameter
		name = "-PRISM-"					
		displayerNum = 7
		type = B
		attribList = 11
		stop = (   0: 63),N,"No Prism"
		stop = (  64:127),N,"Prism" 
		stop = (M191:128),2,"Prsm<:"
		stop = (M192:255),2,"Prsm>:"
                        	
	parameter
		name = "-SHUTTER-"					
		displayerNum = 8
		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 = "-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 = 13
		stop = (   0: 85),N,"Run"
		stop = (  86:170),N,"ResetMtr"
		stop = ( 171:255),N,"TotalRst"

end
