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

PCo trigger for same tag values

former_member192939
Active Participant
0 Likes
417

Hello !


Can we create a PCo Notification if the last 2 or 3 values of the tag are same?


Scenario:


Need to create a notification, if the tag values stays the same for the last couple of readings.

View Entire Topic
Former Member
0 Likes

Hi Ajay,

PCo notifications are based only on tag value changes that the trigger expression logic can evaluate.

What is the PCo destination doing with this notification?

What is your data source? PLC, Historian, etc...

Regards, Steve

former_member192939
Active Participant
0 Likes

Hi Steve .. Data source is Historian.

The destination calls MII transaction (some logic + email)

- Ajay