NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSource.QueryCurrentLimitMin Method

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSource.QueryCurrentLimitMin Method

DCPowerOutputSourceQueryCurrentLimitMin Method

Queries the minimum current limit on a channel if the channel is set to the specified voltageLevel.

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

Syntax

public double QueryCurrentLimitMin(
	double voltageLevel
)
Public Function QueryCurrentLimitMin ( 
	voltageLevel As Double
) As Double

Parameters

voltageLevel
Type: SystemDouble
Specifies the voltage level to use when calculating the minimum current limit.

Return Value

Type: Double
Returns the minimum current limit that can be set on a channel with the specified voltageLevel.

See Also

Log in to get a better experience