Using Quality Functions
These functions operate on UInt32 Status Codes, typically returned by an operation on real-time or historical values. For the status codes returned by historical operations and their meanings, see Data Historian Status Codes.
GETDESCQ
Returns a human-readable string of the UInt32 expression representing a Status Code.
Example:
ISBADQ
Determines if the specified UInt32 expression represents a Bad Status Code.
Examples:
ISGOODQ
Determines if the specified UInt32 expression represents a Good Status Code.
Examples:
ISUNCQ
Determines if the specified UInt32 expression represents an Uncertain Status Code.
Examples: