NIDMM_ATTR_RECORD_COERCIONS
- Updated2023-02-21
- 1 minute(s) read
Specific Attribute
| Data type |
Access | Coercion | High-Level Function |
|---|---|---|---|
| ViBoolean | R/W | None | None |
Description
Specifies whether the IVI engine keeps a list of the value coercions it makes for ViInt32 and ViReal64 attributes. Call niDMM_GetNextCoercionRecord to extract and delete the oldest coercion record from the list. The default value is VI_FALSE (0). Use the niDMM_InitWithOptions function to override this setting.