NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerFetchResult.InCompliance Property

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

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: Boolean
Returns an array of Boolean of inCompliance measurements retrieved from the device.

Return Value

Type: Boolean
Returns an array of Boolean that indicates whether the output was inCompliance at the time the measurement was taken.

See Also

Log in to get a better experience