![]() |
ConfigureOutputRange()






Public Function |
Declared in: NiIviDcPwr.h |
Declaration
inline void ConfigureOutputRange( const CString &channelName, long rangeType, double range);
Description
C onfigures the power supply's output range on a channel.
Parameters
const CString &channelName
long rangeType
double range
The channel on which to configure the output range.
The type of range you want to configure.
The following list includes valid values:
- CNiIviDcPwr::CurrentRange - Current Range.
- CNiIviDcPwr::VoltageRange - Voltage Range.
The range in which you want the power supply to operate.