///////////////////////////// Xilver Droplet RGB Normal Mode
// Generated by LSC HTM generator
// Edited by RM June 2006

fixture
	manufacturer = "XILVER"
	name = "DrpletNR"
	version = 0.90
//  fullmanufacturer = "Xilver"
//  fullname = "Droplet RGB Normal Mode"
//  mode = 0
//  description = ""

	attribute
		name = "CONTROL"
		channel = 1
		homeVal = 0

	attribute
		name = "PAN"
		channel = 2
		fineChan = 5
		homeVal = 32768

	attribute
		name = "TILT"
		channel = 3
		fineChan = 6
		homeVal = 32768

	attribute
		name = "SPEED"
		channel = 4
		homeVal = 0

	attribute
		name = "SHUTTER"
		channel = 7
		homeVal = 0

	attribute
		name = "DURATION"
		channel = 8
		homeVal = 0

	attribute
		name = "RED"
		channel = 9
		homeVal = 0

	attribute
		name = "GREEN"
		channel = 10
		homeVal = 0

	attribute
		name = "BLUE"
		channel = 11
		homeVal = 0

	attribute
		name = "INTENSITY"
		channel = 12

///////////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList =  2
			stop = (M  0:65535),D,0,360,"Pan="

	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList =  3
			stop = (M  0:65535),D,0,260,"Ti@="

	parameter
		name = "-RED-"
		displayerNum = 3
		type = C
		attribList = 9
			stop = (M  0:255),2,"Red="

	parameter
		name = "-GREEN-"
		displayerNum = 4
		type = C
		attribList = 10
			stop = (M  0:255),2,"Green="
				
	parameter
		name = "-BLUE-"
		displayerNum = 5
		type = C
		attribList = 11
			stop = (M  0:255),2,"Blue="		
	
	parameter
		name = "-SHUTTER-"
		displayerNum = 6
		type = B
		attribList =  7
			stop = (   0:  4),N,"Shtr Open"
			stop = (M  5:255),2,"Strobe:"

//------------------------------------------------
			
	parameter
		name = "-DURATN-"
		displayerNum = 7
		type = B
		attribList = 8
			stop = (M  0:255),2,"Durtn="		

//--------------------------------------------------

	parameter
		name = "-SPEED-"
		displayerNum = 23 
		type = F
		attribList = 4 
			stop = (M255:  0),2,"Speed="		

	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 1 
			stop = (   0:249),N,"RunMode"
			stop = ( 250:255),N,"Reset"


end

