Audible alarms

Wantsomemora Acrapora

Community Member
View Badges
Joined
Nov 13, 2019
Messages
69
Reaction score
56
Rating - 0%
0   0   0
Do you still have to have an Apex display unit to get audible alarms? If not can someone point me to the coding? Thanks!!
 

CasperOe

In it to win it!
View Badges
Joined
Feb 14, 2022
Messages
3,261
Reaction score
5,714
Location
Glasgow, United Kingdom
Rating - 0%
0   0   0
I have a small external alarm unit that I bought off Etsy (link) with below code in use. Unsure how you actually make the Apex base unit make an audible alarm though..

Set OFF
Fallback ON
If LEAK_1 CLOSED Then ON
If LEAK_2 CLOSED Then ON
If LEAK_3 CLOSED Then ON
If LEAK_4 CLOSED Then ON
If LEAK_5 CLOSED Then ON
If Tmp > 27.0 Then ON
If pH > 8.50 Then ON
If ORP > 440 Then ON
If Output RETURN_PUMP = OFF Then ON
If Output SKIMMER Watts < 1 Then ON
If ATO_HI CLOSED Then ON
If RO_HI CLOSED Then ON
If RO_HH CLOSED Then ON
If Error ATK_PMUP Then ON
If SUMP > 24.0 Then ON
If ALK > 11.00 Then ON
If RO_LVL < 35.0 Then ON
Defer 010:00 Then OFF
 

Reefing threads: Do you wear gear from reef brands?

  • I wear reef gear everywhere.

    Votes: 24 14.5%
  • I wear reef gear primarily at fish events and my LFS.

    Votes: 11 6.6%
  • I wear reef gear primarily for water changes and tank maintenance.

    Votes: 1 0.6%
  • I wear reef gear primarily to relax where I live.

    Votes: 23 13.9%
  • I don’t wear gear from reef brands.

    Votes: 96 57.8%
  • Other.

    Votes: 11 6.6%
Back
Top