//			Vari*Lite S2000 Spot 8 Bit Mode


// Created by Steve Richards December 10, 2003 02:30:13 PM 

Fixture
	manufacturer = "VARILITE"
	name = "VL2KS-8"
	version =  1.1
//  fullmanufacturer = "Vari-Lite"
//  fullname = "VL2000 Spot"
//  mode = b
//  description = ""

	Attribute
		name = "INTENSITY"
		channel = 1
		homeVal = 0

	Attribute
		name = "PAN"
		channel = 2
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 3
		homeVal = 128

	Attribute
		name = "GOBO1"
		channel = 4
		homeVal = 0

	Attribute
		name = "COLOR"
		channel = 5
		homeVal = 0

	Attribute
		name = "IRIS"
		channel = 6
		homeVal = 255

	Attribute
		name = "FOCUS"
		channel = 7
		homeVal = 0

	Attribute
		name = "STROBE"
		channel = 8
		homeVal = 0

	Attribute
		name = "ZOOM"
		channel = 9
		homeVal = 128

	Attribute
		name = "GOBO2"
		channel = 10
		homeVal = 0

	Attribute
		name = "GOBOROT"
		channel = 11
		homeVal = 0

	Attribute
		name = "CONTROL"
		channel = 12
		homeVal = 255

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 2
		stop = (M    0:255),D,0,540,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M    0:255),D,0,270,"Ti@="

	Parameter
		name = "-COLOR-"
		displayerNum = 3
		type = B
		attribList = 5
		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,"STOP"
		stop = (M237:255),2,"CWhl<:"

	Parameter
		name = "-GOBO1-"
		displayerNum = 4
		type = B
		attribList = 4
		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,"GWhl>:"
		stop = ( 233:236),N,"STOP"
		stop = (M237:255),2,"GWhl<:"


	Parameter
		name = "-GOBO2-"
		displayerNum = 5
		type = B
		attribList = 10
		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 = "-GOBOROT-"
		displayerNum = 6
		type = B
		attribList = 11
		stop = (M  0: 84),2,"G2Idx>:"
		stop = (M216:233),2,"Gobo2>:"
		stop = ( 234:237),N,"Stop"
		stop = (M238:255),2,"Gobo2<:"

	Parameter
		name = "-IRIS-"
		displayerNum = 9
		type = B
		attribList = 6
		stop = (M  0:255),2,"IRIS="

	Parameter
		name = "-FOCUS-"
		displayerNum = 7
		type = B
		attribList = 7
		stop = (M  0:255),2,"Focus="

		
	Parameter
		name = "-ZOOM-"
		displayerNum = 8
		type = B
		attribList = 9
		stop = (M  0:255),2,"Zoom="

		
	Parameter
		name = "-SHUTTER-"
		displayerNum = 10
		type = B
		attribList = 8
		stop = (   3:  5),N,"Shtr Clsd"
		stop = (   0:  2),N,"Shtr Open"
		stop = (   6:  7),N,"Rnd Slow"
		stop = (   8: 10),N,"Rnd Med"
		stop = (  11: 12),N,"Rnd Fast"
		stop = (M 13:255),2,"Strobe:"


		
		
	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 12
		stop = (   0:  0),N,"NoSelect"
		stop = (   1:  4),N,"Disp On"
		stop = (  81: 87),N,"Reset"
		stop = ( 165:171),N,"Lamp Off"
		stop = ( 249:255),N,"Lamp On"

end

