Can someone help me write some programming for the APEX?

Maximus

Active member
It would be great if someone could help me with some programming. Basically, I just need an outlet to turn on every three hours for a one minute duration. Thanks in advance.
 
Wow, thanks so much Ken! If it wouldn't be too much trouble, can you tell me what the 179:00 means?
 
The OSC has 3 amounts of time; the is initial off (000:00 says start the cycle now), the second if ON (so 001:00 is 1 minute ON) and the last is off (3 hours == 180 minutes, minus 1 minute == 179 minutes).
 
Sorry, just wanted to make sure I got it right. Let's say I wanted 2 min on every three hours. Would this be correct?

Fallback OFF
OSC 000:00/002:00/178:00 Then ON
 
there is also one unoficial guide for Apex controller. Very much user friendly. I am sure if you google it, you will find it. or I actully downloaded it from this forum itself.
 
there is also one unoficial guide for Apex controller. Very much user friendly. I am sure if you google it, you will find it. or I actully downloaded it from this forum itself.

I actually have it on my phone pm me your email and I'll send it to you. Makes so much more sense than the official manual.

Sent from my DROIDX using Tapatalk
 
Back
Top