IOffset
- Updated2025-10-14
- 1 minute(s) read
Gets or sets I-signal DC offset when using a National Instruments arbitrary waveform generator (AWG).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double IOffset { get; set; }
Remarks
Specifies a Double representing the I-signal DC offset.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IOffset property was accessed after the associated NIRfsg object was disposed. |