///////////////////////////////////////////    Wybron CXI Colour Mixing Scroller
// LSC Lighting Systems 
// maXim fixture Template
// Wybron CXI Colour Mixing Scroller
// R. Mickan
// This template requires software version 0.97 or higher to work.

fixture
	manufacturer = "WYBRON"
	name = "CXI"
 	version = 0.99
//  fullmanufacturer = "Wybron"
//  fullname = "CXI Color Mixing Scroller"
//  mode = 0
//  description = ""
	
	attribute
		name = "COLOUR1"
		channel = 1
		homeVal = 0

	attribute
		name = "COLOUR2"
		channel = 2
		homeVal = 0
		
	attribute
		name = "INTENSITY"
		channel = 0

////////////////////////////////////////////////////////////
 	
	parameter
		name = "-GEL NUM-"					
		displayerNum = 3 
		type = C
		attribList = 1,2
		stop = ( 102:102, 237:237),N,"Lee 101"
		stop = ( 138:138, 237:237),N,"Lee 104"
		stop = ( 184:184, 237:237),N,"Lee 105"
		stop = ( 184:184, 148:148),N,"Lee 110"
		stop = ( 207:207, 161:161),N,"Lee 111"
		stop = (   0:  0, 161:161),N,"Lee 116"		
		stop = (  69: 69,  92: 92),N,"Lee 117"
		stop = (  23: 23,  69: 69),N,"Lee 118"
		stop = (  10: 10, 217:217),N,"Lee 124"
		stop = ( 242:242, 138:138),N,"Lee 128"
		stop = (  10: 10,  33: 33),N,"Lee 132"
		stop = (   0:  0, 242:242),N,"Lee 139"
		stop = (  56: 56,  10: 10),N,"Lee 180"		
		stop = (  23: 23,   0:  0),N,"Lee 181"	
		stop = (  69: 69,  69: 69),N,"Lee 201"	
		stop = ( 161:161, 216:217),N,"Lee 204"		
		stop = ( 148:148, 183:184),N,"Rosco 09"		
		stop = ( 160:161, 229:230),N,"Rosco 15"
		stop = ( 229:230, 242:243),N,"Rosco 19"
		stop = ( 216:217, 242:243),N,"Rosco 22"
		stop = ( 206:207, 229:230),N,"Rosco 23"
		stop = ( 242:243, 242:243),N,"Rosco 26"
		stop = ( 137:138, 229:230),N,"Rosco 312"
		stop = ( 216:217, 206:207),N,"Rosco 32"
		stop = ( 242:243, 147:149),N,"Rosco 39"
		stop = ( 216:217, 137:139),N,"Rosco 44"
		stop = ( 242:243, 193:195),N,"Rosco 46"
		stop = (  91: 93,  78: 80),N,"Rosco 54"
		stop = (  68: 69,  32: 34),N,"Rosco 57"
		stop = (   9: 11,  22: 24),N,"Rosco 80"
		stop = (   9: 11,   9: 11),N,"Rosco 83"
		stop = (   9: 11, 229:230),N,"Rosco 90"
		stop = ( 229:230, 146:148),N,"Gam 120"
		stop = ( 160:161, 137:139),N,"Gam 155"
		stop = ( 206:207, 241:243),N,"Gam 315"
		stop = ( 160:161, 160:161),N,"Gam 330"
		stop = ( 170:172, 206:207),N,"Gam 343"
		stop = ( 137:139, 216:218),N,"Gam 450"
		stop = (  91: 93, 170:172),N,"Gam 540"
		stop = (  32: 34, 216:218),N,"Gam 650"
		stop = (  45: 47, 160:162),N,"Gam 680"
		stop = (  22: 24, 137:139),N,"Gam 690"
		stop = (  32: 34, 101:103),N,"Gam 725"
		stop = (  22: 24,  45: 47),N,"Gam 810"
		stop = (  32: 34,   9: 11),N,"Gam 915"
		stop = (  78: 80,  45: 47),N,"Gam 960"
		stop = (  91: 93,  32: 34),N,"Gam 990"
		stop = (  91: 93,   9: 11),N,"Gam 995"
		stop = (R  0:255,R  0:255),N,"Unknown"
		
	parameter
		name = "-COLOUR1-"					
		displayerNum = 4 
		type = C
		attribList = 1
		stop = (M  0:255),2,"Color1="

	parameter
		name = "-COLOUR2-"					
		displayerNum = 5 
		type = C
		attribList = 2
		stop = (M  0:255),2,"Color2="
		
end


