Attribute suffix
- Last UpdatedSep 28, 2022
- 1 minute read
The PI Connector for FANUC Focas adds a suffix to every measurement attribute defined in the measurement configuration file, in order to prevent possible naming conflicts. The suffixes for each of the attribute types differ:
-
For static attributes, the connector adds the suffix (Meta). For example, if a static attribute is defined with the name Position in the file, the actual attribute name represented in PI AF will be Position (Meta).
-
For real-time data attributes, the connector adds a suffix indicating the data type information of that attribute, which is (<Data Type>). For example, if a real-time data attribute is defined with the name Speed and data type Int32 in the file, the actual attribute name presented in AF will be Speed (Int32).