NIDCPOWER_ATTR_INTERCHANGE_CHECK

NI-DCPower Function Reference

NIDCPOWER_ATTR_INTERCHANGE_CHECK

Specific Attribute

Data
type
Access Applies to Coercion High-Level Functions
ViBoolean R/W Device None niDCPower_InitWithOptions

Description

Specifies whether to perform interchangeability checking and log interchangeability warnings when you call NI-DCPower functions. The default value is VI_FALSE.

Interchangeability warnings indicate that using your application with a different power supply might cause different behavior. Call the niDCPower_GetNextInterchangeWarning function to retrieve interchange warnings.

Call the niDCPower_GetNextInterchangeWarning function to clear the list of interchangeability warnings without reading them.

Interchangeability checking examines the attributes in a capability group only if you specify a value for at least one attribute within that group. Interchangeability warnings can occur when an attribute affects the behavior of the device and you have not set that attribute or when the attribute has been invalidated since you set it.