Fixture
	manufacturer = "JBLIGHTING"
	name = "VS3-SP8"
    version = 0.97
//  fullmanufacturer = "JB Lighting"
//  fullname = "VS3-SP8"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "GOBO"
		channel = 3
		homeVal = 0

	Attribute
		name = "COLOUR"
		channel = 4
		homeVal = 0

	Attribute
		name = "INTENSITY"
		channel = 5

	Attribute
		name = "GOBO<>"
		channel = 7
		homeVal = 0

	Attribute
		name = "EFFECT"
		channel = 8
		homeVal = 0


////////////////////////////////////////////////////////////////////
	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),D,-85,85,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:255),D,-55,55,"Ti@="

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = c
		attribList = 4
		stop = (   0: 15),N,"White"
		stop = (  16: 23),N,"Yellow"
		stop = (  24: 31),N,"DarkPink"
		stop = (  32: 39),N,"LightBlue"
		stop = (  40: 47),N,"Green"
		stop = (  48: 55),N,"Blue"
		stop = (  56: 63),N,"Red"
		stop = (  64: 71),N,"Cyan"
		stop = (  72: 79),N,"LightPink"
		stop = (  80: 87),N,"Amber"
		stop = (  88: 95),N,"Magenta"
		stop = (  96:111),N,"4-colours"
		stop = (M200:255),2,"Col>:"
		stop = (R112:119),N,"Magenta"
		stop = (R120:127),N,"Amber"
		stop = (R128:135),N,"LightPink"
		stop = (R136:143),N,"Cyan"
		stop = (R144:151),N,"Red"
		stop = (R152:159),N,"Blue"
		stop = (R160:167),N,"Green"
		stop = (R168:175),N,"LightBlue"
		stop = (R176:183),N,"DarkPink"
		stop = (R184:191),N,"Yellow"
		stop = (R192:199),N,"White"

	Parameter
		name = "-GOBO-"
		displayerNum = 4
		type = b
		attribList = 3
		stop = (   0: 15),N,"Gobo 1"
		stop = (  16: 31),N,"Gobo 2"
		stop = (  32: 47),N,"Gobo 3"
		stop = (  48: 63),N,"Gobo 4"
		stop = (  64: 79),N,"Gobo 5"
		stop = (  80: 95),N,"Gobo 6"
		stop = (  96:111),N,"Gobo 7"
		stop = ( 112:127),N,"Gobo 8"
		stop = ( 128:143),N,"Gobo 9"
		stop = ( 144:159),N,"Gobo10"
		stop = ( 160:175),N,"Gobo11"
		stop = ( 176:254),N,"Gobo12"
		stop = (R192:207),N,"GoboReset"

	Parameter
		name = "-GOBO<>-"
		displayerNum = 5
		type = b
		attribList = 7
		stop = (M  0:191),D,0,360,"GbWhl:"
		stop = (M192:222),2,"Gobo<:"
		stop = (M223:224),2,"GoboStop"
		stop = (M225:255),2,"Gobo>:"

	Parameter
		name = "-EFFECT-"
		displayerNum = 6
		type = b
		attribList = 8
		stop = (   0: 31),N,"ShtOpen"
		stop = (  32: 63),N,"ConvFilt"
		stop = (  64: 95),N,"DayLiFilt"
		stop = (  96:111),N,"Prism"
		stop = ( 112:127),N,"PrismSw"
		stop = ( 128:255),N,"FloodFilt"

	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 3
		stop = (R  0:254),N,"Normal"
		stop = ( 255:255),N,"Reset"



end

