Warning
- Updated2025-10-14
- 1 minute(s) read
Occurs when the driver generates a warning.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public System.EventHandler< RfsgWarningEventArgs > Warning
Remarks
You will receive event notifications on registration as listeners.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Warning event was accessed after the associated NIRfsg object was disposed. |