Forum Home › Forums › Understanding the Software › Using Formulas › Send command
Tagged: send command
- This topic has 42 replies, 9 voices, and was last updated 6 months ago by
SGG.
-
AuthorPosts
-
December 4, 2020 at 3:43 am #7643
hethongscada62
ParticipantDear Mr.Mikhail,
I want to replace all remote RF controller(they have 3 buttons: UP-STOP-DOWN) by Rapid Scada APP via 3 buttons (UP-STOP-DOWN) on the web. Could you suggest me how will i do?
Thanks and best regards
Han HoangDecember 4, 2020 at 4:01 am #7644hethongscada62
ParticipantDear Mr.Mikhail,
So i think the second way is better for me. That means Press the Button, the value will be 1, released the Button, past some second, the value auto will be 0. I do likes that, don’t i?
Thanks againDecember 4, 2020 at 1:58 pm #7665Mikhail
ModeratorHello,
That means Press the Button, the value will be 1, released the Button, past some second, the value auto will be 0. I do likes that, don’t i?
I also would choose this method.
When a user click the button, the 1st command is sent. Then you need Automatic Control Module that triggers on the 1st command and automatically sends the 2nd command after the specified delay.December 4, 2020 at 1:59 pm #7666Mikhail
ModeratorYou should try to download and setup the module. If you have questions during this process, please ask.
December 4, 2020 at 2:54 pm #7668hethongscada62
ParticipantDear Mr.Mikhail,
Thank you for your reply. I will use the ACM.
Han HoangFebruary 2, 2021 at 1:16 pm #8232weissclemens1990
ParticipantHi,
i would like to send alarm massage with auto command module. i would only send the command automatically when a Input channel in Rapid Scada is active. can i need input channel and output channel in Rapid scada only for rapidscada internal using?
an Example:
Pump1 have a Fault and send over automatic command module a Error message only when a Inputchannel in Rapidscada is activ. I need this to switch On/Off automatic alarm messages.
Nice Regards from Austria
February 2, 2021 at 4:19 pm #8234Mikhail
ModeratorHi,
What message do you need to send: SMS, Telegram, email or else? Or you mean that you need to create an event shown in the web app?
February 2, 2021 at 5:47 pm #8235weissclemens1990
ParticipantNo i want to send an SMS. This is Not the Problem. I would like to create a condition to set the Alarm off also when the Alarm channel is trigger. When the error is on and the channel x is on then i will send the SMS with auto command. When the Channel x ist 0 then Sending no sms
February 3, 2021 at 1:15 pm #8237Mikhail
ModeratorProbably you should create an additional input channel of the Calculated discrete type that will show an error state. If not, please clarify the question.
February 3, 2021 at 10:19 pm #8240weissclemens1990
ParticipantHello,
I Need a internal 1 Bit Memory for set on and off the Alarm Message. A internal coil. When a cool in the plc change d to zero then i will send an error SMS nur only when a internal Bit in rapidscada is on
February 4, 2021 at 2:45 pm #8243Mikhail
ModeratorHi,
Yes, my previous advice is what you need. An extra channel works as a flag variable.February 4, 2021 at 6:53 pm #8244weissclemens1990
ParticipantHi,
Yes i need an extra flag Variable. How can I create this?
February 5, 2021 at 2:11 pm #8247Mikhail
ModeratorHi,
As I wrote before, you should create an additional input channel of the Calculated discrete type. Read about formulas.
March 11, 2021 at 7:50 am #8487dinop
ParticipantHello,
I have a question. How to remove password when I want to send an ON-OFF command. I want just to send command without typing password every time. Password is by default 12345. Picture below.
Thanks
March 11, 2021 at 7:59 am #8488dinop
ParticipantFound it, thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.