//////////////////////////////         vl6mode9 (16-bit)
//    
// Created by Steve Richards August 29, 2003 10:47:28 AM
// Updated by Steve Richards August 30, 2003 10:46:42 AM 

Fixture 

   manufacturer = "VariLite"
   name = "Vl6.9"
   version = 0.59
//  fullmanufacturer = "Vari-Lite"
//  fullname = "VL6"
//  mode = 9
//  description = ""

   Attribute
      name = "INTENSITY"
      channel = 1
      
   Attribute
      name = "PAN"
      channel = 3
      fineChan = 2
      homeVal = 32768
      
   Attribute
      name = "TILT"
      channel = 5
      fineChan = 4
      homeVal = 32768
      
   Attribute
      name = "GOBO"
      channel = 6
      homeVal = 0
      
   Attribute
      name = "COLOUR"
      channel = 7
      homeVal = 0
      
   Attribute
      name = "IRIS"
      channel = 8
      homeVal = 255
      
   Attribute
      name = "FOCUS"
      channel = 9
      homeVal = 128
      
   Attribute
      name = "STROBE"
      channel = 10
      homeVal = 0
      
   Attribute
      name = "CONTROL"
      channel = 11
      homeVal = 0
      
	Attribute
		name = "UNUSED"
		channel = 12
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 13
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 14
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 15
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 16
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 17
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 18
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 19
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 20
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 21
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 22
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 23
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 24
		homeVal = 0



////////////////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 3
		stop = (M0:65535),D,0,360,"Pan="

		
	parameter
		name = "-TILT-"
		displayerNum =2 
		type = F
		attribList = 5
		stop = (M0:65535),D,0,270,"Ti@="


   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = B
      attribList = 6
      stop = ( 0:0),N,"open"
      stop = ( 11:30),N,"pebbles"
      stop = ( 31:50),N,"breakup"
      stop = ( 51:71),N,"cone"
      stop = ( 72:91),N,"starfld"
      stop = ( 92:112),N,"leaves"
      stop = ( 113:132),N,"bars"
      stop = ( 133:152),N,"hbars"
      stop = ( 153:173),N,"blocks"
      stop = ( 174:193),N,"wave"
      stop = ( 194:214),N,"triangle"
      stop = ( 215:234),N,"dots"
      stop = (M246:255),2,">>"

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = C
      attribList = 7
      stop = ( 0:0),N,"white"
      stop = ( 11:30),N,"red"
      stop = ( 31:50),N,"blue"
      stop = ( 51:71),N,"yellow"
      stop = ( 72:91),N,"turquois"
      stop = ( 92:112),N,"pink"
      stop = ( 113:132),N,"green"
      stop = ( 133:152),N,"magenta"
      stop = ( 153:173),N,"lavender"
      stop = ( 174:193),N,"amber"
      stop = ( 194:214),N,"orange"
      stop = ( 215:234),N,"congo"
      stop = (M246:255),2,">>"

   Parameter
      name = "-IRIS-"   
      displayerNum = 7
      type = B
      attribList = 8
      stop = (M  0:255),2,"Iris="

   Parameter
      name = "-FOCUS-"   
      displayerNum = 8
      type = B
      attribList = 9
      stop = (M0:255),2,"Focus="

   Parameter
      name = "-STROBE-"   
      displayerNum = 9
      type = B
      attribList = 10
      stop = (M0:2),2,"open"
      stop = (M3:5),2,"closed"
      stop = (M6:7),2,"slowrnd"
      stop = (M8:10),2,"medrnd"
      stop = (M11:12),2,"fastrnd"
      stop = (M13:255),B,"%"


   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = N
      attribList = 11
      stop = ( 0:0),N,"idle"
      stop = ( 84:84),N,"reset"
end




