Gets or sets the common-mode level presented at each differential input terminal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double CommonMode { get; set; }

Remarks

The common-mode level in volts.

Common-mode level shifts both positive and negative terminals in the same direction.

Exceptions

TypeDescription
System.ObjectDisposedException

The CommonMode property was accessed after the associated NIRfsa object was disposed.