/////////////////////////////////////////
//   AC Lighting Colour Block 5 PSU (Mode4)
// This template requires software version 0.97 or higher to work.
// RM - Oct 2006

// Patch 1 x 4a fixture before patching 4 of these.


fixture
	manufacturer = "ACLIGHTING"
	name = "CBlock4b"
	version = 0.90
//  fullmanufacturer = "AC Lighting"
//  fullname = "Colour Block 5 PSU 4b"
//  mode = 0
//  description = "Patch 1 x 4a fixture followed by 4 x 4b fixtures."
	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 = "-SATRTN-"
		displayerNum = 2 
		type = C
		attribList = 2
		stop = (M  0:255),2,"Satur="

end
