PDA

View Full Version : Apex help


donkey77
11-16-2014, 12:24 PM
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

Aquattro
11-16-2014, 12:38 PM
Do you have a control cable, or are you just controlling power? Post the code you're using.

donkey77
11-16-2014, 12:56 PM
its just pluged into the power bar

donkey77
11-16-2014, 12:56 PM
as in for code no clue, where do i find that

Aquattro
11-16-2014, 12:58 PM
Under the setting for that outlet, choose advanced from the drop down menu.

Aquattro
11-16-2014, 12:59 PM
Assuming you're using the web server, not fusion

donkey77
11-16-2014, 01:01 PM
yes web
not fusion

donkey77
11-16-2014, 01:01 PM
Fallback ON
OSC 001:00/007:30/020:00 Then ON
If FeedA 005 Then OFF

Aquattro
11-16-2014, 01:06 PM
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

Aquattro
11-16-2014, 01:07 PM
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.

donkey77
11-16-2014, 01:44 PM
i think its working
wow i ve had this apex for over a year
much thanks
cheers

donkey77
11-20-2014, 05:54 PM
ok why is my light not turning on


Set ON
If Time 10:00 to 16:00 Then ON

spit.fire
11-20-2014, 11:02 PM
ok why is my light not turning on





Set ON

If Time 10:00 to 16:00 Then ON


Fallback on
Set off
If time ....




If that doesn't work try sliding the slider for that outlet to on, and then auto

What kind of light?

Does the light turn on when you plug it into a wall outlet

Aquattro
11-20-2014, 11:37 PM
You have it set to default On. Then for your time statement, you turn it On. But it's already on.

Aquattro
11-20-2014, 11:38 PM
And ya, check light normally first in a wall plug. Then use a dsk lamp to verify outlet is working

donkey77
11-22-2014, 01:22 PM
my light turns on when i turn it to on its a kissel 150

Aquattro
11-22-2014, 01:48 PM
Are those controllable via Apex (for ramping and stuff)? Or just on off?

donkey77
11-26-2014, 12:30 AM
couldn't tell you