DCPowerFetchResult.InCompliance Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerFetchResultInCompliance Property
Gets an array of inCompliance measurements retrieved from the device.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public bool[] InCompliance { get; }
Public ReadOnly Property InCompliance As Boolean() Get
Property Value
Type: BooleanReturns an array of Boolean of inCompliance measurements retrieved from the device.
Return Value
Type: BooleanReturns an array of Boolean that indicates whether the output was inCompliance at the time the measurement was taken.