Results 1 to 2 of 2

Thread: Programming an "And" statement with the FMM(other outputs as well)

  1. #1
    Regular Vistor
    Join Date
    Nov 2014
    Location
    Breckenridge, CO
    Posts
    20

    Programming an "And" statement with the FMM(other outputs as well)

    I would like my alarm to go off if all four of my flow sensors are under a respective value that I set for them. How is that done? I would like to use the "And" style of programming for other outlets/outputs as well. I feel like this is a simple thing to do, but I don't want to waste any time figuring it out.
    Thanks in advance!
    Rob

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    LowFlow
    Set OFF
    If FlowA < A Then ON
    If FlowB > B Then OFF
    If FlowC > C Then OFF
    .....

    You might be an engineer if...You have no life and can prove it mathematically.

Similar Threads

  1. Is there any type of "AND" statement to control DOS??
    By VFWDBIO in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 8
    Last Post: 07-15-2021, 10:02
  2. Question: Quick Q - can we rename optical sensor output from "open/closed" to "wet/dry"?
    By BTBarney in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 3
    Last Post: 07-07-2020, 16:49
  3. Help! Fusion not showing "Create Note" or "Log Measurement" tile
    By miahpage in forum APEX Fusion
    Replies: 3
    Last Post: 10-16-2018, 20:57
  4. Need help with programming Refugium light using "Min Time" statement
    By Greego in forum Apex Programming for Lighting
    Replies: 0
    Last Post: 01-01-2017, 17:53
  5. OSC statement is not "cooperating"... HELP!!!
    By Alex in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 13
    Last Post: 09-02-2016, 01:51

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •