USED FMM INSTALL HELP

aquaman05

Community Member
View Badges
Joined
Sep 11, 2010
Messages
58
Reaction score
8
Location
indiana
Rating - 0%
0   0   0
I purchased a used FMM with 2 water sensors and 2 optical. My issue is I'm not getting any alarms when placing sensors on water spills.. I updated my firmware and went to the lmk install and followed the questions. I have no idea what sensor was number 1 or number 2. Looks as if they are labeled when brand new ? Does it make a difference where I plug these in ? I'm using port 1 and 2.
 
Which model of Apex do you have? The steps to assist you are different for the current model Apex 2016/Apex-EL, or the Apex Classic and older models.
 
Follow these steps:

1. In Fusion, go to the list of Modules, then click your FMM module to get to its configuration screen. Verify each of the 4 FMM ports are properly detecting the correct sensor type you have plugged in on each port:

Screen Shot 2021-07-01 at 9.56.36 PM.png

2. If any particular port is not correctly detecting the type of sensor, verify the sensor plug is fully inserted in the socket. Give it one more push to see if it clicks into place.

3. Go into the System View, then click your FMM to expand it to show each sensor. From there, click the gear on each sensor to go to the configuration screen for that sensor, then rename each one so the names are more descriptive. This will make your programming easier to decipher. These names are limited to 6 characters, so you'll need to be creative with abbreviations.

Screen Shot 2021-07-01 at 9.59.37 PM.png

Pay attention to the Location description on the configuration screen to confirm you're working with the sensor on the correct port:
Screen Shot 2021-07-01 at 10.00.41 PM.png

4. Add the appropriate lines of code to your EmailAlm program to notify you when there's a leak:

[EmailAlm]
Set OFF
If Leak1 CLOSED Then ON
If Leak2 CLOSED Then ON

5. Be sure to read my Apex Alarms tutorial to ensure your alarm notifications are configured properly and so you understand the priority of alarm conditions:

6. Make sure you place your leak sensors on a layer of paper towel to avoid false alarms due to simple condensation or certain surface textures. In the event of a real leak, the paper towel will saturate and trigger the alarm.

Check out my whole series of Apex tutorials for more tips:
 
I setup my FMM with a Flow Meter on Port 1, Port 2 is empty, and 3,4 are leak detectors. I Keep getting the alarm "If Swx6_2 < 12.5 Then ON" and I cannot figure out where this is being generated as it's unused and 12.5 isn't a relevant number to an FMM.

 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top