![]() | DriverSession::SetQueryInstrStatusEnabled |
Enables or disables intrument error polling for the driver session.
virtual void SetQueryInstrStatusEnabled(bool bValue); void SetQueryInstrStatusEnabled(ViSession Vi, bool bValue);
[in] ViSession handle for the driver session.
[in] Set to True to enable instrument error polling or False to disable it.