RfsgTerminalConfiguration Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether to use the I/Q OUT port for Differential configuration or Single-Ended configuration.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgTerminalConfiguration
Members
| Name | Value | Description |
|---|---|---|
| Differential | (int)15000 | Sets the terminal configuration to Differential. |
| SingleEnded | (int)15001 | Sets the terminal configuration to Single-Ended. |