![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
		
	 | 
||||
		
		
  | 
||||
| 
	
	
		
			
			 Good day all 
		
	
		
		
		
		
		
	
		
		
	
	
	I have a jeboa wp40 wave box, all i want to do is turn it off at 9pm and on at 8am, when i put the times in in my apex it dosent turn on iam i doing something wrong any help, thanks cheers  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
		
	 | 
|||||
		
		
  | 
|||||
| 
	
	
		
			
			 Do you have a control cable, or are you just controlling power? Post the code you're using. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
		
		
	
	
	Brad  | 
| 
		 
			 
			#3  
			
			
			
			
			
		 
		
		
	 | 
||||
		
		
  | 
||||
| 
	
	
		
			
			 its just pluged into the power bar 
		
	
		
		
		
		
		
	
		
		
	
	
	 | 
| 
		 
			 
			#4  
			
			
			
			
			
		 
		
		
	 | 
||||
		
		
  | 
||||
| 
	
	
		
			
			 as in for code no clue, where do i find that 
		
	
		
		
		
		
		
	
		
		
	
	
	 | 
| 
		 
			 
			#5  
			
			
			
			
			
		 
		
		
	 | 
|||||
		
		
  | 
|||||
| 
	
	
		
			
			 Under the setting for that outlet, choose advanced from the drop down menu. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
		
		
	
	
	Brad  | 
| 
		 
			 
			#6  
			
			
			
			
			
		 
		
		
	 | 
|||||
		
		
  | 
|||||
| 
	
	
		
			
			 Assuming you're using the web server, not fusion 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
		
		
	
	
	Brad  | 
| 
		 
			 
			#7  
			
			
			
			
			
		 
		
		
	 | 
||||
		
		
  | 
||||
| 
	
	
		
			
			 yes web  
		
	
		
		
		
		
		
	
		
		
	
	
	not fusion  | 
| 
		 
			 
			#8  
			
			
			
			
			
		 
		
		
	 | 
||||
		
		
  | 
||||
| 
	
	
		
			
			 Fallback ON  
		
	
		
		
		
		
		
	
		
		
	
	
	OSC 001:00/007:30/020:00 Then ON If FeedA 005 Then OFF  | 
| 
		 
			 
			#9  
			
			
			
			
			
		 
		
		
	 | 
|||||
		
		
  | 
|||||
| 
	
	
		
			
			 Too complicated 
		
	
		
		
		
		
			FALLBACK ON (or off depending on what you want the outlet to do if the bar loses connection to the base unit) SET OFF If Time 21:00 to 08:00 Then On 
				__________________ 
		
		
		
		
	
		
		
	
	
	Brad  | 
| 
		 
			 
			#10  
			
			
			
			
			
		 
		
		
	 | 
|||||
		
		
  | 
|||||
| 
	
	
		
			
			 This sets it so that if you lose connection, the outlet is on. 
		
	
		
		
		
		
			Then SET Off keeps it off unless it's the time specified by If Time statement. 
				__________________ 
		
		
		
		
	
		
		
	
	
	Brad  |