NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerSourceTrigger.Type Property

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

DCPowerSourceTriggerType Property

Gets or sets the SourceTrigger type.

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

Syntax

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

Property Value

Type: DCPowerSourceTriggerType
Specifies the DCPowerSourceTriggerType 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