Automatic Control Issue

Forum Home Forums Understanding the Software Automatic Control Issue

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #2542
    Joao
    Participant

    Hello!

    I have an alarm in automatic control that fires when a input become 1 instantly.
    My question is, its possible configurate the Automatic Control to send the command only if this input stay at 1 after 5 minutes?

    Thanks!!

    #2543
    manjey73
    Participant

    You can use additional channel formula timer and is already on the channel to configure ModeAutoControl

    The timer is reset if the 1 will disappear. If you want to trigger on the pulse, then you can add RS trigger

    There are various options if you are using formulas

    #2544
    Joao
    Participant

    How can I make this formula?

    #2545
    manjey73
    Participant

    Add them to the database formulas and then use them in the input or output channels.

    There are examples in Russian, use online translator.
    There are errors due to features of this web. In some places instead of a dash is a long dash.

    Formuls

    Read more about formulas in the documentation Using Formulas

    #2546
    Mikhail
    Moderator

    Hi,
    Using the new version of the module, you don’t need a formula.
    Fill Delay field of a data trigger.

    #2549
    Joao
    Participant

    Hi all again,

    How I send a email with the atual tag value?

    #2550
    Mikhail
    Moderator

    Hi,

    Make sure that your SCADA-Server and Automatic Control Module were downloaded after 17 August 2017.
    You can insert variables in the text of binary commands when you send emails. Available variables are here http://doc.rapidscada.net/content/en/modules/mod-auto-control.html (scroll the page to bottom)

    #2552
    Joao
    Participant

    I have cases that the alarm involves two or more variables on his logic. So it turn on or off a boolean variable If attends the alarm condition. I put this boolean variable channel number in Automatic Control configuration, and if I use the command {CnlVal} it will return the boolean value.
    Have something that I can do to show on e-mail the variables that make the logic?

    • This reply was modified 6 years, 6 months ago by Joao.
    #2554
    Joao
    Participant

    Something like {CnlVal(xxxx)}

    #2556
    Mikhail
    Moderator

    Yes, just {n} where n is a channel number.

    #2559
    Joao
    Participant

    Im sorry, I didnt saw this command. My bad.

    Thanks Mikhail!

    #6053
    Krzysztof
    Participant

    Hello
    Second problem
    I have cnl_1 as calculated real that uses high and high alarm thresholds, status 14 and 15.
    In Automatic Module I set triger if status cn_1 is 14 or 15 send comand 1.
    The event comes, but the command is not executed, there is nothing in the log.
    Any ideas ?

    #6059
    Mikhail
    Moderator

    Hi,
    Please make a screenshot of your trigger settings. And provide ModAutoControl.log

    #6063
    Krzysztof
    Participant

    Everything is in this screen

    Stat as trigger problem

    #6065
    Mikhail
    Moderator

    Nice screenshot. The configuration looks correct.
    Make sure that you sent configuration to the server, and SCADA-Server was restarted after configuration changed.

    Do other similar triggers work or not?
    Also check the channel 7239 status in the current data file.

Viewing 15 posts - 1 through 15 (of 18 total)
  • You must be logged in to reply to this topic.