ClassPrefix Interchange Check

LabVIEW IVI Class Driver

ClassPrefix Interchange Check

Inherent Property

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

Description

Specifies whether the driver performs interchangeability checking. When this property is enabled, the class driver keeps a list of the interchangeability warnings it encounters. You view the interchangeability warnings with NI Spy. Alternatively, you can call ClassPrefix Get Next Interchange Warning VI to extract and delete the oldest record from the list.

Note  If Class Prefix Interchange Check is set to TRUE and you are not using NI Spy, the interchange check queue is cleared by calling ClassPrefix Get Next Interchange Warning VI. If you do not clear the queue, the resulting list build-up appears as a memory leak.

The default value is FALSE. You can override this value by specifying a value with MAX. You can clear the interchangeability warning list by calling the ClassPrefix Clear Interchange Warnings VI.

Property Node Path

ClassPrefix»Inherent IVI Settings»User Options»Interchange Check