// Deliya X3
//
// Written by: Jon Lenard jon@appliednn.com
// Date: 2/9/09
// Modified From: NEW
//

Fixture
   version = 1.0
   manufacturer = "DELIYA"
   name = "X3"
//  fullmanufacturer = "Deliya"
//  fullname = "X-3"
//  mode = 0
//  description = ""

	attribute
		name = "INTENSITY"
		channel = 1
		
	attribute
		name = "RESERVED"
		channel = 2
		homeVal = 0
		
	attribute
		name = "SHUTTER"
		channel = 3
		homeVal = 255
		
	attribute
		name = "PTSPEED"
		channel = 4
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 5
		finechan = 15
		homeVal = 32768
		
	attribute
		name = "TILT"
		channel = 6
		finechan = 16
		homeVal = 32768
		
	attribute
		name = "COLOR"
		channel = 7
		homeVal = 0
		
	attribute
		name = "GOBO"
		channel = 8
		homeVal = 0
		
	attribute
		name = "GOBO<>"
		channel = 9
		homeVal = 0
		
	attribute
		name = "GINDEX"
		channel = 10
		homeVal = 0
		
	attribute
		name = "PRISM"
		channel = 11
		homeVal = 0
		
	attribute
		name = "PRISM<>"
		channel = 12
		homeVal = 0
		
	attribute
		name = "PINDEX"
		channel = 13
		homeVal = 0
		
	attribute
		name = "FOCUS"
		channel = 14
		homeVal = 127
		
////////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 5
		stop = (M  0:65535),D,0,540,"Pan="

	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 6
		stop = (M  0:65535),D,0,280,"Ti@="		
		
	parameter
		name = "-COLOR-"
		displayerNum = 3
		type = C
		attribList = 7
		stop = (   0: 15),N,"White"
		stop = (  16: 31),N,"Red"
        stop = (  32: 47),N,"Yellow"
        stop = (  48: 63),N,"Purple"
		stop = (  64: 79),N,"Green"
        stop = (  80: 95),N,"Orange"
		stop = (  96:111),N,"Blue"
        stop = ( 112:127),N,"Pink"
		stop = (M187:128),2,"CWhl<:"
        stop = ( 188:195),N,"Stop"
		stop = (M196:255),2,"CWhl>:"

	parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B 
		attribList = 8
		stop = (   0: 12),N,"No Gobo"
		stop = (  13: 25),N,"Gobo 1" 
		stop = (  26: 38),N,"Gobo 2"
        stop = (  39: 51),N,"Gobo 3"
		stop = (  52: 64),N,"Gobo 4"
        stop = (  65: 77),N,"Gobo 5"
		stop = (  78: 90),N,"Gobo 6"
        stop = (  91:103),N,"Gobo 7" 
		stop = (M104:116),2,"G1Shk:"
        stop = (M117:129),2,"G2Shk:"
		stop = (M130:142),2,"G3Shk:"
        stop = (M143:155),2,"G4Shk:"
		stop = (M156:168),2,"G5Shk:"
        stop = (M169:181),2,"G6Shk:"
		stop = (M182:194),2,"G7Shk:"
        stop = (M224:195),2,"GWhl>:"
        stop = ( 225:226),N,"Stop"
        stop = (M227:255),2,"GWhl:<"
        
	parameter
		name = "-GINDEX-"
		displayerNum = 5
		type = B
		attribList = 10
		stop = (M  0:255),2,"Indx="
		
	parameter
		name = "-GOBO<>-"
		displayerNum = 6
		type = B
		attribList = 9
		stop = (   0:  0),N,"Stop"
		stop = (M  1:217),2,"Gobo<:"		
		stop = ( 128:129),N,"Stop"
		stop = (M130:255),2,"Gobo>:"
		
	parameter
		name = "-FOCUS-"
		displayerNum = 7 
		type = B
		attribList = 14
		stop = (M  0:255),2,"Focus="
		
	parameter
		name = "-PRISM-"
		displayerNum = 8
		type = B
		attribList = 11
		stop = (   0:127),N,"No Prism"
		stop = ( 128:255),N,"Prism"

	parameter                    
		name = "-PINDEX-"           
		displayerNum = 9            
		type = B                    
		attribList = 13             
		stop = (M  0:255),2,"Indx=" 
		                            
	parameter                    
		name = "-PRISM<>-"           		
		displayerNum = 10            
		type = B                    
		attribList = 12              
		stop = (   0:  0),N,"Stop"  
		stop = (M  1:217),2,"Prsm<:"
		stop = ( 128:129),N,"Stop"  
		stop = (M130:255),2,"Prsm>:"
		
	parameter
		name = "-SHUTTER-"
		displayerNum =  11
		type = B
		attribList = 3
		stop = (   0:  1),N,"Closed"
		stop = (R  2:  7),N,"Open"
		stop = (M  8: 63),2,"Strobe:"
		stop = (R 64: 71),N,"Open"
		stop = (M 72:127),2,"PulsO:"
		stop = (R218:135),N,"Open"
		stop = (M136:191),2,"PulsC:"
		stop = (R192:199),N,"Open"
		stop = (M200:253),2,"Rand:"
		stop = ( 254:255),N,"Open"

	parameter
		name = "-PTSPEED-"
		displayerNum =  24
		type = F
		attribList = 4
		stop = (M255:0),2,"Speed="

end
