DoneEvent
- Updated2025-10-14
- 1 minute(s) read
Gets the DoneEvent sub-object representing the underlying hardware used to configure Done Events.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDoneEvent DoneEvent { get; }
Remarks
Returns object of type RfsgDoneEvent.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DoneEvent property was accessed after the associated NIRfsg object was disposed. |