//
// Isolution IM250SB Fixture Definition (Basic Mode)
//
// Written June 2006 - Michael A. Calder (MAC)
//

Fixture
	manufacturer = "ACME"
	name = "Im-250sb"
	version = 0.90
//  fullmanufacturer = "Acme"
//  fullname = "iMove 250 Spot"
//  mode = b
//  description = "Isolution IM250SB Fixture Definition (Basic Mode)"

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "SHUTTER"
		channel = 3
		homeVal = 0

	Attribute
		name = "GOBO"
		channel = 4
		homeVal = 0	

	Attribute
		name = "COLOUR"
		channel = 5
		homeVal = 0

	Attribute
		name = "GOBO<>"
		channel = 6
		homeVal = 0

	Attribute
		name = "INTENSITY"
		channel = 7
		minVal = 128
		maxVal = 255
		homeVal = 0

	Attribute
		name = "FOCUS"
		channel = 8
		
/////////////////////////////////////////////////////////		
		
	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: 12),N,"White"
		stop = (  13: 25),N,"Green"
		stop = (  26: 38),N,"Magenta"
		stop = (  39: 50),N,"LightBlue"
		stop = (  51: 63),N,"Yellow"
		stop = (  64: 76),N,"Red"
		stop = (  77: 88),N,"Blue"
		stop = (  89:101),N,"UV Purple"
		stop = ( 102:114),N,"LghtGreen"
		stop = ( 115:127),N,"Pink"
		stop = (M128:247),2,"CWhl>:"
		stop = ( 248:255),N,"CwlSound"

	Parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B
		attribList = 4
		stop = (   0: 15),N,"NoGobo"
		stop = (  16: 31),N,"Gobo 1"
		stop = (  32: 47),N,"Gobo 2"
		stop = (  48: 63),N,"Gobo 3"
		stop = (  64: 79),N,"Gobo 4"
		stop = (  80: 95),N,"Gobo 5"
		stop = (  96:111),N,"Gobo 6"
		stop = ( 112:127),N,"Gobo 7"
		stop = (M128:247),2,"GWhl>:"
		stop = ( 248:255),N,"GWlSound"

	Parameter
		name = "-GOBO<>-"
		displayerNum = 5
		type = B
		attribList = 6
		stop = (   0:  9),N,"Gobo Stop"
		stop = (M120: 10),2,"Gobo>:"
		stop = (M135:245),2,"Gobo<:"
		stop = (R121:134),N,"Gobo Stop"
		stop = (R246:255),N,"Gobo Stop"

	Parameter
		name = "-FOCUS-"
		displayerNum = 6
		type = B
		attribList = 8
		stop = (   0:255),N,"Focus="
	
/=================================
	
	Parameter
		name = "-PRISM-"
		displayerNum = 7
		type = B
		attribList = 7
		stop = (   0: 15),N,"No Prism"
		stop = (  16: 31),N,"Prism"
		stop = (M 55: 32),1,"Prism1>:"
		stop = (M 56: 79),1,"Prism1<:"
		stop = (M103: 80),1,"Prism2>:"
		stop = (M104:127),1,"Prism2<:"
		stop = (R128:255),N,"use Fader"
		
end
