// Showtec LED Star Cloth  24 ch mode
// 
// Jon Lenard
// 2/7/12

fixture
	manufacturer = "SHOWTEC"
	name = "Star2"
	version = 1.00
//  fullmanufacturer = "Showtec"
//  fullname = "LED Star Cloth"
//  mode = 2
//  description = "24ch"

	attribute
		name = i"RED1"
		channel = 1
		homeVal = 0
		
	attribute
		name = i"GREEN1"
		channel = 2
		homeVal = 0
		
	attribute
		name = i"BLUE1"
		channel = 3
		homeVal = 0
		
	attribute
		name = i"RED2"
		channel = 4
		homeVal = 0
		
	attribute
		name = i"GREEN2"
		channel = 5
		homeVal = 0
		
	attribute
		name = i"BLUE2"
		channel = 6
		homeVal = 0
	attribute
		name = i"RED3"
		channel = 7
		homeVal = 0
		
	attribute
		name = i"GREEN3"
		channel = 8
		homeVal = 0
		
	attribute
		name = i"BLUE3"
		channel = 9
		homeVal = 0
		
	attribute
		name = i"RED4"
		channel = 10
		homeVal = 0
		
	attribute
		name = i"GREEN4"
		channel = 11
		homeVal = 0
		
	attribute
		name = i"BLUE4"
		channel = 12
		homeVal = 0
				
	attribute
		name = i"RED5"
		channel = 13
		homeVal = 0
		
	attribute
		name = i"GREEN5"
		channel = 14
		homeVal = 0
		
	attribute
		name = i"BLUE5"
		channel = 15
		homeVal = 0
		
	attribute
		name = i"RED6"
		channel = 16
		homeVal = 0
		
	attribute
		name = i"GREEN6"
		channel = 17
		homeVal = 0
		
	attribute
		name = i"BLUE6"
		channel = 18
		homeVal = 0
	attribute
		name = i"RED7"
		channel = 19
		homeVal = 0
		
	attribute
		name = i"GREEN7"
		channel = 20
		homeVal = 0
		
	attribute
		name = i"BLUE7"
		channel = 21
		homeVal = 0
		
	attribute
		name = i"RED8"
		channel = 22
		homeVal = 0
		
	attribute
		name = i"GREEN8"
		channel = 23
		homeVal = 0
		
	attribute
		name = i"BLUE8"
		channel = 24
		homeVal = 0
/////////////////////////////////////////////////

	parameter
		name = "-RED1-"
		displayerNum = 1
		type = C
		attribList = 1
		stop = (M  0:255),2,"Red1="		

	parameter
		name = "-GREEN1-"
		displayerNum = 2
		type = C
		attribList = 2
		stop = (M  0:255),2,"Green1="		
		
	parameter
		name = "-BLUE1-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (M  0:255),2,"Blue1="
		
	parameter
		name = "-RED2-"
		displayerNum = 4
		type = C
		attribList = 4
		stop = (M  0:255),2,"Red2="		

	parameter
		name = "-GREEN2-"
		displayerNum = 5
		type = C
		attribList = 5
		stop = (M  0:255),2,"Green2="		
		
	parameter
		name = "-BLUE2-"
		displayerNum = 6
		type = C
		attribList = 6
		stop = (M  0:255),2,"Blue2="
		
	parameter
		name = "-RED3-"
		displayerNum = 7
		type = C
		attribList = 7
		stop = (M  0:255),2,"Red3="		

	parameter
		name = "-GREEN3-"
		displayerNum = 8
		type = C
		attribList = 8
		stop = (M  0:255),2,"Green3="		
		
	parameter
		name = "-BLUE3-"
		displayerNum = 9
		type = C
		attribList = 9
		stop = (M  0:255),2,"Blue3="
		
	parameter
		name = "-RED4-"
		displayerNum = 10
		type = C
		attribList = 10
		stop = (M  0:255),2,"Red4="		

	parameter
		name = "-GREEN4-"
		displayerNum = 11
		type = C
		attribList = 11
		stop = (M  0:255),2,"Green4="		
		
	parameter
		name = "-BLUE4-"
		displayerNum = 12
		type = C
		attribList = 12
		stop = (M  0:255),2,"Blue4="
		
	parameter
		name = "-RED5-"
		displayerNum = 13
		type = C
		attribList = 13
		stop = (M  0:255),2,"Red5="		

	parameter
		name = "-GREEN5-"
		displayerNum = 14
		type = C
		attribList = 14
		stop = (M  0:255),2,"Green5="		
		
	parameter
		name = "-BLUE5-"
		displayerNum = 15
		type = C
		attribList = 15
		stop = (M  0:255),2,"Blue5="
		
	parameter
		name = "-RED6-"
		displayerNum = 16
		type = C
		attribList = 16
		stop = (M  0:255),2,"Red6="		

	parameter
		name = "-GREEN6-"
		displayerNum = 17
		type = C
		attribList = 17
		stop = (M  0:255),2,"Green6="		
		
	parameter
		name = "-BLUE6-"
		displayerNum = 18
		type = C
		attribList = 18
		stop = (M  0:255),2,"Blue6="
		
	parameter
		name = "-RED7-"
		displayerNum = 19
		type = C
		attribList = 19
		stop = (M  0:255),2,"Red7="		

	parameter
		name = "-GREEN7-"
		displayerNum = 20
		type = C
		attribList = 20
		stop = (M  0:255),2,"Green7="		
		
	parameter
		name = "-BLUE7-"
		displayerNum = 21
		type = C
		attribList = 21
		stop = (M  0:255),2,"Blue7="
		
	parameter
		name = "-RED8-"
		displayerNum = 22
		type = C
		attribList = 22
		stop = (M  0:255),2,"Red8="		

	parameter
		name = "-GREEN8-"
		displayerNum = 23
		type = C
		attribList = 23
		stop = (M  0:255),2,"Green8="		
		
	parameter
		name = "-BLUE8-"
		displayerNum = 24
		type = C
		attribList = 24
		stop = (M  0:255),2,"Blue8="
end
