///    Panther Electronic Machinery Manufactory Ltd
///    Richie Mickan May 2005

fixture
	manufacturer = "PANTHER"
	name = "Pac1200"
	version = 0.90
//  fullmanufacturer = "Panther"
//  fullname = "Pac1200"
//  mode = 0
//  description = ""
	
	attribute
		name = "SHUTTER"
		channel = 1
		homeVal = 75
		
	attribute
		name = "INTENSITY"
		channel = 2
		
	attribute
		name = "COLOUR1"
		channel = 3
		homeVal = 0
		
	attribute
		name = "COLOUR2"
		channel = 4
		homeVal = 0
		
	attribute
		name = "GOBO1"
		channel = 5
		homeVal = 0
		
	attribute
		name = "GOBO1<>"
		channel = 6
		homeVal = 160
		
	attribute
		name = "EFFECT"
		channel = 7
		homeVal = 0
		
	attribute
		name = "FX<>"
		channel = 8
		homeVal = 160
		
	attribute
		name = "GOBO2"
		channel = 9
		homeVal = 0
		
	attribute
		name = "FOCUS"
		channel = 10
		homeVal = 0
		
	attribute
		name = "IRIS"
		channel = 11
		homeVal = 0
		
	attribute
		name = "COLORTEMP"
		channel = 12
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 13
		homeVal = 127
		
	attribute
		name = "TILT"
		channel = 14
		homeVal = 127
		
///////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 13
		stop = (M  0:255),D,0,346,"Pan="
		
	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 14 
		stop = (M  0:255),D,0,260,"Ti@="		
		
	parameter
		name = "-COLOUR1-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (M  0:112),2,"Cmy1:" 
		stop = (M113:210),2,"Change:"
		stop = (M211:255),2,"Color>:"

	parameter
		name = "-COLOUR2-"
		displayerNum = 4
		type = C
		attribList = 4
		stop = (M  0:112),2,"Cmy2:" 
		stop = (M113:255),2,"Change:"		
		
	parameter
		name = "-CTC-"
		displayerNum = 5
		type = C
		attribList = 12
		stop = (   0: 51),N,"No Ctc"
		stop = (  52:103),N,"Cold"
		stop = ( 104:155),N,"Warm"
		stop = ( 156:203),N,"Frost"
		stop = ( 204:255),N,"Baad"

	parameter
		name = "-IRIS-"
		displayerNum = 6
		type = B
		attribList = 11 
		stop = (M  0:255),2,"Iris="		

//----------------------------------------------

	parameter
		name = "-GOBO1-"
		displayerNum = 7
		type = B
		attribList = 5 
		stop = (   0: 51),N,"No Gobo1"
		stop = (  52:103),N,"Gobo 1.1"
		stop = ( 104:155),N,"Gobo 1.2"
		stop = ( 156:203),N,"Gobo 1.3"
		stop = ( 204:255),N,"Gobo 1.4"

	parameter
		name = "-GOBO1<>-"
		displayerNum = 8
		type = B
		attribList = 6
		stop = (R  0: 63),N,"Gobo1Stop"		
		stop = (M 64:127),2,"Gobo1>:"
		stop = ( 128:191),N,"Gobo1Stop"
		stop = (M192:255),2,"Gobo1<:"

	parameter
		name = "-GOBO2-"
		displayerNum = 9
		type = B
		attribList = 9
		stop = (   0: 18),N,"No Gobo2"
		stop = (  19: 37),N,"Gobo 2.1"
		stop = (  38: 56),N,"Gobo 2.2"
		stop = (  57: 75),N,"Gobo 2.3"
		stop = (  76: 94),N,"Gobo 2.4"
		stop = (M 95:134),1,"G2.4Shk:"
		stop = (M135:174),1,"G2.3Shk:"
		stop = (M175:214),1,"G2.2Shk:"
		stop = (M215:255),1,"G2.1Shk:"

	parameter
		name = "-EFFECT-"
		displayerNum = 10
		type = B
		attribList = 7
		stop = (   0: 51),N,"No Fx1"
		stop = (  52:103),N,"Fx 1.1"
		stop = ( 104:155),N,"Fx 1.2"
		stop = ( 156:203),N,"Fx 1.3"
		stop = ( 204:255),N,"Fx 1.4"

	parameter
		name = "-FX<>-"
		displayerNum = 11
		type = B
		attribList = 8
		stop = (R  0: 63),N,"Fx1Stop"
		stop = (M 64:127),2,"Fx1>:"
		stop = ( 128:191),N,"Fx1Stop"
		stop = (M192:255),2,"Fx1<:"
		
	parameter
		name = "-FOCUS-"
		displayerNum = 12
		type = B
		attribList = 10 
		stop = (M  0:127),2,"Fcs14:"
		stop = (M128:255),2,"Fcs18:"				

//------------------------------------------

	parameter
		name = "-SHUTTER-"
		displayerNum = 13
		type = B
		attribList = 1 
		stop = (   0: 39),N,"Shtr Clsd"		
		stop = (  40: 99),N,"Shtr Open"
		stop = (M100:243),2,"Strobe:"
		stop = (R244:255),N,"seeDisp24"

//------------------------------------------

	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 1 
		stop = (   0:  0),N,"Run Mode"		
		stop = ( 244:255),N,"Reset"
		stop = (R  0:243),N,"seeDisp13"


end

