AF should allow you to have a PI Point Data Reference as individual bits within an INT. Ex. PIPOINTA is an int16 or int32. PIPOINTA.0 and PIPOINTA.1...etc.. should be able to be mapped to a bool attribute. (where .0 is the 0th spot in the integer ...
Enable PI Point value retrieval methods for Digital PI Points.
We have found great use for the PI Point Value Retrieval Methods available for PI Point attributes. One such use is for displaying downtime percentage for numerous assets on a PI Vision page. The downtime percentage can be calculated for any inter...
If an attribute template changes type from A to B and uses A's default value, then use B's default value
If an attribute template is of data type A and its default value is the default value of data type A, then if we change the attribute template's data type to B, then the attribute template's default value should become the default value of B.
For...