fixture
	manufacturer = "LIGHTSKY"
	name = "Md5808"
	version = 0.90
//  fullmanufacturer = "LightSky"
//  fullname = "MD5808"
//  mode = 0
//  description = ""
	
	attribute
		name = "IRIS"
		channel = 1
		homeVal = 0
		
	attribute
		name = "COLOUR"
		channel = 2
		homeVal = 0
		
	attribute
		name = "EFFECTS"
		channel = 3 
		homeVal = 0	
		
	attribute
		name = "INTENSITY"
		channel = 4
		minVal = 0
		maxVal = 139
		homeVal = 0
		
	attribute
		name = "PAN"
		channel = 5
		homeVal = 128
		
	attribute
		name = "TILT"
		channel = 6
		homeVal = 128
		
	attribute
		name = "GOBO"
		channel = 7
		homeVal = 0
		
	attribute
		name = "GOBO<>"
		channel = 8
		homeVal = 0
				
///////////////////////////////////////////////

	parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 5
		stop = (M  0:255),2,"Pan=" 
		
	parameter
		name = "-TILT-"
		displayerNum = 2 
		type = F
		attribList = 6 
		stop = (M  0:255),2,"Ti@="

	parameter
		name = "-COLOUR-"
		displayerNum = 3
		type = C
		attribList = 2
		stop = (   0: 15),N,"White"
		stop = (  16: 31),N,"Red"		
		stop = (  32: 47),N,"Yellow"
		stop = (  48: 63),N,"Purple"
		stop = (  64: 79),N,"Green"
		stop = (  80: 95),N,"Orange"
		stop = (  96:111),N,"Blue"
		stop = ( 112:127),N,"Pink"
		stop = (M128:255),2,"CWhl>:"

	parameter
		name = "-GOBO-"
		displayerNum = 4 
		type = B
		attribList = 7
		stop = (   0: 51),N,"No Gobo"
		stop = (  52:103),N,"Gobo 1"			
		stop = ( 104:155),N,"Gobo 2"
		stop = ( 156:207),N,"Gobo 3"
		stop = ( 208:255),N,"Gobo 4"

	parameter
		name = "-GOBO<>-"
		displayerNum = 5
		type = B
		attribList = 8
		stop = (M  0:190),2,"Gobo<:"		
		stop = (M191:255),2,"Gobo>:"

	parameter
		name = "-EFFECT-"
		displayerNum = 6 
		type = B
		attribList = 3
		stop = (   0: 51),N,"No Fx" 
		stop = (  52:103),N,"Ctc-"
		stop = ( 104:155),N,"Ctc+"
		stop = ( 156:207),N,"Prism"
		stop = ( 208:255),N,"Frost"

//------------------------------------------		
		
	parameter
		name = "-STROBE-"
		displayerNum = 7
		type = B
		attribList = 4
		stop = (   0:  0),N,"StrobeOff"
		stop = (M140:243),1,"Strobe:"
		stop = (R244:255),N,"Shtr Open"
		
	parameter
		name = "-IRIS-"
		displayerNum = 8 
		type = B
		attribList = 1 
		stop = (M255:  0),2,"Iris="		
	
end
