EasyManua.ls Logo

Neptune Systems AquaController Apex Classic User Manual

Neptune Systems AquaController Apex Classic
121 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #57 background imageLoading...
Page #57 background image
Apex Classic Setup and Programming Guide v2.2 Page 52
This will make Sump_Low turn on and off in response to the float switch which
can be included on a Status Screen or referred to in other outlet programming. In
addition, creating Virtual Outlets for switch inputs that have meaningful names
makes programming and reading your program much easier as you do not have
to remember that “Switch1” is your sump low switch.
Another possible use for Virtual Outlets is to create timing signals to trigger
events on other outlets. Take for example, you would like to oscillate an outlet
between 2 pump Profiles. Create a Virtual Outlet to create the timing signal when
to switch Profiles:
<Virtual Outlet Timer>
OSC 0:00/30:00/30:00 Then ON
<Outlet Pump>
If Timer = ON Then PF1
If Timer = OFF Then PF2
This will cause Pump to switch between PF1 and PF2 every 30 minutes.
ORDER OF OPERATION
The order commands are listed in most outlet programs is not important,
however, there are some cases in which order is important. For example, the
order of the command in this program are not important:
If Temp > 80 Then OFF
If Temp < 78 Then ON
The order of these 2 commands is not important as the conditions that make
each of these commands true will never compete with each. They will never
compete with each other for “control” of the outlet. However, consider these
commands:
If pH > 8.50 Then OFF
If Outlet Light1 = ON Then OFF
If Switch1 CLOSED Then ON
If Switch1 OPEN Then OFF

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Neptune Systems AquaController Apex Classic and is the answer not in the manual?

Neptune Systems AquaController Apex Classic Specifications

General IconGeneral
ConnectivityEthernet, USB
DisplayBacklit LCD
Probe Ports4
CategoryControl Unit
Power Supply12V DC
CompatibilityApex Modules, VDM, VSC
Base UnitApex Classic
Outlets8
Inputs4 probe ports
Outputs8

Summary

System Setup Procedures

Physical Installation Guide

Securely mount Apex components, protecting them from moisture and ensuring proper ventilation.

Network Setup Guide

Configure Ethernet connection for web access, remote monitoring, and alarm notifications.

Email Configuration for Alerts

Set up SMTP server details, sender/recipient addresses, and authentication for email alerts.

Internet Access Configuration

Enable remote access by configuring the router for port forwarding to the Apex system.

Clock and Time Settings

Set system time, timezone, and daylight saving for accurate operation and logging.

Module and Probe Management

Apex Module Setup

Connect and configure Apex modules (EnergyBar, Probe Modules) via the AquaBus system.

Legacy Module Integration

Manually add and configure older legacy modules to the Apex system.

Probe Setup and Calibration

Connect, enable, and calibrate various probes (Temp, pH, ORP, Cond, DO) for accurate measurements.

System Operation and Maintenance

Display and Sound Settings

Customize status screens, adjust display brightness/contrast, and configure system sounds.

System Usage and Monitoring

View system status, perform manual controls, graph data, and operate feed timers.

Data Logging and Management

Configure log intervals, view data logs, and manage power failure records.

Configuration Backup and Updates

Save/load configurations, perform self-tests, initialize memory, and update system firmware.