/////////////////////////////////////////
// Pearl River Pilot 1200 Wash PR-2901 (14 channels) (Extended 16 bit)
// RM May 2005

fixture
	manufacturer = "PEARL RVR"
	name = "Plt1200w"
	version = 0.91
//  fullmanufacturer = "Pearl River"
//  fullname = "Pilot Wash 1200  14ch"
//  mode = e
//  description = "Pearl River Pilot 1200 Wash PR-2901 (14 channels) (Extended 16 bit)"

	attribute
		name = "STROBE"
		channel = 1
		homeVal = 255
		
	attribute
		name = "INTENSITY"
		channel = 2
		
	attribute
		name = "ZOOM"
		channel = 3
		homeVal = 128
		
	attribute
		name = "COLOUR"
		channel = 4
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 5
		fineChan = 12
		homeVal = 32768
		
	attribute
		name = "TILT"
		channel = 6
		fineChan = 13
		homeVal = 32768
				
	attribute
		name = "CYAN"
		channel = 7
		homeVal = 0
		
	attribute
		name = "YELLOW"
		channel = 8
		homeVal = 0
		
	attribute
		name = "MAGENTA"
		channel = 9
		homeVal = 0
		
	attribute
		name = "EFFECTS"
		channel = 10
		homeVal = 0
					
	attribute
		name = "MSPEED"
		channel = 11
		homeVal = 255
				
	attribute
		name = "CONTROL"
		channel = 14
		homeVal = 0
		
/////////////////////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"					
		displayerNum = 1 
		type = F
		attribList = 5
		stop = (M  0:65535),D,0,540,"Pan="

	parameter
		name = "-TILT-"					
		displayerNum = 2 
		type = F
		attribList = 6
		stop = (M  0:65535),D,0,270,"Ti@="

	parameter
		name = "-COLOUR-"					
		displayerNum = 3 
		type = C
		attribList = 4
		stop = (   0: 16),N,"White"
		stop = (R107:127),N,"White"
		stop = (  17: 34),N,"Color1"
		stop = (  35: 52),N,"Color2"
		stop = (  53: 70),N,"Color3"
		stop = (  71: 88),N,"Color4"
		stop = (  89:106),N,"Color5"
		stop = (M187:128),1,"CWhl1>:"
		stop = ( 188:195),N,"CWhl1Stp"
		stop = (M196:255),1,"CWhl1<:"

	parameter
		name = "-CYAN-"
		displayerNum = 4
		type = C
		attribList = 7
		stop = (M  0:255),2,"Cyan="

	parameter
		name = "-MAGNTA-"
		displayerNum = 5
		type = C
		attribList = 9,7,8
		stop = (M  0:255,R  0:254,R  0:254),2,"Mgnta="
		stop = (M  0:127,R255:255,R255:255),2,"Magnta:"
		stop = (M128:255,R255:255,R255:255),2,"Cmy>:"

	parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 8
		stop = (M  0:255),2,"Yellow="
		
//--------------------------------------------------		
				
	parameter
		name = "-ZOOM-"
		displayerNum = 7
		type = B
		attribList = 3
		stop = (M255:  0),2,"Zoom="
		
	parameter
		name = "-BEAM-"					
		displayerNum = 8
		type = B
		attribList = 10
		stop = (   0: 42),N,"No Beam"
		stop = (  43: 84),N,"Cto"
		stop = (  85:127),N,"Frost"
		stop = (M128:255),2,"Fresnl:"
					
	parameter
		name = "-SHUTTER-"
		displayerNum = 9
		type = B
		attribList = 1 
		stop = (   0: 10),N,"Shtr Clsd"		
		stop = ( 245:255),N,"Shtr Open"
		stop = (R 11: 20),N,"Shtr Open"
		stop = (M 21:244),2,"Strobe:"

//--------------------------------------------

	parameter
		name = "-MSPEED-"
		displayerNum = 23
		type = F
		attribList = 11
		stop = (M  0:255),2,"Speed="		

	parameter
		name = "-CNTRL-"					
		displayerNum = 24 
		type = N
		attribList = 14
		stop = (   0: 48),N,"Run Mode"
		stop = ( 113:144),N,"Lamp Off"
		stop = ( 224:255),N,"Lamp On"
		stop = (  49: 80),N,"Reset"
		stop = (R  0:255),N,"Not Used"

end

