//////////////////////////////////     ScanVision 3 Studio
//  Created by R.Mickan  Sept 2005

fixture
	manufacturer = "GRIVEN"
	name = "ScnVisn3S"
	version = 0.90
//  fullmanufacturer = "Griven"
//  fullname = "ScanVision 3 Studio"
//  mode = 0
//  description = ""
	
	attribute
		name = "IRIS"
		channel = 1
		homeVal = 0
		
	attribute
		name = "COLOUR"
		channel = 2
		homeVal = 0
		
	attribute
		name = "GOBO1"
		channel = 3
		homeVal = 0
		
	attribute
		name = "SHUTTER"
		channel = 4
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 5
		finechan = 13
		homeVal = 32768
				
	attribute
		name = "TILT"
		channel = 6
		finechan = 14
		homeVal = 32768
		
	attribute
		name = "GOBO1<>"
		channel = 7
		homeVal = 0
		
	attribute
		name = "INTENSITY"
		channel = 8
		
	attribute
		name = "GOBO2"
		channel = 9
		homeVal = 0

	attribute
		name = "EFFECTS"
		channel = 10
		homeVal = 0
		
	attribute
		name = "EFFECT<>"
		channel = 11
		homeVal = 0
		
	attribute
		name = "FOCUS"
		channel = 12
		homeVal = 127
						
////////////////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 5
		stop = (M  0:65535),D,0,180,"Pan="			// Find Degrees
		
	parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 6
		stop = (M  0:65535),D,0,90,"Ti@="			// Find Degrees

	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 2
		stop = (   0: 23),N,"White"
		stop = (  24: 31),N,"White+"		
		stop = (  32: 39),N,"Magenta"
		stop = (  40: 47),N,"Mgnta+"
		stop = (  48: 55),N,"Yellow"
		stop = (  56: 63),N,"Yellow+"
		stop = (  64: 71),N,"Blue"
		stop = (  72: 79),N,"Blue+"
		stop = (  80: 87),N,"Red"
		stop = (  88: 95),N,"Red+"
		stop = (  96:103),N,"Green"
		stop = ( 104:111),N,"Green+"
		stop = ( 112:119),N,"Orange"
		stop = ( 120:127),N,"Orange+"
		stop = ( 128:135),N,"Lt Blue"
		stop = ( 136:143),N,"Lt Blue+"
		stop = ( 144:151),N,"Pink"
		stop = ( 152:159),N,"Pink+"
		stop = ( 160:167),N,"Dk Blue"
		stop = ( 168:175),N,"Dk Blue+"
        stop = (M176:255),1,"CWhl>:"
		stop = (M  0:255),2,"Colour:"

	parameter
		name = "-GOBO1-"
		displayerNum = 4
		type = B
		attribList = 3
		stop = (   0: 27),N,"No Gobo1"
		stop = (  28: 55),N,"Gobo 1.1"
		stop = (  56: 83),N,"Gobo 1.2"
		stop = (  84:111),N,"Gobo 1.3"
		stop = ( 112:139),N,"Gobo 1.4"
		stop = ( 140:167),N,"Gobo 1.5"
		stop = ( 168:195),N,"Gobo 1.6"
		stop = ( 196:223),N,"Gobo 1.7"
		stop = ( 224:255),N,"Gobo 1.8"
		
	parameter
		name = "-GOBO1<>-"
		displayerNum = 5
		type = B
		attribList = 7
		stop = (M124:  5),1,"Gobo<:"
		stop = (R  0:  4),N,"Gobo Stop"
		stop = ( 125:131),N,"Gobo Stop"
		stop = (M132:255),1,"Gobo>:"
		
	parameter
		name = "-GOBO2-"
		displayerNum = 6 
		type = B
		attribList = 9 
		stop = (   0: 16),N,"No Gobo2"		
		stop = (  17: 32),N,"Gobo 2.1"
		stop = (  33: 48),N,"Gobo 2.2"
		stop = (  49: 64),N,"Gobo 2.3"
		stop = (  65: 80),N,"Gobo 2.4"
		stop = (  81: 96),N,"Gobo 2.5"
		stop = (  97:113),N,"Gobo 2.6"
		stop = ( 114:129),N,"Gobo 2.7"
		stop = ( 130:145),N,"Gobo 2.8"
		stop = ( 146:161),N,"Gobo 2.9"
		stop = ( 162:177),N,"Gobo 2.10"
		stop = ( 178:191),N,"Gobo 2.11"
		stop = (M192:255),2,"G2Whl>:"

//-------------------------------------------

	parameter
		name = "-EFFECTS-"
		displayerNum = 7
		type = B
		attribList = 10
		stop = (   0: 20),N,"No Fx"
		stop = (  21: 41),N,"Lens"
		stop = (  42: 83),N,"5Prism"
		stop = (  84:104),N,"5600k"		
		stop = ( 105:125),N,"Lens56k"
		stop = ( 126:146),N,"3200k"
		stop = ( 147:167),N,"Lens32k"
		stop = ( 168:209),N,"3Prism"
		stop = ( 210:230),N,"Frost"
		stop = ( 231:255),N,"Frst+Lens"		
		
	parameter
		name = "-PRISM<>-"
		displayerNum = 8
		type = B
		attribList = 11 
		stop = (M112:  5),2,"Prsm<:"		
		stop = (   0:  4),N,"PrsmStop"
		stop = (R252:255),N,"PrsmStop"
		stop = (M144:251),2,"Prsm>:"

	parameter
		name = "-FOCUS-"
		displayerNum = 9
		type = B
		attribList = 12
		stop = (M  0:255),2,"Focus="

	parameter
		name = "-IRIS-"
		displayerNum = 10
		type = B
		attribList = 1 
		stop = (M167:  0),2,"Iris:"		
		stop = (M168:239),1,"IrsPls:"
		stop = (R240:255),N,"Iris Clsd"

	parameter
		name = "-SHUTTER-"
		displayerNum = 11
		type = B
		attribList = 4
		stop = (   0: 15),N,"Shtr Clsd"
		stop = (R217:246),N,"Shtr Clsd"
		stop = ( 247:255),N,"Shtr Open"
		stop = (M 16:216),2,"Strobe:"

//----------------------------------------
		
	
end

