NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalSourceDCVoltage.CurrentLimitBehavior Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalSourceDCVoltage.CurrentLimitBehavior Property

DigitalSourceDCVoltageCurrentLimitBehavior Property

Gets or sets the current limit behavior, which controls how the output current reacts when the current limit is reached.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public PpmuCurrentLimitBehavior CurrentLimitBehavior { get; set; }
Public Property CurrentLimitBehavior As PpmuCurrentLimitBehavior
	Get
	Set

Property Value

Type: PpmuCurrentLimitBehavior
The output current behavior when the current limit is reached.

Exceptions

ExceptionCondition
SelectorNameExceptionAn instance of DigitalPinSet references a pin or pin group name not loaded in the pin map.
OutOfRangeExceptionThe value for CurrentLimitBehavior is invalid.

See Also

Log in to get a better experience