// 11x3 color Scrollers w/ stops (no intenstiy maped chan)

fixture
	manufacturer = "GENERIC"
	name = "Scroller"
	version = 1.00
//  fullmanufacturer = "Generic"
//  fullname = "11 Color 3 Roll Scroller"
//  mode = 0
//  description = ""
		
	attribute
		name = "UNIT1"
		channel = 1
		homeVal = 0
		
	attribute
		name = "UNIT2"
		channel = 2
		homeVal = 0
		
	attribute
		name = "UNIT3"
		channel = 3
		homeVal = 0
		
//////////////////////////////////////////////////////

	parameter
		name = "-UNIT1-"
		displayerNum = 1
		type = C
		attribList = 1
		stop = (   0: 23),N,"Color 1"
		stop = (  24: 46),N,"Color 2"
		stop = (  47: 69),N,"Color 3"
		stop = (  70: 92),N,"Color 4"
		stop = (  93:115),N,"Color 5"
		stop = ( 116:138),N,"Color 6"
		stop = ( 139:161),N,"Color 7"
		stop = ( 162:184),N,"Color 8"
		stop = ( 185:207),N,"Color 9"
		stop = ( 208:230),N,"Color10"
		stop = ( 231:255),N,"Color11"
		stop = (M  0:255),2,"Color:"
		
	parameter
		name = "-UNIT2-"
		displayerNum = 2
		type = C
		attribList = 2
		stop = (   0: 23),N,"Color 1"
		stop = (  24: 46),N,"Color 2"
		stop = (  47: 69),N,"Color 3"
		stop = (  70: 92),N,"Color 4"
		stop = (  93:115),N,"Color 5"
		stop = ( 116:138),N,"Color 6"
		stop = ( 139:161),N,"Color 7"
		stop = ( 162:184),N,"Color 8"
		stop = ( 185:207),N,"Color 9"
		stop = ( 208:230),N,"Color10"
		stop = ( 231:255),N,"Color11"
		stop = (M  0:255),2,"Color:"	
		
	parameter
		name = "-UNIT3-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (   0: 23),N,"Color 1"
		stop = (  24: 46),N,"Color 2"
		stop = (  47: 69),N,"Color 3"
		stop = (  70: 92),N,"Color 4"
		stop = (  93:115),N,"Color 5"
		stop = ( 116:138),N,"Color 6"
		stop = ( 139:161),N,"Color 7"
		stop = ( 162:184),N,"Color 8"
		stop = ( 185:207),N,"Color 9"
		stop = ( 208:230),N,"Color10"
		stop = ( 231:255),N,"Color11"
		stop = (M  0:255),2,"Color:"		
		
end
