Forum Home › Forums › Understanding the Software › Automatic Control Issue
Tagged: Automatic Control
- This topic has 17 replies, 4 voices, and was last updated 5 years, 9 months ago by
Mikhail.
-
AuthorPosts
-
August 31, 2017 at 1:49 pm #2542
Joao
ParticipantHello!
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!!
August 31, 2017 at 5:37 pm #2543manjey73
ParticipantYou 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
August 31, 2017 at 6:14 pm #2544Joao
ParticipantHow can I make this formula?
August 31, 2017 at 6:46 pm #2545manjey73
ParticipantAdd 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.Read more about formulas in the documentation Using Formulas
September 1, 2017 at 1:20 pm #2546Mikhail
ModeratorHi,
Using the new version of the module, you don’t need a formula.
Fill Delay field of a data trigger.September 11, 2017 at 7:12 pm #2549Joao
ParticipantHi all again,
How I send a email with the atual tag value?
September 12, 2017 at 6:06 am #2550Mikhail
ModeratorHi,
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)September 12, 2017 at 1:06 pm #2552Joao
ParticipantI 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 7 years, 11 months ago by
Joao.
September 12, 2017 at 1:48 pm #2554Joao
ParticipantSomething like {CnlVal(xxxx)}
September 13, 2017 at 7:23 am #2556Mikhail
ModeratorYes, just {n} where n is a channel number.
September 13, 2017 at 12:25 pm #2559Joao
ParticipantIm sorry, I didnt saw this command. My bad.
Thanks Mikhail!
November 15, 2019 at 2:57 pm #6053Krzysztof
ParticipantHello
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 ?November 16, 2019 at 12:06 pm #6059Mikhail
ModeratorHi,
Please make a screenshot of your trigger settings. And provide ModAutoControl.logNovember 18, 2019 at 12:44 pm #6063Krzysztof
ParticipantEverything is in this screen
November 19, 2019 at 3:08 pm #6065Mikhail
ModeratorNice 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. -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.