// Clay Paky CP Color 400
// Jon Lenard
// 12/12/09

Fixture
	manufacturer = "CLAY PAKY"
	name = "Color400"
	version = 1.0
//  fullmanufacturer = "Clay Paky"
//  fullname = "CP Color 400"
//  mode = 5
//  description = ""	

	Attribute
		name = "CYAN"
		channel = 1
		homeVal = 0

	Attribute
		name = "MAGENTA"
		channel = 2
		homeVal = 0

	Attribute
		name = "YELLOW"
		channel = 3
		homeVal = 0

	attribute
		name = "INTENSITY"
		channel = 4
		
	attribute
		name = "CONTROL"
		channel = 5
		homeVal = 0

///////////////////////////////////////////////////////////////

	Parameter
		name = "-CYAN-"
		displayerNum = 1
		type = C
		attribList = 1
		stop = (M  0:255),2,"Cyan="

	Parameter
		name = "-MAGNTA-"
		displayerNum = 2
		type = C
		attribList = 2
		stop = (M  0:255),2,"Mgnta="

	Parameter
		name = "-YELLOW-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (M  0:255),2,"Yellow="

	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 5
		stop = (   0: 18),N,"Run Mode"
		stop = (  19: 31),N,"Reset"
		stop = (R 32: 43),N,"Run Mode"
		stop = (  44: 57),N,"Lamp Off"
		stop = (R 58: 69),N,"Run Mode"
		stop = (  70: 83),N,"Lamp On"
		stop = (R 84:255),N,"Run Mode"

end
