QualityStatus Class Members
The following tables list the members exposed by QualityStatus.
Public Fields
Name | Description | |
---|---|---|
QualityNotExist | This define the bits when the quality does not exist. |
Public Properties
Name | Description | |
---|---|---|
MxQuality | Gets the ArchestrA Mx quality code, or QualityNotExist if it does not exist. | |
OPCUAQuality | Gets the OPC UA quality code, or QualityNotExist if it does not exist. | |
StatusSetting | Gets the data status setting enum. |
Public Methods
Name | Description | |
---|---|---|
IsBad | If the quality is bad. | |
IsGood | If the quality is good. | |
IsInitializing | If the quality is initializing. | |
IsUncertain | If the quality is uncertain. |
See Also