// maXim template file - DJ Roller 250
// G.P.

Fixture
	manufacturer = "ROBE"
	name = "DjRoll250"
	version = 0.90
//  fullmanufacturer = "Robe"
//  fullname = "DJ Roller 250"
//  mode = 0
//  description = ""

	Attribute
		name = "DRUM"
		channel = 1
		homeVal = 128

	Attribute
		name = "ROTATION"
		channel = 2
		homeVal = 0

	Attribute
		name = "COLOUR"
		channel = 3
		homeVal = 0

	Attribute
		name = "ROT GOBO"
		channel = 4
		homeVal = 0

	Attribute
		name = "GOBO <>"
		channel = 5
		homeVal = 0

	Attribute
		name = "INTENSITY"
		channel = 6
		minVal = 0
		maxVal = 63
		homeVal = 0

				
///////////////////////////////////////////////////////////////

	Parameter
		name = "-DRUM-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),2,"Drum="

	Parameter
		name = "-ROTATE-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (R  0:  0),N,"No Rotate"
		stop = (M130:255),2,"Rot<:"
		stop = ( 126:129),N,"No Rotate"
		stop = (M125:  1),2,"Rot>:"

	Parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (   0:  7),N,"White"
		stop = (   8: 15),N,"Turquoise"
		stop = (  16: 23),N,"Red"
		stop = (  24: 31),N,"Cyan"
		stop = (  32: 39),N,"LiteGreen"
		stop = (  40: 47),N,"Magenta"
		stop = (  48: 55),N,"LiteBlue"
		stop = (  56: 63),N,"Yellow"
		stop = (  64: 71),N,"Green"
		stop = (  72: 79),N,"Pink"
		stop = (  80: 87),N,"Blue"
		stop = (  88: 95),N,"Orange"
		stop = (  96:103),N,"UV"
		stop = ( 104:111),N,"RedBlue"
		stop = ( 112:119),N,"YelGreen"
		stop = ( 120:127),N,"BluPurple"
		stop = (M194:255),2,"CWhl<:"		
		stop = (R190:193),N,"ColNoRot"
		stop = (M189:128),2,"CWhl>:"		

	Parameter
		name = "-GOBO-"
		displayerNum = 4
		type = B
		attribList = 4
		stop = (   0: 23),N,"No Gobo"
		stop = (  24: 47),N,"Gobo 1"
		stop = (  48: 79),N,"Gobo 2"
		stop = (  80:103),N,"Gobo 3"
		stop = ( 104:127),N,"Gobo 4"
		stop = ( 128:151),N,"Gobo 5"
		stop = ( 152:175),N,"Gobo 6"
		stop = ( 176:207),N,"Gobo 7"
		stop = ( 208:231),N,"Gobo 8"
		stop = ( 232:255),N,"Gobo 9"

	Parameter
		name = "-GOBO<>-"
		displayerNum = 5
		type = B
		attribList = 5
		stop = (M  0:127),2,"Gobo:"
		stop = (M194:255),2,"Gobo<:"
		stop = (R190:193),N,"GoboStop"
		stop = (M189:128),2,"Gobo>:"

		
	Parameter
		name = "-SHUTTER-"
		displayerNum = 6
		type = B
		attribList = 6
		stop = (   0: 63),N,"Dimmer"
		stop = (  64: 95),N,"Shtr Open"
		stop = (M 96:127),1,"Strobe:"
		stop = (R128:139),N,"SeeDisp24"
		stop = ( 140:159),N,"Shtr Clsd"
		stop = (M160:175),1,"Pulse+:"
		stop = (M176:191),1,"Pulse-:"
		stop = (M192:223),1,"Random:"
		stop = (R224:225),N,"Shtr Open"

	Parameter
		name = "-RESET-"
		displayerNum = 24
		type = N
		attribList = 6
		stop = (   0: 63),N,"Dimmer"
		stop = (R 64:127),N,"Normal"
		stop = ( 128:139),N,"Reset"
		stop = (R140:255),N,"Normal"

end

