// maXim template file - Abstract FutureScan 3.
// G.P.

Fixture
	manufacturer = "ABSTRACT"
	name = "Fscan3ce"
//	version = 1.0
//  fullmanufacturer = "Abstract"
//  fullname = "Futurescan 3"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "COLOUR"
		channel = 3
		homeVal = 0

	Attribute
		name = "GOBO"
		channel = 4
		homeVal = 0

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),B,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:255),B,"Ti@="

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (  10: 10),N,"Open"
		stop = (  18: 18),N,"Open+"
		stop = (  26: 26),N,"Red"
		stop = (  34: 34),N,"Red+"
		stop = (  43: 43),N,"Blue"
		stop = (  51: 51),N,"Blue+"
		stop = (  59: 59),N,"Green"
		stop = (  67: 67),N,"Green+"
		stop = (  75: 75),N,"Yellow"
		stop = (  83: 83),N,"Yellow+"
		stop = (  91: 91),N,"Cyan"
		stop = (  99: 99),N,"Cyan+"
		stop = ( 108:108),N,"Orange"
		stop = ( 116:116),N,"Orange+"
		stop = ( 124:124),N,"Magenta"
		stop = ( 132:132),N,"Magenta+"
		stop = ( 140:140),N,"Neongreen"
		stop = ( 148:148),N,"Neon+"
		stop = ( 156:156),N,"Congo"
		stop = ( 164:164),N,"Congo+"
		stop = ( 173:173),N,"Pink"
		stop = ( 189:189),N,"Split"

	Parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B
		attribList = 4
		stop = (   0:  0),N,"Closed"
		stop = (  24: 24),N,"Open"
		stop = (  38: 38),N,"Spot"
		stop = (  58: 58),N,"Star"
		stop = (  72: 72),N,"Slice"
		stop = (  88: 88),N,"Tunnel"
		stop = ( 102:102),N,"Heart"
		stop = ( 128:128),N,"Sunburst"
		stop = ( 158:158),N,"Triangle"
		stop = ( 174:174),N,"Slash"
		stop = ( 190:190),N,"Bubbles"
		stop = ( 206:206),N,"Flower"
		stop = ( 226:226),N,"Strobe1"
		stop = ( 230:230),N,"Strobe2"
		stop = ( 234:234),N,"Strobe3"
		stop = ( 238:238),N,"Strobe4"
		stop = ( 242:242),N,"Strobe5"
		stop = ( 246:246),N,"Strobe6"
		stop = ( 250:250),N,"Strobe7"
		stop = ( 254:254),N,"Strobe8"

end
