Click or drag to resize

DriverSession::SetQueryInstrStatusEnabled

Enables or disables intrument error polling for the driver session.

virtual void SetQueryInstrStatusEnabled(bool bValue);

void SetQueryInstrStatusEnabled(ViSession Vi, bool bValue);
Parameters
Vi

[in] ViSession handle for the driver session.

bValue

[in] Set to True to enable instrument error polling or False to disable it.

Download a complete CHM version of this documentation here.