DeviceEvents
- Updated2025-10-14
- 1 minute(s) read
Gets the DeviceEvents sub-object used to configure the NI-RFSG events that can be exported.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDeviceEvents DeviceEvents { get; }
Remarks
Returns an object of type RfsgDeviceEvents.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DeviceEvents property was accessed after the associated NIRfsg object was disposed. |