Gets or sets the common-mode offset applied to the signals generated at each differential output terminal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double CommonModeOffset { get; set; }

Remarks

Specifies a Double representing the common-mode offset, in volts (V), applied to the generated signals at each differential output terminal.

Exceptions

TypeDescription
System.ObjectDisposedException

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