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