// Griven PopScan
//
// Written by: Jon Lenard jon@appliednn.com
// Date: 8/8/08
// Modified From: NEW
//

Fixture
   version = 1.0
   manufacturer = "GRIVEN"
   name = "POPSCAN"
//  fullmanufacturer = "Griven"
//  fullname = "Popscan"
//  mode = 16bit
//  description = ""

	attribute
		name = "GOBO2<>"
		channel = 1
		homeVal = 0
	
	attribute
		name = "COLOR"
		channel = 2
		homeVal = 0
		
	attribute
		name = "GOBO2"
		channel = 3
		homeVal = 0
		
	attribute
		name = "GOBO1"
		channel = 4
		homeVal = 22
		
	attribute
		name = "PAN"
		channel = 5
		fineChan = 7
		homeVal = 32768
		
	attribute
		name = "TILT"
		channel = 6
		fineChan = 8
		homeVal = 32768
		
////////////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 5
				stop = (M   0:65535),2,"Pan="
				
	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 6
				stop = (M   0:65535),2,"Ti@="
				
	parameter
		name = "-COLOR-"
		displayerNum = 3
		type = C
		attribList = 2
				stop = (  0: 23),N,"White"
				stop = ( 24: 31),N,"WhtMagent"
				stop = ( 32: 39),N,"Magenta"
				stop = ( 40: 47),N,"MagentYell"
				stop = ( 48: 55),N,"Yellow"
				stop = ( 56: 63),N,"YellowBlue"
				stop = ( 64: 71),N,"Blue"
				stop = ( 72: 79),N,"BlueRed"
                stop = ( 80: 87),N,"Red" 
				stop = ( 88: 95),N,"RedGreen" 
				stop = ( 96:103),N,"Green"
				stop = (104:111),N,"GreenOrang"
				stop = (112:119),N,"Orange"
				stop = (120:127),N,"OrngLtBlue"
				stop = (128:135),N,"Lt Blue"
				stop = (136:143),N,"LtBluePink"
				stop = (144:151),N,"Pink"
	            stop = (152:159),N,"PinkDkBlue"
				stop = (160:167),N,"Dk Blue"
				stop = (168:175),N,"DkBlueWhit"   
				stop = (M176:255),2,"CWhl<:"
				stop = (M  0:175),2,"Color:"
				
	parameter
		name = "-GOBO 1-"
		displayerNum = 4
		type = B
		attribList = 4
				stop = (R  0: 14),N,"SeeDisp7"
				stop = (  15: 29),N,"No Gobo"
				stop = (  30: 44),N,"Gobo 1.1"
				stop = (  45: 59),N,"Gobo 1.2"
				stop = (  60: 74),N,"Gobo 1.3"
				stop = (  75: 89),N,"Gobo 1.4"
				stop = (  90:104),N,"Gobo 1.5"
				stop = ( 105:119),N,"Gobo 1.6"
				stop = (R120:255),N,"SeeDisp7"
				
	parameter
		name = "-GOBO 2-"
		displayerNum = 5
		type = B 
		attribList = 3
				stop = (  0: 41),N,"No Gobo"
				stop = ( 42: 55),N,"Gobo 2.1"
				stop = (112:125),N,"Gobo 2.2"		
				stop = (126:139),N,"Gobo 2.3"
				stop = (196:209),N,"Gobo 2.4"
				stop = (210:223),N,"Gobo 2.5"
				
		        stop = ( 56: 69),N,"G2.1Prsm"
				stop = ( 98:111),N,"G2.2Prsm"
				stop = (140:153),N,"G2.3Prsm"
				stop = (182:195),N,"G2.4Prsm"
				stop = (224:237),N,"G2.5Prsm"
				
		        stop = ( 70: 83),N,"G2.1Pr<>"
		        stop = ( 84: 97),N,"G2.2Pr<>"
                stop = (154:167),N,"G2.3Pr<>"
                stop = (168:181),N,"G2.4Pr<>"
				stop = (238:255),N,"G2.5Pr<>"

	parameter
		name = "-GOBO2<>-"
		displayerNum = 6
		type = B
		attribList = 1
				stop = (   0:  4),N,"Stop"
				stop = (M101: 16),2,"Gobo>:"
				stop = (M155:240),2,"Gobo<:"
	
	parameter
		name = "-SHUTTER-"
		displayerNum = 7
		type = B
		attribList = 4
				stop = (   0: 14),N,"Closed"
				stop = (R 15:119),N,"SeeDisp4"
				stop = (M120:246),2,"Strobe:"
				stop = ( 247:255),N,"Open"

end
