Send command

Tagged: 

Viewing 15 posts - 16 through 30 (of 43 total)
  • Author
    Posts
  • #7643
    hethongscada62
    Participant

    Dear 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 Hoang

    #7644
    hethongscada62
    Participant

    Dear 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 again

    #7665
    Mikhail
    Moderator

    Hello,

    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.

    #7666
    Mikhail
    Moderator

    You should try to download and setup the module. If you have questions during this process, please ask.

    #7668
    hethongscada62
    Participant

    Dear Mr.Mikhail,
    Thank you for your reply. I will use the ACM.
    Han Hoang

    #8232
    weissclemens1990
    Participant

    Hi,

    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

    #8234
    Mikhail
    Moderator

    Hi,

    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?

    #8235
    weissclemens1990
    Participant

    No 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

    #8237
    Mikhail
    Moderator

    Probably you should create an additional input channel of the Calculated discrete type that will show an error state. If not, please clarify the question.

    #8240
    weissclemens1990
    Participant

    Hello,

    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

    #8243
    Mikhail
    Moderator

    Hi,
    Yes, my previous advice is what you need. An extra channel works as a flag variable.

    #8244
    weissclemens1990
    Participant

    Hi,

    Yes i need an extra flag Variable. How can I create this?

    #8247
    Mikhail
    Moderator

    Hi,

    As I wrote before, you should create an additional input channel of the Calculated discrete type. Read about formulas.

    #8487
    dinop
    Participant

    Hello,

    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

    https://ibb.co/M8zY69z

    #8488
    dinop
    Participant

    Found it, thanks.

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