ReceiverPath Enumeration
- Updated2023-12-28
- 1 minute(s) read
ReceiverPath Enumeration
Specifies the receiver path to fetch the receiver offset data for.
This property does not support the mmWave subsystem.
This property does not support the mmWave subsystem.
Namespace: NationalInstruments.ModularInstruments.NIRfpm
Assembly: NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023
Syntax
public enum ReceiverPath
Public Enumeration ReceiverPath
Members
Member name | Value | Description | |
---|---|---|---|
Direct | 0 |
Uses the direct path through the NI-RFPM switch device.
This property does not support the mmWave subsystem. | |
Gain | 1 |
Uses the amplified path through the NI-RFPM switch device.
This property does not support the mmWave subsystem. | |
Loop | 2 |
Uses the path through the bypass loop of the NI-RFPM switch device.
This property does not support the mmWave subsystem. | |
Unspecified | 3 |
NI-RFPM searches across all paths for offset data that matches the requested parameters.
This property does not support the mmWave subsystem. |