NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerMeasureCompleteEvent.OutputTerminal Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasureCompleteEvent.OutputTerminal Property

DCPowerMeasureCompleteEventOutputTerminal Property

Gets or sets the output terminal for exporting the MeasureCompleteEvent.

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

Syntax

public DCPowerMeasureCompleteEventOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As DCPowerMeasureCompleteEventOutputTerminal
	Get
	Set

Property Value

Type: DCPowerMeasureCompleteEventOutputTerminal
Specifies the DCPowerMeasureCompleteEventOutputTerminal value.

Exceptions

ExceptionCondition
ObjectDisposedException The InputTerminal property was accessed after the associated NIDCPower object was disposed.

See Also

Log in to get a better experience