Offset
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the offset that the signal generator adds to the arbitrary waveform data.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double Offset { get; set; }
Remarks
Specifies a Double representing the offset, in volts (V), that the signal generator adds to the arbitrary waveform data.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Offset property was accessed after the associated NIRfsg object was disposed. |