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

TypeDescription
System.ObjectDisposedException

The QOffset property was accessed after the associated NIRfsg object was disposed.