Skip to content

DriverSession::SetQueryInstrStatusEnabled

Enables or disables instrument error polling for the driver session.

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

Vi

[in] ViSession handle for the driver session.

bValue

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