//							Vari*Lite S2000 Spot 16Bit Mode Extended


// Created by Steve Richards December 10, 2003 01:52:29 PM 
// Revised RM Aug 2007

Fixture
	manufacturer = "VARILITE"
	name = "vl2000sE"
	version =  1.5
//  fullmanufacturer = "Vari-Lite"
//  fullname = "VL2000 Spot"
//  mode = e
//  description = ""

	Attribute
		name = "INTENSITY"
		channel = 1
		homeVal = 0

	Attribute
		name = "PAN"
		channel = 2
		fineChan = 3
		homeVal = 32768

	Attribute
		name = "TILT"
		channel = 4
		fineChan = 5
		homeVal = 32768

	Attribute
		name = "GOBO1"
		channel = 6
		homeVal = 0

	Attribute
		name = "COLOR"
		channel = 7
		homeVal = 0

	Attribute
		name = "IRIS"
		channel = 8
		homeVal = 255

	Attribute
		name = "EDGE"
		channel = 9
		homeVal = 0

	Attribute
		name = "STROBE"
		channel = 10
		homeVal = 0

	Attribute
		name = "ZOOM"
		channel = 11
		homeVal = 128

	Attribute
		name = "GOBO2"
		channel = 12
		homeVal = 0

	Attribute
		name = "GOBO2<>"
		channel = 13
		homeVal = 0

	attribute
		name = "F TIME"
		channel = 14
		homeVal = 255
		
	attribute
		name = "C TIME"
		channel = 15
		homeVal = 255
		
	attribute
		name = "B TIME"
		channel = 16
		homeVal = 255

	Attribute
		name = "CONTROL"
		channel = 17
		homeVal = 0

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 2
		stop = (M  0:65535),D,0,540,"Pan="

		
	parameter
		name = "-TILT-"
		displayerNum =2 
		type = F
		attribList = 4
		stop = (M  0:65535),D,0,270,"Ti@="

	Parameter
		name = "-COLOR-"
		displayerNum = 3
		type = B
		attribList = 7
		stop = (   0:  0),N,"NoColor"
		stop = (   9:  9),N,"White+"
		stop = (  18: 18),N,"LtRed"
		stop = (  26: 26),N,"LtRed+"
		stop = (  36: 36),N,"Blue"
		stop = (  44: 44),N,"Blue+"
		stop = (  54: 54),N,"Yellow"
		stop = (  62: 62),N,"Yellow+"
		stop = (  72: 72),N,"LtBlue"
		stop = (  80: 80),N,"LtBlue+"
		stop = (  90: 90),N,"Pink"
		stop = (  98: 98),N,"Pink+"
		stop = ( 108:108),N,"Green"
		stop = ( 116:116),N,"Green+"
		stop = ( 126:126),N,"Magenta"
		stop = ( 134:134),N,"Magenta+"
		stop = ( 144:144),N,"Lavender"
		stop = ( 152:152),N,"Lavendr+"
		stop = ( 162:162),N,"Amber"
		stop = ( 170:170),N,"Amber+"
		stop = ( 180:180),N,"Orange"
		stop = ( 188:188),N,"Orange+"
		stop = ( 198:198),N,"UV"
		stop = ( 206:206),N,"UV+"
		stop = (M216:233),2,"CWhl>:"
		stop = ( 233:236),N,"CWhlStop"
		stop = (M237:255),2,"CWhl<:"

	Parameter
		name = "-GOBO1-"
		displayerNum = 4
		type = B
		attribList = 6
		stop = (   0:  0),N,"NoGobo1"
		stop = (  17: 17),N,"Pebbles"
		stop = (  35: 35),N,"Dust"
		stop = (  53: 53),N,"Circles"
		stop = (  71: 71),N,"NightSky"
		stop = (  89: 89),N,"Leaves"
		stop = ( 107:107),N,"Bars"
		stop = ( 125:125),N,"Wave"
		stop = ( 143:143),N,"Block"
		stop = ( 161:161),N,"Tribal"
		stop = ( 179:179),N,"Liquid"
		stop = ( 197:197),N,"AlphaRays"
		stop = (M216:233),2,"GWhl1>:"
		stop = ( 233:236),N,"GWhl1Stop"
		stop = (M237:255),2,"GWhl1<:"

	Parameter
		name = "-GOBO2-"
		displayerNum = 5
		type = B
		attribList = 12
		stop = (   0:  0),N,"NoGobo2"
		stop = (  51: 51),N,"5Facet"
		stop = ( 102:102),N,"CircOvals"
		stop = ( 153:153),N,"HypnoWhl"
		stop = ( 204:204),N,"Stones"
		stop = ( 255:255),N,"PinWheel"

	Parameter
		name = "-GOBO2<>-"
		displayerNum = 6
		type = B
		attribList = 13
		stop = (M  0: 84),2,"G2Idx:"
		stop = (M216:233),2,"Gobo2>:"
		stop = ( 234:237),N,"Gobo2Stop"
		stop = (M238:255),2,"Gobo2<:"

/----------------------------------------------

	Parameter
		name = "-IRIS-"
		displayerNum = 7
		type = B
		attribList = 8
		stop = (M  0:255),2,"Iris="

	Parameter
		name = "-ZOOM-"
		displayerNum = 8
		type = B
		attribList = 11
		stop = (M  0:255),2,"Zoom="		

	Parameter
		name = "-EDGE-"
		displayerNum = 9
		type = B
		attribList = 9
		stop = (M  0:255),2,"Edge="

	Parameter
		name = "-SHUTTER-"
		displayerNum = 10
		type = B
		attribList = 10
		stop = (   3:  5),N,"Shtr Clsd"
		stop = (   0:  2),N,"Shtr Open"
		stop = (M 13:255),2,"Strobe:"		
		stop = (   6:  7),N,"Rnd Slow"
		stop = (   8: 10),N,"Rnd Med"
		stop = (  11: 12),N,"Rnd Fast"

/-------------------------------------------------

/	Parameter
/		name = "-F TIME-"
/		displayerNum = 20
/		type = F
/		attribList = 14
/		stop = ( 255:255),N,"F-Track"
/		stop = (M254:  0),2,"Ftime:"
/
/	Parameter
/		name = "-C TIME-"
/		displayerNum = 21
/		type = C
/		attribList = 15
/		stop = ( 255:255),N,"C-Track"
/		stop = (M254:  0),2,"Ctime:"
/
/	Parameter
/		name = "-B TIME-"
/		displayerNum = 22
/		type = B
/		attribList = 16
/		stop = ( 255:255),N,"B-Track"
/		stop = (M254:  0),2,"Btime:"


	Parameter
		name = "-CTRL-ACT-"
		displayerNum = 23
		type = N
		attribList = 17
		stop = (   0:  0),N,"Active"
		stop = (   1:255),N,"NotActive"

	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 17
		stop = (   5: 10),N,"Run Mode"
		stop = ( 165:171),N,"Lamp Off"
		stop = ( 249:255),N,"Lamp On"
		stop = (  81: 87),N,"Reset"
		stop = (   1:  4),N,"Disp On"
		
end

