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

TypeDescription
System.ObjectDisposedException

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