![]() |
QueryCurrentLimitMax()




| Public Function |
Declared in: NiIviDcPwr.h |
Declaration
inline double QueryCurrentLimitMax(
const CString &channelName,
double voltageLevel);
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.
Parameters
const CString &channelName
double voltageLevel
The channel on which to query the maximum current limit.
The voltage level for which to determine the maximum programmable current limit.


