CNiIviDcPwrOutput::QueryCurrentLimitMax

Measurement Studio IVI

Class
CNiIviDcPwrOutput::
QueryCurrentLimitMax()
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: MeasureVoltageNext page: QueryOutputState    
Public Function Declared in:
NiIviDcPwr.h

'Declaration' icon -- Shortcut to top of page. Declaration

inline double QueryCurrentLimitMax(
    const CString &channelName,
    double voltageLevel);

'Description' icon -- Shortcut to top of page. Description

Returns the maximum programmable current limit that the power supply accepts for a particular voltage level on a channel for the output range to which the power supply is currently configured.

Shortcut to top of page. Parameters

const CString &channelName

The channel on which to query the maximum current limit.

double voltageLevel

The voltage level for which to determine the maximum programmable current limit.

'See Also' icon -- Shortcut to top of page. See Also