Arb
- Updated2025-10-14
- 1 minute(s) read
Gets the Arb sub-object used to configure the arbitrary waveform generator (AWG).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgArb Arb { get; }
Remarks
Returns an object of type RfsgArb.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Arb property was accessed after the associated NIRfsg object was disposed. |