fixture
	manufacturer = "CHAUVET"
	name = "MegaStrb2"
	version = 0.90
//  fullmanufacturer = "Chauvet"
//  fullname = "Mega Strobe 2"
//  mode = 0
//  description = ""
	
	attribute
		name = "SPEED"
		channel = 1
		homeVal = 128

	attribute
		name = "INTENSITY"
		channel = 2
		

		
//////////////////////////////////////////////////

	parameter
		name = "-SPEED-"
		displayerNum = 1
		type = B
		attribList = 1
		stop = (M  0:255),2,"Speed="		
	
end

