// IluminARC Ilumipod 42IP
//	
//  Written by: Jon Lenard
//		Applied Electronics
//		800-883-0008
//	8/24/11
//	

Fixture
	version = 1.0
	manufacturer = "ILUMINARC"
	name = "IPOD42IP"
//  fullmanufacturer = "IluminArc"
//  fullname = "Ilumipod 42 IP"
//  mode = TOUR
//  description = ""
	
	attribute
		name = "INTENSITY"
		channel = 1

	Attribute
		name = "RED"
		channel = 2
		homeVal = 0
	
	Attribute
		name = "GREEN"
		channel = 3
		homeVal = 0
	
	Attribute
		name = "BLUE"
		channel = 4
		homeVal = 0

	Attribute
		name = "WHITE"
		channel = 5
		homeVal = 0
		
	Attribute
		name = "CMACRO"
		channel = 6
		homeVal = 0
	
	Attribute
		name = "STROBE"
		channel = 7
		homeVal = 0
	
	Attribute
		name = "AUTO"
		channel = 8
		homeVal = 0  
	
	Attribute
		name = "SPEED"
		channel = 9
		homeVal = 0
	
	Attribute
		name = "CURVE"
		channel = 10
		homeVal = 0
		
	Attribute
		name = "ID"
		channel = 11
		homeVal = 0
		
////////////////////////////////////////////////////////////
	
	Parameter
		name = "-RED-"
		displayerNum = 1
		type = C
		attribList = 2,8
			stop = (M  0:255,R  0:120),2,"Red="
			stop = (M  0:255,R121:255),2,"Step="
	
	Parameter
		name = "-GREEN-"
		displayerNum = 2
		type = C
		attribList = 3,8
			stop = (M  0:255,R  0:120),2,"Green="
			stop = (M  0:255,R121:255),2,"Fade="
	
	Parameter
		name = "-BLUE-"
		displayerNum = 3
		type = C
		attribList = 4
			stop = (M  0:255),2,"Blue="
			
	Parameter
		name = "-WHITE-"
		displayerNum = 4
		type = C
		attribList = 5
			stop = (M  0:255),2,"White="
			
	parameter
		name = "-CMACRO-"
		displayerNum = 5
		type = C
		attribList = 6
		stop = (  0: 10),N,"NoMacro"  
		stop = ( 11: 30),N,"Macro1"
		stop = ( 31: 50),N,"Macro2"  
		stop = ( 51: 70),N,"Macro3"  
		stop = ( 71: 90),N,"Macro4"  
		stop = ( 81: 95),N,"Macro5"  
		stop = ( 91:110),N,"Macro6"  
		stop = (111:130),N,"Macro7"  
		stop = (131:150),N,"Macro8"  
		stop = (151:170),N,"Macro9"
		stop = (171:190),N,"Macro10"
		stop = (191:200),N,"Macro11"  
		stop = (201:205),N,"3200K"    
		stop = (206:210),N,"3400K"    
		stop = (211:215),N,"4200K"    
		stop = (216:220),N,"4900K"    
		stop = (221:225),N,"5600K"    
		stop = (226:230),N,"5900K"    
	    stop = (231:235),N,"6500K"    
		stop = (236:240),N,"7200K"    
		stop = (241:245),N,"8000K"    
		stop = (246:250),N,"8500K"    
		stop = (251:255),N,"10000K"   
		               
	Parameter
		name = "-STROBE-"   
		displayerNum = 6
		type = B
		attribList = 7
			stop = (   0: 10),N,"NoStrobe"
			stop = (M 11:255),D,0,20,"Hz:"
			
	Parameter
		name = "-PROGRAM-"   
		displayerNum = 7
		type = C
		attribList = 8
		stop = (  0:  9),N,"No Funct"
		stop = ( 21: 19),N,"Auto 1"   
		stop = ( 31: 29),N,"Auto 2"                      
		stop = ( 41: 39),N,"Auto 3"                      
		stop = ( 51: 49),N,"Auto 4"                      
		stop = ( 61: 59),N,"Auto 5"                      
		stop = ( 71: 69),N,"Auto 6"                      
		stop = ( 81: 79),N,"Auto 7"                      
		stop = ( 91: 89),N,"Auto 8"                      
		stop = (101: 99),N,"Auto 9"                      
		stop = (111:109),N,"Auto 10"                     
		stop = (121:119),N,"Custom 1"                    
		stop = (131:129),N,"Custom 2"                    
		stop = (141:139),N,"Custom 3"                    
		stop = (151:149),N,"Custom 4"                    
		stop = (161:159),N,"Custom 5"                    
		stop = (171:169),N,"Custom 6"                    
		stop = (181:179),N,"Custom 7"                    
	    stop = (191:189),N,"Custom 8"                    
		stop = (201:199),N,"Custom 9"                    
		stop = (211:220),N,"Custom 10"  
		stop = (R221:255),N,"No Funct"
		
	parameter
		name = "-SPEED-"
		displayerNum = 8
		type = F
		attribList = 9,8
		stop = (R  0:255,R121:255),N,"NoFunct"
		stop = (M  0:255,R  0:120),2,"Speed="         

/////////////////////////////////////////////////////
					
	Parameter
		name = "-ID-"   
		displayerNum = 22
		type = F
		attribList = 11
			stop = (  0:  9),N,"All"
			stop = ( 10: 19),N,"ID 1"
			stop = ( 20: 29),N,"ID 2"
			stop = ( 30: 39),N,"ID 3"
			stop = ( 40: 49),N,"ID 4"
			stop = ( 50: 59),N,"ID 5"
			stop = ( 60: 69),N,"ID 6"
			stop = ( 70: 79),N,"ID 7"
			stop = ( 80: 89),N,"ID 8"
			stop = ( 90: 99),N,"ID 9"
			stop = (100:109),N,"ID 10"
			stop = (110:119),N,"ID 11"
			stop = (120:129),N,"ID 12"
			stop = (130:139),N,"ID 13"
			stop = (140:149),N,"ID 14"
			stop = (150:159),N,"ID 15"
			stop = (160:169),N,"ID 16"
			stop = (170:179),N,"ID 17"
			stop = (180:189),N,"ID 18"
			stop = (190:199),N,"ID 19"
			stop = (200:209),N,"ID 20"
			
			stop = (210:210),N,"ID 21"
			stop = (211:211),N,"ID 22"
			stop = (212:212),N,"ID 23"
			stop = (213:213),N,"ID 24"
			stop = (214:214),N,"ID 25"
			stop = (215:215),N,"ID 26"
			stop = (216:216),N,"ID 27"
			stop = (217:217),N,"ID 28"
			stop = (218:218),N,"ID 29"
			stop = (219:219),N,"ID 30"
			
			stop = (220:220),N,"ID 31"
			stop = (221:221),N,"ID 32"
			stop = (222:222),N,"ID 33"
			stop = (223:223),N,"ID 34"
			stop = (224:224),N,"ID 35"
			stop = (225:225),N,"ID 36"
			stop = (226:226),N,"ID 37"
			stop = (227:227),N,"ID 38"
			stop = (228:228),N,"ID 39"
			stop = (229:229),N,"ID 40"
			
			stop = (230:230),N,"ID 41"
			stop = (231:231),N,"ID 42"
			stop = (232:232),N,"ID 43"
			stop = (233:233),N,"ID 44"
			stop = (234:234),N,"ID 45"
			stop = (235:235),N,"ID 46"
			stop = (236:236),N,"ID 47"
			stop = (237:237),N,"ID 48"
			stop = (238:238),N,"ID 49"
			stop = (239:239),N,"ID 50"
			
			stop = (240:240),N,"ID 51"
			stop = (241:241),N,"ID 52"
			stop = (242:242),N,"ID 53"
			stop = (243:243),N,"ID 54"
			stop = (244:244),N,"ID 55"
			stop = (245:245),N,"ID 56"
			stop = (246:246),N,"ID 57"
			stop = (247:247),N,"ID 58"
			stop = (248:248),N,"ID 59"
			stop = (249:249),N,"ID 60"
		
			stop = (250:250),N,"ID 61"
			stop = (251:251),N,"ID 62"
			stop = (252:252),N,"ID 63"
			stop = (253:253),N,"ID 64"
			stop = (254:254),N,"ID 65"
			stop = (255:255),N,"ID 66"
		
	parameter
		name = "-CURVE-"
		displayerNum = 24 
		type = F
		attribList = 10
		stop = (  0:  9),N,"Normal"
		stop = ( 10: 29),N,"Linear"
		stop = ( 30: 69),N,"Curve 1"
		stop = ( 70:129),N,"Curev 2"
		stop = (130:189),N,"Curev 3"
		stop = (190:255),N,"Curev 4"
			
end
