![Neptune Systems AquaController Apex Classic Скачать руководство пользователя страница 110](http://html1.mh-extra.com/html/neptune-systems/aquacontroller-apex-classic/aquacontroller-apex-classic_setup-and-programming-manual_1668298110.webp)
Apex Classic Setup and Programming Guide v2.2
Page
105
Pump1 <Real Outlet>
Fallback On
If Time 00:00 to 06:00 Then ON
If Time 06:00 to 12:00 Then OFF
If Time 12:00 to 18:00 Then ON
If Time 18:00 to 00:00 Then OFF
Pump2 <Real Outlet>
Fallback On
Set On
If Outlet Pump1 = ON Then OFF
Finally, the program can be simplified even further with the OSC (Oscillate)
command.
Outlet Programs
Pump1 <Real Outlet>
Fallback On
OSC 360:00/360:00/360:00 Then ON
Pump2 <Real Outlet>
Fallback On
Set On
If Outlet Pump1 = ON Then OFF
NOTE: Pump1 could be configured using the Pump Wizard as opposed to the OSC
command, they perform the same function.
SEQUENCED PUMPS
The OSC (short for oscillate) command makes programming repetitive commands
very easy. The first time parameter is the initial off time in minutes:seconds. The
second parameter is the on time in minutes:seconds, and the third parameter is
the final off time. Each pump outlet will initially start in the initial off state, then
go to the on state, and then to the final off state. This cycle will repeat over and
over again. Suppose that it is desired to have three power heads turn on one at a
time for 5 minutes each. The following AquaController Apex outlet program will
produce this effect:
Outlet Programs
Pump1 <Real Outlet>
Fallback ON