CNiIviDcPwrOutput::CurrentLimitBehavior

Measurement Studio IVI

Class
CNiIviDcPwrOutput::
CurrentLimitBehavior
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: CurrentLimitNext page: Enabled    
Public Data Item Declared in:
NiIviDcPwr.h

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

long CurrentLimitBehavior[];

'Description' icon -- Shortcut to top of page. 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.

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