//////////////////////////////         VLMmode9 (16-bit)
//Reset hold for 3 seconds
//Created by Steve Richards August 30, 2003 12:21:55 PM 
// Updated by Steve Richards September 02, 2003 11:18:45 AM 

fixture
	manufacturer = "VARILITE"
	name = "VLM.9"
	version = 0.59
//  fullmanufacturer = "Vari-Lite"
//  fullname = "VLM"
//  mode = 9
//  description = ""
	
   Attribute
      name = "PAN"
      channel = 2
      fineChan = 1
      homeVal = 32768
      
   Attribute
      name = "TILT"
      channel = 4
      fineChan = 3
      homeVal = 32768
 	
   Attribute
		name = "ROTATION SPEED >"
		channel = 5
		homeVal = 0
		
	Attribute
		name = "ROTATION SPEED <"
		channel = 6
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 7
		homeVal = 0
				
	Attribute
		name = "UNUSED"
		channel = 8
		homeVal = 0
		
	Attribute
		name = "UNUSED"
		channel = 9
		homeVal = 0
				
	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 = 2
		stop = (M0:65535),D,0,360,"Pan="

		
	parameter
		name = "-TILT-"
		displayerNum =2 
		type = F
		attribList = 4
		stop = (M0:65535),D,0,270,"Ti@="

		
	parameter
		name = "-ROTSP>-"
		displayerNum = 3
		type = C
		attribList = 5
		stop = (M   0:255),2,"RotSp>="
		
		
	parameter
		name = "-ROTSP<-"
		displayerNum = 4
		type = C	
		attribList = 6
		stop = (M   0:255),2,"RotSp<="		

   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = N
      attribList = 10
      stop = ( 0:0),N,"idle"
      stop = ( 84:84),N,"reset" //Hold for 3 seconds


end
 

