ScopeChannelTerminalConfiguration Enumeration
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelTerminalConfiguration Enumeration
Specifies the terminal configuration for the channel.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public enum ScopeChannelTerminalConfiguration
Public Enumeration ScopeChannelTerminalConfiguration
Members
| Member name | Value | Description | |
|---|---|---|---|
| SingleEnded | 0 | The channel is single-ended. | |
| UnbalancedDifferential | 1 | The channel is unbalanced differential. | |
| Differential | 2 | The channel is differential. |