// 	G-lites 1200WZ wash 16bit
// Jon Lenard
// Applied Electronics
// 800-883-0008
// 5/12/08


Fixture 
   version = 1
   manufacturer = "G-LITES"
   name = "G1200WZ"

   attribute
	name = "CONTROL"
    channel = 1
    homeVal = 255
      
   attribute
	name = "INTENSITY"
	channel = 2

   attribute
	name = "SHUTTER"
	channel = 3
	homeVal = 255	
	
   attribute
    name = "PAN"
    channel = 4
    fineChan = 15
    homeVal = 32768

   attribute
      name = "TILT"
      channel = 5
      fineChan = 16
      homeVal = 32768

   attribute
    name = "COLOR1"
    channel = 6
    homeVal = 0
      
   attribute
	name = "CYAN"
	channel = 7
	homeVal = 0   
      
   attribute
    name = "MAGENTA"
    channel = 8
    homeVal = 0
   
   attribute
      name = "YELLOW"
      channel = 9
      homeVal = 0   
      
   attribute
	name = "CTO"
	channel = 10
	homeVal = 0 
      
   attribute
	name = "CMY SPEED"
	channel = 11
	homeVal = 0   
      
   attribute
	name = "ZOOM"
	channel = 12
	homeVal = 0   
      
  attribute
	name = "BLACKOUT"
	channel = 13
	homeVal = 0	
	
   attribute
    name = "SPEED"
    channel = 14
    homeVal = 0
		
/////////////////////////////////////////////////

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = F
      attribList = 4
      stop = (M  0:65535),D,0,540,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = f
      attribList = 5
      stop = (M  0:65535),D,0,250,"Ti@="

   Parameter
      name = "-COLOUR1-"
      displayerNum = 3
      type = c
      attribList = 6
      stop = (   0:  9),N,"White"
      stop = (  10: 19),N,"DkBlue"
	  stop = (  20: 29),N,"Yellow"
      stop = (  30: 39),N,"Purple"
	  stop = (  40: 49),N,"Green"
      stop = (  50: 59),N,"Orange"
      stop = (  60: 69),N,"LtBlue"
      stop = (  70: 79),N,"Red"
      stop = (M 90:193),2,"Color:"
      stop = (M223:194),2,"CWhl>:"
      stop = (M226:255),2,"CWhl<:"

   Parameter
      name = "-CYAN-"   
      displayerNum = 4
      type = B
      attribList = 7
      stop = (M  0:255),2,"Cyan:"
 	         
   Parameter                            
      name = "MAGENTA"                   	  
      displayerNum = 5                  	  
      type = B                           	  
      attribList = 8                   	  
      stop = (M  0:255),2,"Magen:"
      
   Parameter
      name = "-YELLOW-"   
      displayerNum = 6
      type = b
      attribList = 9
      stop = (M  0:255),2,"Yellow:"   
 
   Parameter
      name = "-CTO-"
      displayerNum = 7
      type = c
      attribList = 10
      stop = (M  0:255),2,"CTO:"   
      
//---------------------------------------------------
      	                      	                
   Parameter
      name = "-ZOOM-"   
      displayerNum = 8
      type = B
      attribList = 12
      stop = (M  0:255),D,32,13,"Zoom="

			
   Parameter
      name = "-SHUTTER-"   
      displayerNum = 9
      type = B
      attribList = 3
      stop = (   0:  9),N,"Shtr Clsd"
      stop = ( 250:255),N,"Shtr Open"
	  stop = (M 20: 65),1,"Strobe:"
      stop = (M 76:107),1,"PulsOpn:"
      stop = (M108:139),1,"PulsCls:"    
      stop = ( 170:179),N,"RandSlow"
      stop = ( 160:169),N,"RandMed"
      stop = ( 150:159),N,"RandFast"
      stop = ( 210:219),N,"RndOpnSlo"
      stop = ( 200:209),N,"RndOpnMed"
      stop = ( 190:199),N,"RndOpnFst"
      stop = ( 240:249),N,"RndCloSlo"
      stop = ( 230:239),N,"RndCloMed"
      stop = ( 220:229),N,"RndCloFst"
      
	  
//---------------------------------------------------

	parameter
		name = "BLACKOUT"
		displayerNum = 21
		type = b
		attribList = 13
		stop = (  0: 29),N,"No Black"		
		stop = ( 30: 89),N,"PrsmBlack"
		stop = ( 90:119),N,"GoboBlack"		
		stop = (150:179),N,"ColrBlack"
		stop = (180:209),N,"P-T Black"
		stop = (210:239),N,"All Black"

	Parameter
      name = "CYM SPEED"   
      displayerNum = 22
      type = f
      attribList = 11
      stop = (M  0:255),2,"CYMSpd="		
		
   Parameter
      name = "-SPEED-"   
      displayerNum = 23
      type = f
      attribList = 14
      stop = (M  0:255),2,"Speed="

   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = n
      attribList = 1
      stop = (  0:  9),N,"Idle"
      stop = (240:255),N,"Lamp On"
      stop = (220:226),N,"Lamp Off"
      stop = ( 10: 16),N,"UpstRtDsp"
	  stop = ( 20: 26),N,"DMX LED"      
	  stop = ( 30: 36),N,"MenuDisp"
	  stop = ( 50: 56),N,"ResetAll"
	  stop = ( 70: 76),N,"Reset FX"
	  stop = ( 90: 96),N,"Reset A"
	  stop = (120:126),N,"Reset B"

end
