NIFGEN_ATTR_INTERCHANGE_CHECK

NI-FGEN C Function

NIFGEN_ATTR_INTERCHANGE_CHECK

Specific Attribute

Data Type Access Applies to Coercion High-Level Functions
ViBoolean R/W N/A None None

Description

Specifies whether to perform interchangeability checking and retrieve interchangeability warnings when you call the niFgen_InitiateGeneration function.

Interchangeability warnings indicate that using your application with a different device might cause different behavior. Call the niFgen_GetNextInterchangeWarning function to extract interchange warnings. Call the niFgen_ClearInterchangeWarnings 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 the attribute has been invalidated since you set it.

Default Value: VI_FALSE