//////////////////////////////    Varyscan 6
// G. Pritchard

Fixture 
	manufacturer = "JBLIGHTING"
	name = "Varyscan6"
	version = 0.90
//  fullmanufacturer = "JB Lighting"
//  fullname = "Varyscan 6"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		fineChan = 11
		homeVal = 32768

	Attribute
		name = "TILT"
		channel = 2
		fineChan = 12
		homeVal = 32768

	Attribute
		name = "GOBO"
		channel = 3
		homeVal = 0

	Attribute
		name = "COLOUR"
		channel = 4
		homeVal = 0

	Attribute
		name = "INTENSITY"
		channel = 5

	Attribute
		name = "IRIS"
		channel = 6
		homeVal = 255

	Attribute
		name = "GOBO<>"
		channel = 7
		homeVal = 0

	Attribute
		name = "FX-PRISM"
		channel = 8
		homeVal = 0

	Attribute
		name = "FOCUS"
		channel = 9
		homeVal = 0

	Attribute
		name = "SHUTTER"
		channel = 10
		homeVal = 255

////////////////////////////////////////////////////////////////////
	Parameter
		name = "-PAN-"   
		displayerNum = 1
		type = f
		attribList = 1
		stop = (M  0:65535),W,"Pan="

	Parameter
		name = "-TILT-"   
		displayerNum = 2
		type = f
		attribList = 2
		stop = (M  0:65535),W,"Ti@="

	Parameter
		name = "-COLOUR-"   
		displayerNum = 3
		type = c
		attribList = 4
		stop = (   0:  0),N,"White"
		stop = (   8: 15),N,"Wht-Red"
		stop = (  16: 23),N,"Red"
		stop = (  24: 31),N,"Red-Yello"
		stop = (  32: 39),N,"Yellow"
		stop = (  40: 47),N,"Yell-Pink"
		stop = (  48: 55),N,"Pink"
		stop = (  56: 63),N,"Pink-Grn"
		stop = (  64: 71),N,"Green"
		stop = (  72: 79),N,"Grn-Orang"
		stop = (  80: 87),N,"Orange"
		stop = (  88: 95),N,"Orang-Blu"
		stop = (  96:103),N,"Blue"
		stop = ( 104:111),N,"Blue-Aqua"
		stop = ( 112:119),N,"Aqua"
		stop = ( 120:127),N,"Aqua-Wht"
		stop = (M128:255),2,"Col>:"

	Parameter
		name = "-GOBO-"   
		displayerNum = 4
		type = b
		attribList = 3
		stop = (   0: 31),N,"Open"
		stop = (  32: 63),N,"Gobo 1"
		stop = (  64: 95),N,"Gobo 2"
		stop = (  96:127),N,"Gobo 3"
		stop = ( 128:159),N,"Gobo 4"
		stop = ( 160:255),N,"Gobo 5"

	Parameter
		name = "-GOBO<>-"   
		displayerNum = 5
		type = b
		attribList = 7
		stop = (M  0:191),2,"Index:"
		stop = (M192:222),1,"Gob<:"
		stop = ( 223:224),N,"Stop"
		stop = (M225:255),1,"Gob>:"

	Parameter
		name = "-IRIS-"   
		displayerNum = 6
		type = b
		attribList = 6
		stop = (M  0:255),B,"Iris="

	Parameter
		name = "-FxPRISM-"
		displayerNum = 7
		type = b
		attribList = 8
		stop = (   0: 31),N,"White"
		stop = (  32: 63),N,"Warm"
		stop = (  64: 95),N,"Cold"
		stop = (  96:111),N,"Prism"
		stop = (M112:127),2,"Shake:"
		stop = ( 160:175),N,"Flood"
		stop = ( 176:223),N,"Fld-Lin"

	Parameter
		name = "-FOCUS-"   
		displayerNum = 8
		type = b
		attribList = 9
		stop = (M  0:255),B,"Focus="

	Parameter
		name = "-SHUTTER-"   
		displayerNum = 9
		type = b
		attribList = 10
		stop = (   0: 10),N,"Closed"
		stop = (M 11:240),3,"Shut:"
		stop = ( 241:255),N,"Open"

	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = b
		attribList = 3
		stop = (   0:254),N,"Normal"
		stop = ( 255:255),N,"Reset"


end

