Results 1 to 3 of 3

Thread: How to setup an email alert when PMUP turns on?

  1. #1
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110

    Question How to setup an email alert when PMUP turns on?

    Hi Guys,


    How can I setup an email alert when PMUP turns on?


    The power to the PMUP is connected to "24V Accessory Output on the FMM named FMM_5 at Aquabus address 5." with a name of “ATK_L”.


    When I start typing “If A” in the Program section of EmailAlm_I5, ATK_L doesn’t show up?


    Any ideas?

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    You are missing a required keyword.

    The syntax is If Output outputname = (on or off) Then (on or off)

    You will use this:

    If Output ATK_L = ON Then ON
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  3. #3
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110
    Quote Originally Posted by RussM View Post
    You are missing a required keyword.

    The syntax is If Output outputname = (on or off) Then (on or off)

    You will use this:

    If Output ATK_L = ON Then ON
    Awesome, that worked! I just got the Apex and trying to learn the scripting syntax.

Similar Threads

  1. Email Notification When ATK Turns Off
    By jamesreich in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 2
    Last Post: 07-13-2019, 19:08
  2. Device spontaneously turns off (then on) with Set OFF alert
    By nullbreached in forum Misc Apex Usage & Programming
    Replies: 0
    Last Post: 03-03-2018, 06:47
  3. Alert only when PMUP is running
    By stre1026 in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 6
    Last Post: 08-30-2017, 10:37
  4. Text Alert When Pump Turns On/Off
    By sbhaines85 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 08-01-2014, 12:39
  5. Help! Email Alert setup for Mac computer
    By DAL MOODY in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 17
    Last Post: 07-07-2013, 17:31

Tags for this Thread

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
  •