// Showtec Sunstrip Active DMX
// 
// Jon Lenard
// 7/29/10

fixture
	manufacturer = "SHOWTEC"
	name = "SUNSTRIP"
	version = 1.00
//  fullmanufacturer = "Showtec"
//  fullname = "Sunstrip Active DMX"
//  mode = 10
//  description = ""
	
				
	attribute
		name = i"DIM1"
		channel = 1
		homeVal = 255
		
	attribute
		name = i"DIM2"
		channel = 2
		homeVal = 255
		
	attribute
		name = i"DIM3"
		channel = 3
		homeVal = 255
		
	attribute
		name = i"DIM4"
		channel = 4
		homeVal = 255
		
	attribute
		name = i"DIM5"
		channel = 5
		homeVal = 255
		
	attribute
		name = i"DIM6"
		channel = 6
		homeVal = 255
		
	attribute
		name = i"DIM7"
		channel = 7
		homeVal = 255
		
	attribute
		name = i"DIM8"
		channel = 8
		homeVal = 255
		
	attribute
		name = i"DIM9"
		channel = 9
		homeVal = 255
		
	attribute
		name = i"DIM10"
		channel = 10
		homeVal = 255
		
//////////////////////////////////////////////////////

parameter
		name = "-DIM1-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),2,"Dim1="
		
parameter
		name = "-DIM2-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:255),2,"Dim2="
		
parameter
		name = "-DIM3-"
		displayerNum = 3
		type = F
		attribList = 3
		stop = (M  0:255),2,"Dim3="
		
parameter
		name = "-DIM4-"
		displayerNum = 4
		type = F
		attribList = 4
		stop = (M  0:255),2,"Dim4="
		
parameter
		name = "-DIM5-"
		displayerNum = 5
		type = F
		attribList = 5
		stop = (M  0:255),2,"Dim5="
		
parameter
		name = "-DIM6-"
		displayerNum = 6
		type = F
		attribList = 6
		stop = (M  0:255),2,"Dim6="
		
parameter
		name = "-DIM7-"
		displayerNum = 7
		type = F
		attribList = 7
		stop = (M  0:255),2,"Dim7="
		
parameter
		name = "-DIM8-"
		displayerNum = 8
		type = F
		attribList = 8
		stop = (M  0:255),2,"Dim8="
		
parameter
		name = "-DIM9-"
		displayerNum = 9
		type = F
		attribList = 9
		stop = (M  0:255),2,"Dim9="
		
parameter
		name = "-DIM10-"
		displayerNum = 10
		type = F
		attribList = 10
		stop = (M  0:255),2,"Dim10="
		
end
