//////////////////////////////         VL5mode9 (16-bit)
//Reset hold for 3 seconds
// Created by Steve Richards August 29, 2003 10:41:18 AM 
// Updated by Steve Richards August 29, 2003 04:35:20 PM 


fixture
	manufacturer = "VARILITE"
	name = "VL5.9"
	version = 0.59
//  fullmanufacturer = "Vari-Lite"
//  fullname = "VL5"
//  mode = 9
//  description = ""
	
	Attribute
		name = "INTENSITY"
		channel = 0
		 
		
   Attribute
      name = "PAN"
      channel = 3
      fineChan = 2
      homeVal = 32768
      
   Attribute
      name = "TILT"
      channel = 5
      fineChan = 4
      homeVal = 32768
 	
   Attribute
		name = "BLUE"
		channel = 6 
		homeVal = 255
		
	Attribute
		name = "AMBER"
		channel = 7
		homeVal = 255
		
	Attribute
		name = "MAGENTA"
		channel = 8
		homeVal = 255
		
	Attribute
		name = "DIFFUSION"
		channel = 9
		homeVal = 255
		
	Attribute
		name = "RESET"
		channel = 10
		homeVal = 0

	Attribute
		name = "UNUSED"
		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 = "-BLUE-"
		displayerNum = 3
		type = C
		attribList = 6
		stop = (M   0:255),2,"Blue="
		
		
	parameter
		name = "-AMBER-"
		displayerNum = 4
		type = C	
		attribList = 7
		stop = (M   0:255),2,"Amber="		

		
	parameter
		name = "-MAGNTA-"
		displayerNum = 5
		type = C
		attribList = 8
		stop = (M   0:255),2,"Mgnta="		

		
	parameter
		name = "-FROST-"
		displayerNum = 6
		type = B
		attribList = 9
		stop = (M   0:255),2,"Frost="		

		
      
   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = N
      attribList = 10
      stop = ( 0:0),N,"idle"
      stop = ( 84:84),N,"reset" //Hold for 3 seconds


end
 

