QualityType [Enumeration]
- Last UpdatedJul 18, 2023
- 1 minute read
Defines the known quality states of data.
Defined As
-
[VBA] Integer
-
[Cicode] INT
-
[C++] QualityType
Members
|
Member Name |
Description |
Value |
|---|---|---|
|
QualityType_Good |
The sample is good |
0 |
|
QualityType_NA |
Indicates a loss of connection |
1 |
|
QualityType_Gated |
Indicates the data was marked as unwanted |
2 |
Remarks
An alarm pens "disabled" state is treated as QualityType_Gated.