NIRfsa Namespace

Table of Contents

RfsaIQInPortChannelCollection.CommonMode Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaIQInPortChannelCollection.CommonMode Property

RfsaIQInPortChannelCollectionCommonMode Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double CommonMode { get; set; }
Public Property CommonMode As Double
	Get
	Set

Property Value

Double
The common-mode level in volts.

Exceptions

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

Remarks

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

See Also

Log in to get a better experience