fixture
	manufacturer = "VISUAL FX"
	name = "Lynx250r"
	version = 0.90
//  fullmanufacturer = "Visual FX"
//  fullname = "Lynx 250R"
//  mode = 0
//  description = ""
	
	attribute
		name = "COLOUR"
		channel = 1
		homeVal = 0
		
	attribute
		name = "GOBO<>"
		channel = 2
		homeVal = 191
		
	attribute
		name = "GOBO"
		channel = 3
		homeVal = 0
		
	attribute
		name = "INTENSITY"
		channel = 4
		minVal = 0
		maxVal = 139
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 5
		homeVal = 128
		
	attribute
		name = "TILT"
		channel = 6
		homeVal = 128
		
	attribute
		name = "PRISM"
		channel = 7
		homeVal = 0
		
	attribute
		name = "FOCUS"
		channel = 8
		homeVal = 128
				
//////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 5 
		stop = (M  0:255),2,"Pan="		

	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 6
		stop = (M  0:255),2,"Ti@="
				
	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 1
		stop = (   0: 12),N,"White"		
		stop = (  13: 25),N,"Red"
		stop = (  26: 38),N,"Lt Yellow"
		stop = (  39: 51),N,"Lt Green"
		stop = (  52: 64),N,"Green"
		stop = (  65: 77),N,"Orange"
		stop = (  78: 90),N,"Lt Blue"
		stop = (  91:103),N,"Pink"
		stop = ( 104:116),N,"Magenta"
		stop = ( 117:129),N,"Blue"
		stop = (M130:255),2,"CWhl>:"

	parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B
		attribList = 3 
		stop = (   0: 32),N,"No Gobo"
		stop = (  33: 63),N,"Gobo 1"
		stop = (  64: 95),N,"Gobo 2"
		stop = (  96:127),N,"Gobo 3"
		stop = ( 128:159),N,"Gobo 4"
		stop = ( 160:191),N,"Gobo 5"
		stop = ( 192:223),N,"Gobo 6"
		stop = ( 224:255),N,"Gobo 7"
		
	parameter
		name = "-GOBO<>-"
		displayerNum = 5
		type = B
		attribList = 2 
		stop = (M  0:127),2,"GboIdx:"		
		stop = (M189:128),1,"Gobo<:"
		stop = ( 190:192),N,"GoboStop"
		stop = (M193:255),1,"Gobo>:"

	parameter
		name = "-FOCUS-"
		displayerNum = 6
		type = B
		attribList = 8 					
		stop = (M  0:255),2,"Focus="		

//-----------------------------------------------				
		
	parameter
		name = "-PRISM-"
		displayerNum = 7
		type = B
		attribList = 7 
		stop = (   0: 35),N,"No Prism"		
		stop = (  36:128),N,"2 Prism"
		stop = ( 129:250),N,"2-3!Prism"
		stop = ( 251:255),N,"3 Prism"

	parameter
		name = "-STROBE-"
		displayerNum = 8
		type = B
		attribList = 4
		stop = (   0:  0),N,"use Fader"		 
		stop = (R244:255),N,"Shtr Open"		
		stop = (M140:243),2,"Strobe:"
	
end

