//////// ShowTec (USA) Hurricane 575 Spot
/////// Richie Mickan Apr 2005 (Music Messe, Frankfurt)

fixture
	manufacturer = "SHOWTEC"
	name = "Hur575s"
	version = 0.90
//  fullmanufacturer = "ShowTec"
//  fullname = "Hurricane 575 Spot"
//  mode = 0
//  description = ""
	
	attribute
		name = "INTENSITY"
		channel = 1
		homeVal = 0
		
	attribute
		name = "SHUTTER"
		channel = 2
		homeVal = 255
		
	attribute
		name = "COLOR1"
		channel = 3
		homeVal = 0
		
	attribute
		name = "COLOR2"
		channel = 4
		homeVal = 0
		
	attribute
		name = "GOBO1"
		channel = 5
		homeVal = 0
		
	attribute
		name = "GOBO2"
		channel = 6
		homeVal = 0
		
	attribute
		name = "GOBO2<>"
		channel = 7
		homeVal = 0
		
	attribute
		name = "PRISM"
		channel = 8
		homeVal = 0
		
	attribute
		name = "IRIS"
		channel = 9
		homeVal = 255
		
	attribute
		name = "FOCUS"
		channel = 10
		homeVal = 128
		
	attribute
		name = "PAN"
		channel = 11
		fineChan = 13
		homeVal = 32768
		
	attribute
		name = "TILT"
		channel = 12
		fineChan = 14
		homeVal = 32768
		
	attribute
		name = "RESET"
		channel = 15
		homeVal = 0
		
	attribute
		name = "LAMP"
		channel = 16
		homeVal = 0
		
//////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 11
 		stop = (M  0:65535),D,0,540,"Pan="		

		
	parameter
		name = "-TILT-"
		displayerNum = 2 
		type = F
		attribList = 12 
		stop = (M  0:65535),D,0,270,"Tilt="		

	parameter
		name = "-COLOR1-"
		displayerNum = 3
		type = C
		attribList = 3 
 		stop = (M  0:255),2,"Color1="		

	parameter
		name = "-COLOR2-"
		displayerNum = 4
		type = C
		attribList = 4 
 		stop = (M  0:255),2,"Color2="

	parameter
		name = "-IRIS-"
		displayerNum = 5 
		type = B
		attribList = 9 
 		stop = (M  0:255),2,"Iris="		

	parameter
		name = "-FOCUS-"
		displayerNum = 6 
		type = B
		attribList = 10 
 		stop = (M  0:255),2,"Focus="		

//-----------------------------------------

	parameter
		name = "-GOBO1-"
		displayerNum = 7 
		type = B
		attribList = 5 
 		stop = (M  0:255),2,"Gobo1="		

	parameter
		name = "-GOBO2-"
		displayerNum = 8 
		type = B
		attribList = 6
 		stop = (M  0:255),2,"Gobo2="		

	parameter
		name = "-GOBO2<>-"
		displayerNum = 9
		type = B
		attribList = 7 
 		stop = (M  0:255),2,"Gbo2<>="		

	parameter
		name = "-PRISM-"
		displayerNum = 10 
		type = B
		attribList = 8 
 		stop = (M  0:255),2,"Prism="		

//---------------------------------------		 
		
	parameter
		name = "-RESET-"
		displayerNum = 22 
		type = N
		attribList = 15 
 		stop = (M  0:255),2,"Reset="		
		
	parameter
		name = "-LAMP-"
		displayerNum = 23
		type = N
		attribList = 16 
 		stop = (M  0:255),2,"Lamp="		


 		
 		
	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 15,16
		stop = (   0:  0,   0:  0),N,"Lamp Off"		 
		stop = (   0:  0,   0:  0),N,"Lamp On"
		stop = (   0:  0,   0:  0),N,"Run Mode"
		stop = (   0:  0,   0:  0),N,"Reset"
	
end

