Bit Toggle

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4639
    DavidWatkin
    Participant

    Hi,

    Just started using RapidSCADA to create a small front end for a fire detection system and it seems great so far.

    Only problem I have run into is I wish to send a reset command which involves changing a modbus bit to 1 and then reverting back to 0 once the reset has occurred (a few seconds) is there any way to do this so the state automatically reverts to 0 after say 2 seconds?

    I could implement something in the modbus interface unit but would rather do it at the front end.

    Thanks

    Dave

    #4641
    manjey73
    Participant

    This can only be done when using the Automatic Control Module.
    If you need an example, I can a little later to put.

    http://doc.rapidscada.net/content/en/modules/mod-auto-control.html

    But this module is paid, but it’s worth it.

    #4642
    manjey73
    Participant

    Probably your problem can now be solved using only the module, I did a long time ago and I had to use different formulas in conjunction with the module. For example, with the help of the module I had to set up an extraordinary survey of the device for feedback, now this feature is provided directly in the Communicator when sending a command. Check out the documentation and try the demo mode to get started.

    #4644
    Mikhail
    Moderator

    Hi,

    I agree that Automatic Control Module is the easiest way to implement reset. If you need help during configuring the module, ask here.

    #4647
    DavidWatkin
    Participant

    Downloaded the module and managed it thanks. Just waiting for payment details now.

    #4652
    Mikhail
    Moderator

    I’ve sent the details.
    Thanks.

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