ClassPrefix Query Instrument Status

LabVIEW IVI Class Driver

ClassPrefix Query Instrument Status

Inherent Property

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

Description

Specifies whether the specific driver queries the instrument status after each VI call. Querying the instrument status is useful for debugging. After validating the program, you can set this property to FALSE to disable status checking and maximize performance. You specify a value for this property for the entire instrument driver. However, the driver can override this value for a particular property.

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.

Property Node Path

ClassPrefix»Inherent IVI Settings»User Options»Query Instrument Status