// maXim template file - High End Systems Intellabeam 13 channels
// G.P. July 22,2003

Fixture
	manufacturer = "HIGHEND"
	name = "I-Beam13"
 	version = 1.1
//  fullmanufacturer = "High End Systems"
//  fullname = "Intellabeam 13ch"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768

	Attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768

	Attribute
		name = "COLOR"
		channel = 5
		homeVal = 10

	Attribute
		name = "COLOR<>"
		channel = 6
		homeVal = 15

	Attribute
		name = "GOBO"
		channel = 7
		homeVal = 10

	Attribute
		name = "GOBO<>"
		channel = 8
		homeVal = 15

	Attribute
		name = "SHUTTER"
		channel = 9
		homeVal = 32

	Attribute
		name = "INTENSITY"
		channel = 10
		homeVal = 0

	Attribute
		name = "IRIS"
		channel = 11
		homeVal = 255

	Attribute
		name = "SPEED"
		channel = 12
		homeVal = 240

	Attribute
		name = "CONTROL"
		channel = 13
		homeVal = 0

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M    0:65535),D,0,170,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M    0:65535),D,0,110,"Ti@="

	Parameter
		name = "-COLOR-"
		displayerNum = 3
		type = C
		attribList = 5
		stop = (  10: 10),N,"NoColor"
		stop = (  23: 23),N,"Pink"
		stop = (  43: 43),N,"Turquois"
		stop = (  64: 64),N,"Dkpink"
		stop = (  86: 86),N,"Green"
		stop = ( 107:107),N,"Purple"
		stop = ( 128:128),N,"Yellow"
		stop = ( 150:150),N,"Blue"
		stop = ( 171:171),N,"Red"
		stop = ( 192:192),N,"Congo"
		stop = ( 214:214),N,"Orange"
		stop = ( 235:235),N,"Cyan"

	Parameter
		name = "-COLOUR<>-"
		displayerNum = 4
		type = C
		attribList = 6
		stop = (  15: 15),N,"Solid"
		stop = (  47: 47),N,"*solid"
		stop = (  79: 79),N,"1-2col"
		stop = ( 111:111),N,"*1-2col"
		stop = ( 144:144),N,"CWhl>"
		stop = ( 175:175),N,"CWhl<"
		stop = ( 207:207),N,"Scan"
		stop = ( 239:239),N,"*scan"

	Parameter
		name = "-GOBO-"
		displayerNum = 5
		type = B
		attribList = 7
		stop = (  10: 10),N,"NoGobo"
		stop = (  23: 23),N,"Dot"
		stop = (  43: 43),N,"Phones"
		stop = (  64: 64),N,"Shatter"
		stop = (  86: 86),N,"Line"
		stop = ( 107:107),N,"Playschl"
		stop = ( 128:128),N,"Star"
		stop = ( 150:150),N,"Reeds"
		stop = ( 171:171),N,"Blinds"
		stop = ( 192:192),N,"Dots"
		stop = ( 214:214),N,"Cone"
		stop = ( 235:235),N,"Playcone"

	Parameter
		name = "-GOBO<>-"
		displayerNum = 6
		type = B
		attribList = 8
		stop = (  15: 15),N,"Solid"
		stop = (  47: 47),N,"*solid"
		stop = (  79: 79),N,"Slowscan"
		stop = ( 111:111),N,"Fastscan"
		stop = ( 144:144),N,"GWhl>"
		stop = ( 175:175),N,"GWhl<"

//------------------------------------

	Parameter
		name = "-IRIS-"
		displayerNum = 7
		type = B
		attribList = 11
		stop = (M  0:255),2,"Iris="

	Parameter
		name = "-SHUTTER-"
		displayerNum = 8
		type = B
		attribList = 9
		stop = ( 225:225),N,"Shtr Clsd"
		stop = (  32: 32),N,"Shtr Open"
		stop = (M 46:213),2,"Strobe:"

//------------------------------------

	Parameter
		name = "-SPEED-"
		displayerNum = 23
		type = B
		attribList = 12
		stop = (M  0:255),2,"Speed="

	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 13
		stop = (   0:  0),N,"Idle"
		stop = ( 128:128),N,"Home"

end

