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

TypeDescription
System.ObjectDisposedException

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