RFmxLteMXDownlinkChannelConfigurationMode Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the channel configuration mode.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXDownlinkChannelConfigurationMode
Members
Name | Value | Description |
---|---|---|
UserDefined | 1 | You have to manually set all the signals and channels. |
TestModel | 2 | You need to select a test model using the SetDownlinkTestModel(string, RFmxLteMXDownlinkTestModel) method, which will configure all the signals and channels automatically according to the 3GPP specification. |