/////////////////////////////
// 
// HTM + RM May 2005

fixture
	manufacturer = "FUTURELT"
	name = "Pcc250"
	version = 1.1
//  fullmanufacturer = "Futurelight"
//  fullname = "Pcc250"
//  mode = 0
//  description = ""

	attribute
		name = "COLOUR"
		channel = 1
		homeVal = 0

	attribute
		name = "FX"
		channel = 2
		homeVal = 0

	attribute
		name = "ZOOM"
		channel = 3
		homeVal = 0

	attribute
		name = "STROBE"
		channel = 4
		homeVal = 0

	attribute
		name = "INTENSITY"
		channel = 5
		
	attribute
		name = "CONTROL"
		channel = 6
		homeVal = 0

///////////////////////////////////////////////

	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList =  1
			stop = (   0: 15),N,"White"
			stop = (  16: 31),N,"Dk Red"
			stop = (  32: 47),N,"Dk Green"
			stop = (  48: 63),N,"Green"
			stop = (  64: 79),N,"Orange"
			stop = (  80: 95),N,"Cto"
			stop = (  96:111),N,"Ctb"
			stop = ( 112:127),N,"Uv"
			stop = (M128:189),2,"CWhl>:"
			stop = ( 190:190),N,"ColStop"
			stop = (M192:255),2,"CWhl<:"

	parameter
		name = "-BEAM-"
		displayerNum = 4
		type = B
		attribList =  2
			stop = (   0:  0),N,"FullBeam"
			stop = (M 71:230),2,"Shape:"
			stop = ( 231:255),N,"Frost"

	parameter
		name = "-ZOOM-"
		displayerNum = 5
		type = B
		attribList =  3
			stop = (M  0:255),2,"Zoom="

end

