NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalSourceDCVoltage.IsCurrentLimitSupported Property

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

DigitalSourceDCVoltageIsCurrentLimitSupported Property

Gets a value indicating whether the instrument supports configuration of a current limit when you set the PPMU OutputFunction to DCVoltage.

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

Syntax

public bool IsCurrentLimitSupported { get; }
Public ReadOnly Property IsCurrentLimitSupported As Boolean
	Get

Property Value

Type: Boolean
Whether the configuration of a current limit is supported on this instrument.

Exceptions

ExceptionCondition
SelectorNameExceptionAn instance of DigitalPinSet references a pin or pin group name not loaded in the pin map.

See Also

Log in to get a better experience