Notification

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #10797
    victorlam
    Participant

    I have already installed Notification plug in. May I know how to set the condition that register 30001 will be alert with audible sound if the value =1 ? I have already ticked the checkbox event sound with tick on input channel 101?

    Or I need to set more definition to apply this condition?

    Thanks for your further advice and help on this notification command.

    #10805
    Mikhail
    Moderator

    An event is displayed by Notification plugin if it has channel status, specified in PlgNotification.xml.
    Try the formula for your input channel:
    Cnl; Cnl > 0 ? 15 : CnlStat

    #10809
    victorlam
    Participant

    Thanks for your support. May I know if I need to set the channel number here?
    Cn1;Cn1 >0?15: CnlStat did not mention any channel number here.

    #10810
    victorlam
    Participant

    Or do you need to install another plug in Automatic control, so that I can trigger the alarm when register 30001 =1. Or no need. Just add a line in plgnotification.xml and then solve the issue on my case.

    #10811
    victorlam
    Participant

    Or do I need to install another plug in Automatic control, so that I can trigger the alarm when register 30001 =1. Or no need. Just add a line in plgnotification.xml and then solve the issue on my case.

    #10813
    victorlam
    Participant

    May I know “15” refers to what item being stated here?

    #10824
    Mikhail
    Moderator

    The formula Cnl; Cnl > 0 ? 15 : CnlStat does not contain particular channel number. It’s applied to the channel of the formula.

    15 is a channel status. You can see channel status IDs in the Event types table.

    #10848
    victorlam
    Participant

    Hello, I have successfully used the notification plug in and browser have the alert sound when the register 30001 changed from 0 to 1 or 1 to 0 or other values which has been changed with the values. The alert sound only alerts for 1 second or 1.5 second just with short duration and then stop.

    How can I have the alert sound keep alive until the register value was back to original state eg from 1 to 0? 1 is my alarm state (or not normal) and 0 is the normal state.
    Can I implement this scenario?

    Thanks for your help on this.

    #10851
    Mikhail
    Moderator

    Hello,
    Could you make a screenshot of a notification panel of the plugin that contains an event?

    #10856
    victorlam
    Participant

    Hello Mikhail,

    Please find the shared screenshot for your review reference and support:-

    https://drive.google.com/file/d/1fn0kbncf7Se2M4usgGBeUFwU0_6SqVij/view?usp=sharing

    https://drive.google.com/file/d/1KUcSuSRbmjOejlRmSZJWCYs9eN62t_ys/view?usp=sharing

    I believe I am a new user that might have incorrect event or inproper setting behind.
    FYI, my request is very simple. I would like to make a request that when a register value eg 30001 or 40001 that this value become one (1), then the alarm will be triggered and Webstation will be heard of alarm via notification plugin. Once the register value 30001 or 40001 or others changed to zero, the alarm will be off and there is no alarm triggered for alert or no sound (or as normal state).

    I might have something not correct. Please advise your help accordingly.

    #10857
    Mikhail
    Moderator

    The above screenshots do not contain a panel of Notification panel plugin. It is shown automatically when a new event matches the plugin settings.
    You can see this panel when click the Bell button.

    #10861
    victorlam
    Participant

    Hello, may be new on this platform. Can you advisee how is my panel of notification panel? I already installed with trial test key. And there is a bell nearby.
    What is the problem that cannot have the alarm all the time for such register?

    #10862
    victorlam
    Participant

    I have noticed that there is a bell icon next to admin at Webstation page.
    May I know if I did not install the notification plugin properly? Or I need to install this plug in again. Please advise the further action on this.

    #10884
    Mikhail
    Moderator

    At least a screenshot should contain an event.

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