ErrorQuery()
- Updated2025-10-14
- 1 minute(s) read
Reads an error code and an error message from the instrument error queue.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgErrorQueryResult ErrorQuery()
Returns
Returns RfsgErrorQueryResult.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ErrorQuery method was accessed after the associated NIRfsg object was disposed. |