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