How to setup Event

Forum Home Forums Understanding the Software How to setup Event

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #3566
    Marko
    Participant

    Hello,

    How to setup event when you have discrete or calculated discrete input channel?
    What should we setup so event show up?

    In mine case i am using calculated discrete because i have formula that extract
    one bit from integer.

    #3588
    Mikhail
    Moderator

    Hi,

    For the input channel, tick the “Write events” and “Event on change” check boxes. Don’t forget to pass the configuration to Server and restart the Server service.

    #3591
    Marko
    Participant

    Hi,

    This is working but i notice SCADA making event when status changed. From OFF to ON or ON to OFF.
    What should we do if we want to make event only when status go from OFF to ON?
    I want to use event trigger in automatic control module to send some email that give notification to user that something is in alarm status. In this case i want to send email when discrete channel is in true status and not send email when discrete channel go back to false status.

    #3600
    Mikhail
    Moderator

    Hi,
    You can create a trigger only for OFF-ON transition. Make sure that your version of the module is up to date (5.2.2.0).

    #5887
    Horacio
    Participant

    Hello,

    How do I create an event that triggers on OFF-ON transition?
    (Administrator version 5.5.0.0)

    Thank you

    #5890
    Mikhail
    Moderator

    Hello,
    You should open the Input Channels table and tick the checkboxes of the appropriate channels: Write Events, Event on Change.

    #6206
    SGG
    Participant

    Hello

    i am unable to acknowledge an event.

    i tried using my own project and also the demo project…but the same thing. it does not change from No to Yes. The screen shot of the server log is shown below.

    https://drive.google.com/open?id=1q3Jlhg2QycjtflW00C04L1xWItHAhfHp

    Please help me resolve this issue.

    Also, can i flip the arrangement of the events such that the most current event will be at the top and not at the bottom?

    Thanks

    #6208
    SGG
    Participant

    Hello,
    i tried acknowledging the event again after like 12 hrs and it worked, i guess it was an error somewhere on my path.

    But How do i flip the events such that the most current event is at the top.

    Thanks.

    #6214
    Mikhail
    Moderator

    How do i flip the events such that the most current event is at the top.

    The event table automatically scrolls down when new event added if you don’t touch the table for some time.

    #12322
    TDE
    Participant

    Hi,

    How can use auto control module (please mention the steps) to create an event of changing the status of Boolean tags and after 5 seconds it returns to the old status.

    Cordially

    #12329
    Mikhail
    Moderator

    Hi,

    Automatic Control Module sends commands, but it does not create events.
    Event is generated if a channel value or status change if event flags are specified.
    May be you should create a channel formula to change it as needed, and events will be generated.

    #12330
    Mikhail
    Moderator

    Also you can use Automatic Control Module to send commands that change channel value and status, that will cause new events.

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