IVIRFSIGGEN_ATTR_RECORD_COERCIONS

CVI/LabWindows IVI Class Driver

IVIRFSIGGEN_ATTR_RECORD_COERCIONS

Specific Attribute

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

Description

Specifies whether the IVI engine keeps a list of the value coercions it makes for integer and real type attributes. You call IviRFSigGen_GetNextCoercionRecord function to extract and delete the oldest coercion record from the list.

The default value is VI_FALSE. Use the IviRFSigGen_InitWithOptions function to override this value.

Defined Values

VI_TRUE

VI_FALSE