NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerMeasurementEventArgs(T).Result Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasurementEventArgs(T).Result Property

DCPowerMeasurementEventArgsTResult Property

Gets the result obtained by the measurement operation.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public T Result { get; }
Public ReadOnly Property Result As T
	Get

Property Value

Type: T
Contains a single value for a single point measurement, or an array of values for a multipoint measurement or waveform datatype for waveform measurement.

See Also

Log in to get a better experience