fixture
	manufacturer = "VISUAL FX"
	name = "NovScn250"
	version = 1.00
//  fullmanufacturer = "Visual FX"
//  fullname = "Novoscan 250-1"
//  mode = 0
//  description = ""
	
	attribute
		name = "COLOUR"
		channel = 1
		homeVal = 0
		
	attribute
		name = "GOBO"
		channel = 2
		homeVal = 0
		
	attribute
		name = "SHUTTER"
		channel = 3
		homeVal = 255
		
	attribute
		name = "PAN"
		channel = 4
		homeVal = 128
		
	attribute
		name = "TILT"
		channel = 5
		homeVal = 128
		
	attribute
		name = "INTENSITY"
		channel = 6
		
//////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 4 
		stop = (M  0:255),2,"Pan="		

	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 5
		stop = (M  0:255),2,"Ti@="
				
	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 1
		stop = (  0: 17),N,"White"
		stop = ( 18: 35),N,"Red"            
		stop = ( 36: 53),N,"Yellow"
		stop = ( 54: 71),N,"Magenta"        
		stop = ( 72: 89),N,"Green"
		stop = ( 90:107),N,"Orange"        
		stop = (108:125),N,"Blue"         
		stop = (126:143),N,"Pink"         
		stop = (144:161),N,"LtGreen"
		stop = (162:179),N,"LtBlue"
		stop = (180:197),N,"LtRed"
		stop = (198:215),N,"LtYellow"
		stop = (216:233),N,"LtMagenta"
		stop = (234:251),N,"Blue-Red"   
		stop = (252:255),N,"Grn-Yell"
		
	parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B
		attribList = 2 
		stop = (   0: 17),N,"NoGobo"       
		stop = (  18: 35),N,"3 hole"
		stop = (  36: 53),N,"Pie"
		stop = (  54: 71),N,"Bullseye"
		stop = (  72: 89),N,"Flowers"
		stop = (  90:107),N,"Barbells"
		stop = ( 108:125),N,"Spokes"
		stop = ( 126:143),N,"Atom"
		stop = ( 144:161),N,"Zizzag"   
		stop = ( 162:179),N,"X"       
		stop = ( 180:197),N,"Bubbles" 
		stop = ( 198:215),N,"Arrows"  
		stop = ( 216:233),N,"Diamonds"
		stop = ( 234:251),N,"Pyramid" 
		stop = ( 252:255),N,"Lines"   
				
	parameter
		name = "-STROBE-"
		displayerNum = 5
		type = B
		attribList = 3
		stop = (   0: 14),N,"Closed"		 
		stop = (R 17: 29),N,"Open"
		stop = (M 30:250),2,"Strobe:"		
		stop = ( 251:255),N,"Open"
	
end
