//
// Isolution iMove 575W Wash Extended Fixture Definition
//
// Written June 2006 - Michael A. Calder (MAC)
//

Fixture
	manufacturer = "ACME"
	name = "Im-575we"
	version = 0.90
//  fullmanufacturer = "Acme"
//  fullname = "iMove 575 Wash"
//  mode = e
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		fineChan = 14
		homeVal = 32512

	Attribute
		name = "TILT"
		channel = 2
		fineChan = 15
		homeVal = 32512

	Attribute
		name = "PTSPEED"
		channel = 3

	Attribute
		name = "INTENSITY"
		channel = 4

	Attribute
		name = "SHUTTER"
		channel = 5
		homeVal = 0

	Attribute
		name = "COLOUR"
		channel = 6
		homeVal = 0

	Attribute
		name = "CYAN"
		channel = 7
		homeVal = 0

	Attribute
		name = "MAGENTA"
		channel = 8
		homeVal = 0

	Attribute
		name = "YELLOW"
		channel = 9
		homeVal = 0

	Attribute
		name = "CMACRO"
		channel = 10
		homeVal = 0

	Attribute
		name = "CMYSPEED"
		channel = 11
		homeVal = 0

	Attribute
		name = "EFFECT"
		channel = 12

	Attribute
		name = "ZOOM"
		channel = 13

	Attribute
		name = "CONTROL"
		channel = 16
		homeVal = 0

////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:65535),D,0,540,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:65535),D,0,270,"Ti@="

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 6
		stop = (   0: 18),N,"White"
		stop = (  19: 36),N,"Red"
		stop = (  37: 54),N,"Yellow"
		stop = (  55: 72),N,"Orange"
		stop = (  73: 90),N,"Green"
		stop = (  91:108),N,"LightBlue"
		stop = ( 109:127),N,"Purple"
		stop = (M191:128),2,"CWhl>:"
		stop = (M192:255),2,"CWhl<:"

	Parameter
		name = "-CYAN-"
		displayerNum = 4
		type = C
		attribList = 7
		stop = (M   0:255),2,"Cyan="

	Parameter
		name = "-MAGNTA-"
		displayerNum = 5
		type = C
		attribList = 8
		stop = (M   0:255),2,"Mgnta="

	Parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 9
		stop = (M   0:255),2,"Yellow="

/============================================

	Parameter
		name = "-CMACRO-"
		displayerNum = 7
		type = C
		attribList = 10
		stop = (   0: 38),N,"White"
		stop = (  39: 45),N,"Colour1"
		stop = (  46: 52),N,"Colour2"
		stop = (  53: 58),N,"Colour3"
		stop = (  59: 65),N,"Colour4"
		stop = (  66: 72),N,"Colour5"
		stop = (  73: 79),N,"Colour6"
		stop = (  80: 85),N,"Colour7"
		stop = (  86: 92),N,"Colour8"
		stop = (  93: 99),N,"Colour9"
		stop = ( 100:105),N,"Colour10"
		stop = ( 106:112),N,"Colour11"
		stop = ( 113:119),N,"Colour12"
		stop = ( 120:126),N,"Colour13"
		stop = ( 127:132),N,"Colour14"
		stop = ( 133:139),N,"Colour15"
		stop = ( 140:146),N,"Colour16"
		stop = ( 147:153),N,"Colour17"
		stop = ( 154:159),N,"Colour18"
		stop = ( 160:166),N,"Colour19"
		stop = ( 167:173),N,"Colour20"
		stop = ( 174:179),N,"Colour21"
		stop = ( 180:186),N,"Colour22"
		stop = ( 187:193),N,"Colour23"
		stop = ( 194:200),N,"Colour24"
		stop = ( 201:206),N,"Colour25"
		stop = ( 207:213),N,"Colour26"
		stop = ( 214:220),N,"Colour27"
		stop = ( 221:226),N,"Colour28"
		stop = ( 227:233),N,"Colour29"
		stop = ( 234:240),N,"Colour30"
		stop = ( 241:246),N,"Colour31"
		stop = ( 248:255),N,"CMYSound"

	Parameter
		name = "-ZOOM-"
		displayerNum = 8
		type = B
		attribList = 13
		stop = (M  0:255),D,7,28,"Zoom="

	Parameter
		name = "-EFFECTS-"
		displayerNum = 9
		type = B
		attribList = 12
		stop = (   0: 15),N,"No Effect"
		stop = (  16: 32),N,"Beam Shape"
		stop = (  33:239),N,"Beam<>"
		stop = ( 240:255),N,"Frost"
	Parameter
		name = "-SHUTTER-"
		displayerNum = 10
		type = B
		attribList = 5
		stop = (   0:  7),N,"Shtr Clsd"
		stop = (   8: 15),N,"Shtr Open"
		stop = (M 16:131),2,"Strobe:"
		stop = ( 132:247),N,"Free Shtr"
		stop = (R248:255),N,"Shtr Open"

/===========================================

	Parameter
		name = "-CMYSPEED-"
		displayerNum = 22
		type = C
		attribList = 11
		stop = (M  0:255),2,"Speed="

	Parameter
		name = "-PTSPEED-"
		displayerNum = 23
		type = F
		attribList = 3
		stop = (M  0:255),2,"PTSpeed="	

	Parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 16
		stop = ( 230:239),N,"Lamp Off"
		stop = ( 130:139),N,"Lamp On"
		stop = ( 200:209),N,"Reset"
		stop = (   0:130),N,"Run Mode"
		stop = (R140:199),N,"Run Mode"
		stop = (R210:229),N,"Run Mode"
		stop = (R240:255),N,"Run Mode"
end
