![]() |
CurrentLimitBehavior






Public Data Item |
Declared in: NiIviDcPwr.h |
Declaration
long CurrentLimitBehavior[];
Description
The behavior of the power supply when the output current is equal to or greater than the value of the CurrentLimit property.
The following list includes valid values:
- CNiIviDcPwr::RegulateCurrent - When the output current reaches the value of the CurrentLimit property, regulate the output current at that value.
- CNiIviDcPwr::TripCurrent - When the output current reaches the value of the CurrentLimit property, disable the output.