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
Hi Basavakumar_Jigalur:
One of the ways I have gotten this to work is to create a parallel attribute that points to the status attribute, but has a 'Value Type' of Int16. The digital state is a string in the status attribute, but the digital state is an integer in the parallel attribute. The parallel attribute can then be used to set the multistate values in PI Vision.
Hi Basavakumar_Jigalur:
One of the ways I have gotten this to work is to create a parallel attribute that points to the status attribute, but has a 'Value Type' of Int16. The digital state is a string in the status attribute, but the digital state is an integer in the parallel attribute. The parallel attribute can then be used to set the multistate values in PI Vision.