// 	G-lites 575 wash 16bit
// Jon Lenard
// 1/14/09


Fixture 
   version = 1
   manufacturer = "G-LITES"
   name = "G575W"
//  fullmanufacturer = "G-Lites"
//  fullname = "575 Wash"
//  mode = 16
//  description = ""

   attribute
	name = "IRIS"
    channel = 1
    homeVal = 0
      
   attribute
    name = "COLOR"
    channel = 2
    homeVal = 0
    
   attribute
	name = "INTENSITY"
	channel = 3

   attribute
	name = "SHUTTER"
	channel = 4
	homeVal = 255	
	
   attribute
    name = "PAN"
    channel = 5
    fineChan = 7
    homeVal = 32768

   attribute
    name = "TILT"
    channel = 6
    fineChan = 8
    homeVal = 32768

   attribute
    name = "PTPEED"
    channel = 9
    homeVal = 0
      
   attribute
	name = "BLACKOUT"
	channel = 10
	homeVal = 0
		
   attribute
	name = "FX"
	channel = 11
	homeVal = 0
    
   attribute
	name = "CYAN"
	channel = 12
	homeVal = 0   
      
   attribute
    name = "MAGENTA"
    channel = 13
    homeVal = 0
   
   attribute
      name = "YELLOW"
      channel = 14
      homeVal = 0   
      
   attribute
	name = "CTO"
	channel = 15
	homeVal = 0 
      
   attribute
	name = "CMY SPEED"
	channel = 16
	homeVal = 0   
 
/////////////////////////////////////////////////

   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,250,"Ti@="

   Parameter
      name = "-CYAN-"   
      displayerNum = 3
      type = B
      attribList = 12
      stop = (M  0:205),2,"Cyan:"
      stop = (M206:255),2,"Fade:"
 	         
   Parameter                            
      name = "MAGENTA"                   	  
      displayerNum = 4                  	  
      type = B                           	  
      attribList = 13                  	  
      stop = (M  0:205),2,"Magen:"
      stop = (M206:255),2,"Fade:"
      
   Parameter
      name = "-YELLOW-"   
      displayerNum = 5
      type = b
      attribList = 14
      stop = (M  0:205),2,"Yellow:"
      stop = (M206:255),2,"Fade:"   
 
   Parameter
      name = "-CTO-"
      displayerNum = 6
      type = c
      attribList = 15
      stop = (M  0:255),2,"CTO:" 
      
   Parameter
      name = "-COLOR-"
      displayerNum = 7
      type = c
      attribList = 2
      stop = (   0:  7),N,"White"
      stop = (   8: 15),N,"Wht-Red"
	  stop = (  16: 23),N,"Red"
      stop = (  24: 31),N,"Red-Yel"
	  stop = (  32: 39),N,"Yellow"
      stop = (  40: 47),N,"Yel-Pur"
      stop = (  48: 55),N,"Purple"
      stop = (  56: 63),N,"Pur-Grn"
      stop = (  64: 71),N,"Green"
      stop = (  72: 79),N,"Grn-Orn"
      stop = (  80: 87),N,"Orange"
      stop = (  88: 95),N,"Org-Blu"
      stop = (  96:103),N,"Blue"
      stop = ( 104:111),N,"Blu-Pnk"
      stop = ( 112:119),N,"Pink"
      stop = ( 120:127),N,"Pnk-Wht"
      stop = (M128:255),2,"Cwhl<:"  
      
//---------------------------------------------------
      	                      	                
	parameter
		name = "-IRIS-"
		displayerNum = 8
		type = B
		attribList = 1
		stop = (M250: 57),2,"Iris:"
		stop = (M 11: 51),2,"Pulse:"
		stop = (R  0:  5),N,"Open"
		stop = (R  6: 10),N,"UseDisp24"
		stop = (R 52: 56),N,"UseDisp24"
		stop = (R251:255),N,"Open"
		
	parameter
		name = "-FX-"
		displayerNum = 9
		type = B
		attribList = 11
		stop = (   0:  5),N,"No FX"
		stop = (M  6:255),2,"Rot:"
		
    Parameter
      name = "-SHUTTER-"   
      displayerNum = 10
      type = B
      attribList = 4
      stop = (   0: 20),N,"ShtrClsd"
      stop = (M 21: 52),1,"PulsOpn:"
      stop = (M 53: 84),1,"PulsCls:"
      stop = (R 85:115),N,"ShtrOpen"   
      stop = (M116:243),2,"Strobe:"
      stop = ( 244:255),N,"ShtrOpen"      
	  
//---------------------------------------------------

	parameter
		name = "BLACKOUT"
		displayerNum = 21
		type = B
		attribList = 10
		stop = (   0:  5),N,"No Black"		
		stop = (   6: 45),N,"AllBlack"
		stop = (  46: 85),N,"PT Black"		
		stop = (R 86:125),N,"NoFunct"
		stop = ( 126:165),N,"ColBlack"
		stop = (R166:245),N,"NoFunct"
		stop = (R246:255),N,"No Black"

	Parameter
      name = "CYM SPEED"   
      displayerNum = 22
      type = B
      attribList = 16
      stop = (M250:  0),2,"CYMSpd="
      stop = (R251:255),N,"Fastest"
      		
   Parameter
      name = "-PTSPEED-"   
      displayerNum = 23
      type = F
      attribList = 9
      stop = (M255: 0),2,"Speed="

   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = n
      attribList = 1
      stop = (R  0:  5),N,"RunMode"
      stop = (   6: 10),N,"Reset"
      stop = (R 11: 51),N,"RunMode"
      stop = (  52: 56),N,"Lamp Off"
	  stop = (R 57:250),N,"RunMode"      
	  stop = ( 251:255),N,"Lamp On"

end
