//////////////////////////////////////// Scroller

fixture
	manufacturer = "GENERIC"
	name = "Scroller"
	version = 1.00
//  fullmanufacturer = "Generic"
//  fullname = "Scroller"
//  mode = 0
//  description = ""

	attribute
		name = "INTENSITY"
		channel = 0
		
	attribute
		name = "COLOUR"
		channel = 1
		homeVal = 0
		
//////////////////////////////////////////////////////

	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 1
		stop = (M  0:255),2,"Colour="
		
end

