// maXim template file - Eurolite TF-7 DMX Flower (#51785862)
// www.eurolite.info
// RM Oct 2006

Fixture
	manufacturer = "EUROLITE"
	name = "TF-7"
	version = 0.90
//  fullmanufacturer = "Eurolite"
//  fullname = "TF-7 DMX Flower"
//  mode = 0
//  description = ""

	Attribute
		name = "COLOUR"
		channel = 1
		homeVal = 0

	Attribute
		name = "GOBO"
		channel = 2
		homeVal = 0

	Attribute
		name = "REFLECTOR"
		channel = 3
		homeVal = 0

	attribute
		name = "INTENSITY"
		channel = 4
				
///////////////////////////////////////////////////////////////
		
	parameter
		name = "-REFLCTR-"
		displayerNum = 1
		type = B
		attribList = 3
		stop = (   0:  4),N,"Rfl Stop"
		stop = (R121:139),N,"Rfl Stop"
		stop = (M  5:120),2,"Rfl>:"
		stop = (M140:255),2,"Rfl<:"
		
	Parameter
		name = "-COLOUR-"
		displayerNum = 2
		type = C
		attribList = 1
		stop = (   0: 17),N,"White"
		stop = (  18: 35),N,"Red"
		stop = (  36: 53),N,"Yellow"
		stop = (  54: 71),N,"Magenta"
		stop = (  72: 89),N,"DeepGreen"
		stop = (  90:107),N,"Orange"
		stop = ( 108:125),N,"Blue"
		stop = ( 126:143),N,"Salmon"
		stop = ( 144:161),N,"Green"
		stop = ( 162:179),N,"Cyan"
		stop = ( 180:197),N,"Dp Orange"
		stop = ( 198:215),N,"Yellow"
		stop = ( 216:233),N,"Pink"
		stop = ( 234:251),N,"Red+Blue"		
		stop = ( 252:255),N,"Ylw+Grn"		

	Parameter
		name = "-GOBO-"
		displayerNum = 3
		type = B
		attribList = 2
		stop = (   0: 17),N,"No Gobo"
		stop = (  18: 35),N,"Gobo 1"
		stop = (  36: 53),N,"Gobo 2"
		stop = (  54: 71),N,"Gobo 3"
		stop = (  72: 89),N,"Gobo 4"
		stop = (  90:107),N,"Gobo 5"
		stop = ( 108:125),N,"Gobo 6"
		stop = ( 126:143),N,"Gobo 7"
		stop = ( 144:161),N,"Gobo 8"
		stop = ( 162:179),N,"Gobo 9"
        stop = ( 180:197),N,"Gobo 10"
		stop = ( 198:215),N,"Gobo 11"
		stop = ( 216:233),N,"Gobo 12"
		stop = ( 234:251),N,"Gobo 13"
		stop = ( 252:255),N,"Gobo 14"

end

