Results 1 to 3 of 3

Thread: Defer not working

  1. #1
    New User
    Join Date
    Sep 2017
    Location
    Brazil BRT
    Posts
    2

    Defer not working

    Greetings,

    I'm trying to set an defer to my skimmer, but it's not working.

    My program is below:

    Fallback OFF
    Defer 020:00 Then ON

    With this code, my skimmer is never set ON.

    Please, someone can help me?

    Thanks,

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    Defer does not turn on or off an output by itself. It modifies the behavior of other statements.

    Add this between the Fallback and Defer lines:

    Set 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
    New User
    Join Date
    Sep 2017
    Location
    Brazil BRT
    Posts
    2
    Thanks, This solved the problem!

Similar Threads

  1. My program - Defer not working
    By SummitWynds in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 0
    Last Post: 05-22-2017, 10:51
  2. DEFER vrs DEFER THEN ON/OFF
    By LHillman in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 08-23-2016, 01:38
  3. Defer statement not working
    By bambam918 in forum Misc Apex Usage & Programming
    Replies: 11
    Last Post: 06-23-2015, 14:20
  4. DEFER not working properly sometimes
    By thermoJoe in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 10
    Last Post: 01-15-2015, 10:43
  5. AWC code not always working (DEFER issue?)
    By bhinkle50 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 0
    Last Post: 09-27-2013, 11:48

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
  •