// GLP Impression WWC-CCW 120RZ
// 
//  Jon Lenard
//	9/24/10

Fixture
   manufacturer = "GLP"
   name = "IMPWWC120"
   version = 1.0
//  fullmanufacturer = "GLP"
//  fullname = "Impression 120RZ WWC&CCW"
//  mode = HiRes 12ch extended
//  description = ""

   
   Attribute
		name = "PAN"
		homeVal = 32768
		channel = 1
		fineChan = 2

   Attribute
		name = "TILT"
		homeVal = 32768
		channel = 3
		fineChan = 4

   Attribute
		name = "WHITE 2-3"
		homeVal = 0
		channel = 5
		fineChan = 6

   Attribute
		name = "WHITE 1-3"
		homeVal = 0
		channel = 7
		fineChan = 8

   Attribute
		name = "SHUTTER"
		homeVal = 255
		channel = 9
		
   Attribute
		name = "INTENSITY"
		channel = 10
		fineChan = 11

   Attribute
		name = "ZOOM"
		homeVal = 128
		channel = 12
		
///////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:65535),D,0,600,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M  0:65535),D,0,300,"Ti@="

	parameter
		name = "-WHITE23-"
		displayerNum = 3 
		type = C
		attribList = 5
		stop = (M  0:65535),2,"Wht23="

  	Parameter
		name = "-WHITE13-"
		type = C
		displayerNum = 4
		attribList = 7
		stop = (M  0:65535),2,"Wht13="

	Parameter
		name = "-ZOOM-"
		displayerNum = 5
		type = B
		attribList = 12
		stop = (M  0:255),D,10,26,"Zoom="
		
	parameter
		name = "-SHUTTER-"
		displayerNum = 6
		type = B
		attribList = 9
		stop = (   0: 15),N,"Closed"
		stop = (M 16: 47),1,"PulsRand:" 
		stop = (M 48: 79),2,"PulO:"
		stop = (M 80:111),2,"PulC:"
		stop = (M112:143),2,"Pulse:"
		stop = (M144:199),2,"StbPau:"
		stop = (M200:239),2,"Strobe:"
		stop = (R240:249),N,"Open"
		stop = (R250:250),N,"SeeDisp24"
		stop = ( 251:255),N,"Open"

//--------------------------------------		
		
	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 9
		stop = (R  0:249),N,"Run Mode"
		stop = ( 255:255),N,"Run Mode"		
		stop = ( 250:250),N,"Reset"			
		
end
