RFmxNRMXDownlinkTestModelDuplexScheme Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxNRMXDownlinkTestModelDuplexScheme Enumeration
Specifies the duplexing technique of the signal being measured. Refer to section 4.9.2 of 3GPP 38.141 specification for more information regarding test model configurations based on duplex scheme.
Namespace: NationalInstruments.RFmx.NRMX
Assembly: NationalInstruments.RFmx.NRMX.Fx40 (in NationalInstruments.RFmx.NRMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxNRMXDownlinkTestModelDuplexScheme
Public Enumeration RFmxNRMXDownlinkTestModelDuplexScheme
Members
| Member name | Value | Description | |
|---|---|---|---|
| Fdd | 0 | Specifies that the duplexing technique is frequency-division duplexing. | |
| Tdd | 1 | Specifies that the duplexing technique is time-division duplexing. |