CNiIviDcPwrOutput::QueryVoltageLevelMax

Measurement Studio IVI

Class
CNiIviDcPwrOutput::
QueryVoltageLevelMax()
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: QueryOutputStateNext page: ResetOutputProtection    
Public Function Declared in:
NiIviDcPwr.h

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

inline double QueryVoltageLevelMax(
    const CString &channelName,
    double currentLimit);

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

Returns the maximum programmable voltage level that the power supply accepts for a particular current limit 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 voltage.

double currentLimit

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

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