//////////////////////  Coemar Fiera 575, 575EB, 1200, 1200EB fixtures
//------  R.M. 8/12/2004

fixture
	manufacturer = "COEMAR"
	name = "Fiera"
	version = 0.90
//  fullmanufacturer = "Coemar"
//  fullname = "Fiera"
//  mode = 0
//  description = ""

	attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768
		
	attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768
		
	attribute
		name = "MSPEED"
		channel = 5
		homeVal = 0
		
	attribute
		name = "INTENSITY"
		channel = 6
		
	attribute
		name = "ZAP"
		channel = 7
		homeVal = 0
		
	attribute
		name = "CONTROL"
		channel = 8
		homeVal = 0
		
///////////////////////////////////////////////////		
		
	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M   0:65535),D,0,530,"Pan="		

		
	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M  0:65535),D,0,210,"Ti@="		

	parameter
		name = "-ZAP-"
		displayerNum = 3
		type = B
		attribList = 7
		stop = (   0:  9),N,"No Zap"		 
		stop = (R 67: 68),N,"No Zap"
		stop = (R126:127),N,"No Zap"
		stop = (R185:187),N,"No Zap"
		stop = (R245:255),N,"No Zap"
		stop = (M 10: 66),1,"Strobe:"
		stop = (M188:244),1,"Random:"		
		stop = (M 69:125),1,"SlwDwn:"
		stop = (M128:184),1,"FstDwn:"

//----------------------------------------------		
				
	parameter
		name = "-MSPEED-"
		displayerNum = 23
		type = F
		attribList = 5 
		stop = (   0: 10),N,"Standard"		
		stop = (  11: 25),N,"Fast"
		stop = (M127: 26),2,"Vector:"
		stop = (M255:128),2,"Track:"

	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 8
		stop = (  11: 29),N,"Lamp Off"		
		stop = (   0: 10),N,"Park"
		stop = ( 250:255),N,"Lamp On"
		stop = (  30:135),N,"Park"
		stop = ( 136:170),N,"Reset"
		stop = ( 171:249),N,"FanMax"
	
end

