NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerMeasureTrigger.Type Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasureTrigger.Type Property

DCPowerMeasureTriggerType Property

Gets or sets the MeasureTrigger type.

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

Syntax

public DCPowerMeasureTriggerType Type { get; set; }
Public Property Type As DCPowerMeasureTriggerType
	Get
	Set

Property Value

Type: DCPowerMeasureTriggerType
Specifies the DCPowerMeasureTriggerType enumeration.

Exceptions

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

See Also

Log in to get a better experience