Utility
- Updated2025-10-14
- 1 minute(s) read
Gets the Utility sub-object applicable to driver utility operations such as SelfCalibrate, Reset, and Commit.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDriverUtility Utility { get; }
Remarks
Returns an object of type RfsgDriverUtility.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Utility property was accessed after the associated NIRfsg object was disposed. |