|
C37118DigitalStateSetsCompositeQual Field
|
Represents the composite quality status digital state.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax public const int CompositeQual = 0
Public Const CompositeQual As Integer = 0
public:
literal int CompositeQual = 0
static val mutable CompositeQual: int
var PIAdapters.C37118DigitalStateSets.CompositeQual
Field Value
Int32Remarks
Digital tag receives a composite status from the Data Valid, PMU Error, Sync Error and Data Sorting flags.
If any of these flags are set, the value of this tag will be set to 1. Otherwise, it will be zero.
See Also