/////////////////////////////////////////
//  DTS FX-5 smoke machine
// RM - Nov 2005

fixture
	manufacturer = "DTS"
	name = "FX-5"
	version = 0.90
//  fullmanufacturer = "DTS"
//  fullname = "FX-5 Smoke Machine"
//  mode = 0
//  description = ""

	attribute
		name = "START"
		channel = 1
		homeVal = 0

	attribute
		name = "INTENSITY"
		channel = 2

/////////////////////////////////////////////////////////////////////////

	parameter
		name = "-START-"					
		displayerNum = 1
		type = B
		attribList = 1
		stop = (   0:249),N,"Off"
		stop = ( 250:255),N,"On"

end

