Provide AF Analysis Function for Element Unit
There is a function in AF named TagEU(). This function returns the EU of the PI Tag, NOT the EU of the element. This presents problems in analysis if the Units in PI are not spelled the same as they are in AF or if the unit in AF different than the PI Tag.
Please add a function ElementEU() which returns the EU of the element. It should use the same EU from the element that Convert() uses.

Please see previous comment for the answer to this idea.
2 comments
-
TimothyVann commented
Yes I mean to say add a function named AttributeEU() which returns the EU of the Attribute.
-
An AF element does not have any engineering units. Only attributes have UOM (Units of Measure). Can you please clarify what you're asking for?