//			Acme iRock 6 Spot (Normal Colour)
// SRM April 2005  (Boston USA)

Fixture
	manufacturer = "ACME"
	name = "iRock6s"
	version = 0.91
//  fullmanufacturer = "Acme"
//  fullname = "iRock6 Spot (Normal Colour)"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "SHUTTER"
		channel = 3
		homeVal = 10

	Attribute
		name = "GOBO"
		channel = 4
		homeVal = 0

	attribute
		name = "COLOUR"
		channel = 5
		homeVal = 0

	attribute
		name = "NO FUNC"
		channel = 6
		homeVal = 0
		
	attribute
		name = "INTENSITY"
		channel = 7
		homeVal = 0
				
///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),2,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:255),2,"Ti@="

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 5
		stop = (   0: 10),N,"White"
		stop = (  11: 21),N,"Green"
		stop = (  22: 31),N,"Magenta"
		stop = (  32: 42),N,"Lt Blue"
		stop = (  43: 53),N,"Amber"
		stop = (  54: 63),N,"Red"
		stop = (  64: 74),N,"Blue"
		stop = (  75: 85),N,"UV.Purple"
		stop = (  86: 95),N,"Lt Green"
		stop = (  96:105),N,"Orange"
		stop = ( 106:117),N,"Yellow"
		stop = ( 118:127),N,"Pink"
		stop = (M128:255),2,"CWhl>:"

	parameter
		name = "-GOBO-"
		displayerNum = 4 
		type = B
		attribList = 4 
		stop = (   0:  8),N,"No Gobo"		
		stop = (   9: 17),N,"Gobo 1"
		stop = (  18: 25),N,"Gobo 2"
		stop = (  26: 34),N,"Gobo 3"
		stop = (  35: 43),N,"Gobo 4"
		stop = (  44: 51),N,"Gobo 5"
		stop = (  52: 59),N,"Gobo 6"
		stop = (  60: 68),N,"Gobo 7"
		stop = (  69: 76),N,"Gobo 8"
		stop = (  77: 85),N,"Gobo 9"
		stop = (  86: 93),N,"Gobo 10"
		stop = (  94:102),N,"Gobo 11"
		stop = ( 103:110),N,"Gobo 12"
		stop = ( 111:119),N,"Gobo 13"
		stop = ( 120:127),N,"Gobo 14"
		stop = (M128:255),2,"GWhl>:"

	parameter
		name = "-SHUTTER-"
		displayerNum = 5
		type = B
		attribList = 3
		stop = (   0:  7),N,"Shtr Clsd"
		stop = (   8: 15),N,"Shtr Open"
		stop = (R248:255),N,"Shtr Open"		
		stop = (M 16:131),2,"Strobe:"
		stop = (M132:247),2,"Shake:"

end
