// maXim template file - Futurelight DJ Scan 575
// RM Oct 2006

Fixture
	manufacturer = "FUTURELT"
	name = "DjS-575"
	version = 0.90
//  fullmanufacturer = "Futurelight"
//  fullname = "DJ Scan 575"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "COLOUR"
		channel = 3
		homeVal = 0

	attribute
		name = "GOBO"
		channel = 4
		homeVal = 0
		
	attribute
		name = "GOBO<>"
		channel = 5
		homeVal = 0
		
	Attribute
		name = "INTENSITY"
		channel = 6
		minVal = 0
		maxVal = 133
		homeVal = 0

	attribute
		name = "FOCUS"
		channel = 7
		homeVal = 128
		
	attribute
		name = "PRISM"
		channel = 8
		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 = 3
		stop = (   0:  0),N,"White"
		stop = (   1: 18),N,"Magenta"
		stop = (  19: 37),N,"Yellow"
		stop = (  38: 56),N,"Lt Blue"
		stop = (  57: 74),N,"Red"
		stop = (  75: 92),N,"Green"
		stop = (  93:110),N,"Pink"
		stop = ( 111:127),N,"Blue"
		stop = (M128:191),2,"CWhl>:"		
		stop = (M192:255),2,"CWhl<:"		

	Parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B
		attribList = 4
		stop = (   0: 15),N,"No Gobo"
		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:191),2,"GWhl>:"
		stop = (M192:255),2,"GWhl<:"

	parameter
		name = "-GOBO<>-"
		displayerNum = 5
		type = B
		attribList = 5
		stop = (   0: 15),N,"GoboStop"
		stop = (M 16:135),2,"Gobo>:"
		stop = (M136:255),2,"Gobo<:"
		
	parameter
		name = "-SHUTTER-"
		displayerNum = 6
		type = B
		attribList = 6 
		stop = (   0:  0),N,"use Fader"
		stop = (M134:243),2,"Strobe:"
		stop = (R244:249),N,"seeDisp24"
		stop = (R250:255),N,"Shtr Open"
		
//-------------------------------------------

	parameter
		name = "-PRISM-"
		displayerNum = 7 
		type = B
		attribList = 8 
		stop = (   0:  7),N,"No Prism"
		stop = (   8:  9),N,"Prism 1"
		stop = (M 10: 33),1,"Prsm1>:"
		stop = (M 34: 61),1,"Prsm1<:"
		stop = (  62: 63),N,"Prism 2"
		stop = (M 64: 87),1,"Prsm2>:"
		stop = (M 88:115),1,"Prsm2<:"
		stop = ( 116:117),N,"Prism 3"
		stop = (M118:141),1,"Prsm3>:"
		stop = (M142:169),1,"Prsm3<:"
		stop = ( 180:171),N,"Prism 4"
		stop = (M172:195),1,"Prsm4>:"
		stop = (M196:223),1,"Prsm4<:"
		stop = (M224:255),1,"PWhl>:"

	parameter
		name = "-FOCUS-"
		displayerNum = 8
		type = B
		attribList = 7 
		stop = (M  0:255),2,"Focus="	

//-----------------------------------------

	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 6
		stop = (   0:  0),N,"Run Mode"
		stop = ( 244:249),N,"Reset"
		stop = (R  1:255),N,"seeDisp6"

end

