NISWITCH_ATTR_RECORD_COERCIONS

NI-SWITCH Functions

NISWITCH_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 ViInt32 and ViReal64 attributes. call niSwitch_GetNextCoercionRecord to extract and delete the oldest coercion record from the list.
The default value is VI_FALSE. Use the niSwitch_InitWithOptions function to override this value.

Defined Values:

VI_TRUE


VI_FALSE