ClassPrefix Record Value Coercions
Inherent Property
Data Type | Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|
R/W | N/A | None | None |
Description
Specifies whether the IVI Engine keeps a list of the value coercions it makes for and properties. When this property is enabled, the class driver maintains a record of each coercion. You view the coercion records with NI Spy. Alternately, you call ClassPrefix_Get Next Coercion Record VI to extract and delete the oldest coercion record from the list.
The default value is FALSE. You can override this value by specifying a value with MAX or by initializing the IVI session with the ClassPrefix Initialize With Options VI.
Note If ClassPrefix Record Value Coercions is set to TRUE and you are not using NI Spy, the coercion queue is cleared by calling ClassPrefix Get Next Coercion Info. If you do not clear the queue, the resulting list build-up appears as a memory leak. |
Property Node Path
ClassPrefix»Inherent IVI Settings»User Options»Record Value Coercions