Can you please confirm if there is any way to use AF attributes for limits/thresholds for defining/configuring multistate limits instead of hard coding the limits in PI Vision ?
Thanks in advance !
Regards,
Basavakumar Jigalur
Can you please confirm if there is any way to use AF attributes for limits/thresholds for defining/configuring multistate limits instead of hard coding the limits in PI Vision ?
Thanks in advance !
Regards,
Basavakumar Jigalur
As (Missing Content) alluded to, you can use the various limit traits to do this. Simply create child attributes with the appropriate attribute trait. Then you can change the values in AF stored in those attributes to adjust the limits.
Another approach would be to use an attribute with an enumeration set with the various states as the multi-state source. You can then use a formula, analysis, or any other source to dynamically write the state you want to that attribute. This allows you to have a ton more flexibility for how to arrive at a certain state. This is the approach that we use:
As (Missing Content) alluded to, you can use the various limit traits to do this. Simply create child attributes with the appropriate attribute trait. Then you can change the values in AF stored in those attributes to adjust the limits.
Another approach would be to use an attribute with an enumeration set with the various states as the multi-state source. You can then use a formula, analysis, or any other source to dynamically write the state you want to that attribute. This allows you to have a ton more flexibility for how to arrive at a certain state. This is the approach that we use: