/////////////////////////////////////////
//    MAC 2000 WASH - 8 bit mode

// NOTE: This template will only work with maXim software version 0.97 or higher

Fixture
	manufacturer = "MARTIN"
	name = "Mac2Kw.8"
	version = 1.0
//  fullmanufacturer = "Martin"
//  fullname = "Mac 2000 Wash"
//  mode = b
//  description = ""

	Attribute
		name = "SHUTTER"
		channel = 1
		homeVal = 30

	Attribute
		name = "INTENSITY"
		channel = 2

	Attribute
		name = "CYAN"
		channel = 3
		homeVal = 0

	Attribute
		name = "MAGENTA"
		channel = 4
		homeVal = 0

	Attribute
		name = "YELLOW"
		channel = 5
		homeVal = 0

	Attribute
		name = "CTC"
		channel = 6
		homeVal = 0

	Attribute
		name = "COLOUR"
		channel = 7
		homeVal = 183

	Attribute
		name = "COLOUR2"
		channel = 8
		homeVal = 183

	Attribute
		name = "ZOOM"
		channel = 9
		homeVal = 128

	Attribute
		name = "BARN D1"
		channel = 10
		homeVal = 0

	Attribute
		name = "BARN D2"
		channel = 11
		homeVal = 0

	Attribute
		name = "BARN D3"
		channel = 12
		homeVal = 0

	Attribute
		name = "BARN D4"
		channel = 13
		homeVal = 0

	Attribute
		name = "BARN ROT"
		channel = 14
		homeVal = 127

	Attribute
		name = "MACROS"
		channel = 15
		homeVal = 0

	Attribute
		name = "PAN"
		channel = 16
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 17
		homeVal = 128

	Attribute
		name = "PT SPEED"
		channel = 18
		homeVal = 0

	Attribute
		name = "SPEED"
		channel = 19
		homeVal = 0

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 16
		stop = (M  0:255),D,0,540,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 17
		stop = (M  0:255),D,0,267,"Ti@="

	Parameter
		name = "-CYAN-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (M  0:255),2,"Cyan="

	Parameter
		name = "-MAGNTA-"
		displayerNum = 4
		type = C
		attribList = 4
		stop = (M  0:255),2,"Mgnta="

	Parameter
		name = "-YELLOW-"
		displayerNum = 5
		type = C
		attribList = 5
		stop = (M  0:255),2,"Yellow="

	Parameter
		name = "-CTC-"
		displayerNum = 6
		type = C
		attribList = 6
		stop = (M  0:255),2,"CTC="

//------------------------------------
	Parameter
		name = "-COLWHL1-"
		displayerNum = 7
		type = C
		attribList = 7
		stop = ( 181:185),N,"White"
		stop = ( 176:180),N,"Col1.1"
		stop = ( 171:175),N,"Col1.2"
		stop = ( 166:170),N,"Col1.3"
		stop = ( 161:165),N,"Col1.4"
		stop = (M  0:160),2,"Col1:"
		stop = (M215:243),2,"Col1<:"
		stop = (M214:186),2,"Col1>:"
		stop = ( 252:255),N,"ColRndSlo"
		stop = ( 248:251),N,"ColRndMed"
		stop = ( 244:247),N,"ColRndFst"

	Parameter
		name = "-COLWHL2-"
		displayerNum = 8
		type = C
		attribList = 8
		stop = ( 181:185),N,"White"
		stop = ( 176:180),N,"Col2.1"
		stop = ( 171:175),N,"Col2.2"
		stop = ( 166:170),N,"Col2.3"
		stop = ( 161:165),N,"Col2.4"
		stop = (M  0:160),2,"Col2:"
		stop = (M215:243),2,"Col2<:"
		stop = (M214:186),2,"Col2>:"

	Parameter
		name = "-ZOOM-"
		displayerNum = 9
		type = B
		attribList = 9
		stop = (M  0:255),2,"Zoom="

	Parameter
		name = "-DOORS-"
		displayerNum = 10
		type = B
		attribList = 10,11,12,13,14
		stop = (M  0:255, R  0:255, R  0:255, R  0:255, R  0:255),2,"Barn1:"
		stop = (R  0:255, M  0:255, R  0:255, R  0:255, R  0:255),2,"Barn2:"
		stop = (R  0:255, R  0:255, M  0:255, R  0:255, R  0:255),2,"Barn3:"
		stop = (R  0:255, R  0:255, R  0:255, M  0:255, R  0:255),2,"Barn4:"
		stop = (R  0:255, R  0:255, R  0:255, R  0:255, M  0:255),2,"BrnRot:"

	Parameter
		name = "-SHUTTER-"
		displayerNum = 11
		type = B
		attribList = 1
		stop = (   0: 19),N,"Shtr Clsd"
		stop = (  20: 49),N,"Shtr Open"
		stop = (M 72: 50),1,"Strobe:"
		stop = (M 99: 80),1,"PulseO:"
		stop = (M119:100),1,"PulseC:"
		stop = ( 168:187),N,"Rnd Slow"
		stop = ( 148:167),N,"Rnd Med"
		stop = ( 128:147),N,"Rnd Fast"
		stop = ( 194:196),N,"RndPulsOS"
		stop = ( 191:193),N,"RndPulsOF"
		stop = ( 200:202),N,"RndPulsCS"
		stop = ( 197:199),N,"RndPulsCF"
		
//------------------------------------
			
	Parameter
		name = "-FXSPEED-"
		displayerNum = 22
		type = B
		attribList = 19
		stop = (   0:  2),N,"Track"
		stop = (M239:  3),2,"FxSpd:"
		stop = ( 240:242),N,"STUd Off"
		stop = ( 243:245),N,"STUd On"
		stop = ( 246:248),N,"SCUT Off"
		stop = ( 249:251),N,"SCUT On"
		stop = ( 252:255),N,"Fast Bout"

	Parameter
		name = "-PTSPEED-"
		displayerNum = 23
		type = F
		attribList = 18
		stop = (   0:  2),N,"PT Track"
		stop = (M236:  3),2,"PTspd:"
		stop = ( 237:239),N,"PT Slow"
		stop = ( 240:242),N,"PT Norm"
		stop = ( 243:245),N,"PT Fast"
		stop = ( 246:248),N,"Fans Min"
		stop = ( 249:251),N,"Fans Full"
		stop = ( 252:255),N,"MoveBlak"

		Parameter
		name = "-CNTRL-"
		displayerNum = 24
		type = N
		attribList = 1
		stop = ( 248:255),N,"Lamp Off"
		stop = ( 228:237),N,"Lamp On"
		stop = ( 208:217),N,"Reset"


end

