CommonMode
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CommonMode property was accessed after the associated NIRfsa object was disposed. |