DriverOperation
- Updated2025-10-14
- 1 minute(s) read
Gets the DriverOperation sub-object that affect operation of the NI-RFSG instrument driver.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDriverOperation DriverOperation { get; }
Remarks
Returns an object of type RfsgDriverOperation.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DriverOperation property was accessed after the associated NIRfsg object was disposed. |