/////////////////////////////////////////
//   AC Lighting Colour Block 5 PSU (Mode8)
// This template requires software version 0.97 or higher to work.
// RM - Oct 2006

fixture
	manufacturer = "ACLIGHTING"
	name = "CBlock.8"
	version = 0.90
//  fullmanufacturer = "AC Lighting"
//  fullname = "Colour Block 5 PSU"
//  mode = 8
//  description = ""

	attribute
		name = "HUE"
		channel = 1
		homeVal = 0
		
	attribute
		name = "SATURATION"
		channel = 2
		homeVal = 0
		
	attribute
		name = "INTENSITY"
		channel = 3
		
///////////////////////////////////////////////

	parameter
		name = "-HUE-"
		displayerNum = 1 
		type = C
		attribList = 1 
		stop = (M  0:255),2,"Hue="		

	parameter
		name = "-SATURTN-"
		displayerNum = 2 
		type = C
		attribList = 2 
		stop = (M  0:255),2,"Satur="		

end
