cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Have an alert trigger multiple times while values is below threshold

JK_10744682
13-Aquamarine

Have an alert trigger multiple times while values is below threshold

Hi all,

 

I am trying to set up an alert that will trigger multiple times if the value is below the threshold a few times in a row on data change.

 

For example, PropertyX has an alert where if PropertyX < 800 then it alerts. PropertyX changes to 300 and the alert triggers. PropertyX then goes to 400 directly after, but this time the alert doesn't not trigger. From what I see an alert won't trigger again until it goes within the threshold again. Is there any way around this so it will trigger every time the property is below the threshold?

 

Thanks!

ACCEPTED SOLUTION

Accepted Solutions

You could have a subscription that auto-acknowledges the alert.

Beware of the amount of alerts coming in then.

View solution in original post

3 REPLIES 3

You could have a subscription that auto-acknowledges the alert.

Beware of the amount of alerts coming in then.

JK_10744682
13-Aquamarine
(To:Rocko)

What would be the trigger for that subscription though?

You can subscribe to the defined alert.

Announcements


Top Tags