//
// Isolution iMove 250W Wash Basic Fixture Definition
//
// Written June 2006 - Michael A. Calder (MAC)
//

Fixture
	manufacturer = "ACME"
	name = "Im-250wb"
	version = 0.90
//  fullmanufacturer = "Acme"
//  fullname = "iMove 250 Wash"
//  mode = b
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "SHUTTER"
		channel = 3
		homeVal = 0

	Attribute
		name = "EFFECT"
		channel = 4

	Attribute
		name = "COLOUR"
		channel = 5
		homeVal = 0

	Attribute
		name = "CMACRO"
		channel = 6
		homeVal = 0

	Attribute
		name = "INTENSITY"
		channel = 7

	Attribute
		name = "CMYSPEED"
		channel = 8
		homeVal = 0

////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),D,0,540,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:255),D,0,270,"Ti@="

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 5
		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 = (M128:247),2,"CWhl>:"
		stop = ( 248:255),N,"CwlSound"

	Parameter
		name = "-CMACRO-"
		displayerNum = 4
		type = C
		attribList = 6
		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 = "-EFFECTS-"
		displayerNum = 5
		type = B
		attribList = 4
		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 = 6
		type = B
		attribList = 3
		stop = (   0:  7),N,"Shtr Clsd"
		stop = (   8: 15),N,"Shtr Open"
		stop = (M 16:131),2,"Strobe:"
		stop = ( 240:247),N,"ShtrLight"
		stop = (R132:239),N,"Shtr Open"
		stop = (R248:255),N,"Shtr Open"

/=============================================

	Parameter
		name = "-CMYSPEED-"
		displayerNum = 23
		type = C
		attribList = 8
		stop = (M  0:255),2,"Speed="
end
