NationalInstruments.RFmx.EvdoMX
- Updated2025-04-08
- 5 minute(s) read
Classes
Name | Description |
---|---|
RFmxEvdoMX | Defines a root class which is used to identify and control EVDO signal configuration. |
RFmxEvdoMXAcp | Represents the ACP measurement. |
RFmxEvdoMXAcpConfiguration | Provides methods to configure the ACP measurement. |
RFmxEvdoMXAcpResults | Provides methods to fetch and read the ACP measurement results. |
RFmxEvdoMXCda | Represents the CDA measurement. |
RFmxEvdoMXCdaConfiguration | Provides methods to configure the CDA measurement. |
RFmxEvdoMXCdaResults | Provides methods to fetch and read the CDA measurement results. |
RFmxEvdoMXChp | Represents the CHP measurement. |
RFmxEvdoMXChpConfiguration | Provides methods to configure the CHP measurement. |
RFmxEvdoMXChpResults | Provides methods to fetch and read the CHP measurement results. |
RFmxEvdoMXConstants | Specifies constants for I/O terminals. |
RFmxEvdoMXModAcc | Represents the ModAcc measurement. |
RFmxEvdoMXModAccConfiguration | Provides methods to configure the ModAcc measurement. |
RFmxEvdoMXModAccResults | Provides methods to fetch and read the ModAcc measurement results. |
RFmxEvdoMXObw | Represents the OBW measurement. |
RFmxEvdoMXObwConfiguration | Provides methods to configure the OBW measurement. |
RFmxEvdoMXObwResults | Provides methods to fetch and read the OBW measurement results. |
RFmxEvdoMXSem | Represents the SEM measurement. |
RFmxEvdoMXSemConfiguration | Provides methods to configure the SEM measurement. |
RFmxEvdoMXSemResults | Provides methods to fetch and read the SEM measurement results. |
RFmxEvdoMXSlotPhase | Represents the SlotPhase measurement. |
RFmxEvdoMXSlotPhaseConfiguration | Provides methods to configure the SlotPhase measurement. |
RFmxEvdoMXSlotPhaseResults | Provides methods to fetch and read the SlotPhase measurement results. |
RFmxEvdoMXSlotPower | Represents the SlotPower measurement. |
RFmxEvdoMXSlotPowerConfiguration | Provides methods to configure the SlotPower measurement. |
RFmxEvdoMXSlotPowerResults | Provides methods to fetch and read the SlotPower measurement results. |
RFmxEvdoMXSubObject | Represents members that are common to all sub-object of RFmxEvdoMX classes. |
Interfaces
None
Structures
None
Enumerations
Name | Description |
---|---|
RFmxEvdoMXAcpAveragingEnabled | Specifies whether to enable averaging for the ACP measurement. |
RFmxEvdoMXAcpAveragingType | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement. |
RFmxEvdoMXAcpFftOverlapMode | Specifies how the FFT overlap is applied to the acquired samples. The default Value is Disabled. |
RFmxEvdoMXAcpIFOutputPowerOffsetAuto | Specifies whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the adjacent channel power (ACP) measurement. This method is used only if you set the SetMeasurementMethod(string, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange. |
RFmxEvdoMXAcpMeasurementMethod | Specifies the method for performing the adjacent channel power (ACP) measurement. |
RFmxEvdoMXAcpNoiseCompensationEnabled | Specifies whether to enable compensation of the channel powers for the inherent noise floor of the signal analyzer. Supported Devices: PXIe-5663/5665/5668R, PXIe-5830/5831/5832. |
RFmxEvdoMXAcpOffsetPowerReferenceCarrier | Specifies the carrier number that is used as the power reference to measure the offset channel relative power. |
RFmxEvdoMXAcpRbwAutoBandwidth | Specifies whether the measurement computes the RBW. |
RFmxEvdoMXAcpRbwFilterType | Specifies the shape of the digital RBW filter. |
RFmxEvdoMXAcpSweepTimeAuto | Specifies whether the measurement computes the sweep time. |
RFmxEvdoMXCdaIQGainImbalanceRemovalEnabled | Specifies whether to remove the I/Q gain imbalance before the CDA measurement. |
RFmxEvdoMXCdaIQOffsetRemovalEnabled | Specifies whether to remove the I/Q offset before the CDA measurement. |
RFmxEvdoMXCdaIQQuadratureErrorRemovalEnabled | Specifies whether to remove the I/Q quadrature error before the CDA measurement. |
RFmxEvdoMXCdaPowerUnit | Specifies the measurement unit of the code domain power results. |
RFmxEvdoMXCdaReceiveFilterEnabled | Specifies whether to enable receive filtering. |
RFmxEvdoMXCdaSpectrumInverted | Specifies whether the signal spectrum is inverted. |
RFmxEvdoMXCdaSynchronizationMode | Specifies whether the measurement is performed from the frame, slot, or symbol boundary. |
RFmxEvdoMXCdaUplinkBranch | Specifies the Walsh branch of the channel, subject to channel-specific analysis. |
RFmxEvdoMXChannelConfigurationMode | Specifies whether to detect the channels automatically or to use a specified channel configuration. |
RFmxEvdoMXChpAveragingEnabled | Specifies whether to enable averaging for the channel power (CHP) measurement. |
RFmxEvdoMXChpAveragingType | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the channel power (CHP) measurement. |
RFmxEvdoMXChpRbwAutoBandwidth | Specifies whether the measurement computes the RBW. |
RFmxEvdoMXChpRbwFilterType | Specifies the shape of the digital RBW filter. |
RFmxEvdoMXChpSweepTimeAuto | Specifies whether the measurement computes the sweep time. |
RFmxEvdoMXDigitalEdgeTriggerEdge | Specifies the active edge for the trigger. This method is used only when you set the SetTriggerType(string, RFmxEvdoMXTriggerType) method to DigitalEdge. |
RFmxEvdoMXIQPowerEdgeTriggerLevelType | Specifies the reference for the SetIQPowerEdgeTriggerLevel(string, double) method. This method is used only when you set the SetTriggerType(string, RFmxEvdoMXTriggerType) method to IQPowerEdge. |
RFmxEvdoMXIQPowerEdgeTriggerSlope | Specifies whether the device asserts the trigger when the signal power is rising or when it is falling. The device asserts the trigger when the signal power exceeds the specified level with the slope you specify. This method is used only when you set the SetTriggerType(string, RFmxEvdoMXTriggerType) method to IQPowerEdge. |
RFmxEvdoMXLimitedConfigurationChange | Specifies the set of properties that are considered by RFmx in the locked signal configuration state. |
RFmxEvdoMXLinkDirection | Specifies the direction for which the frequency is calculated. Only Uplink is supported. |
RFmxEvdoMXMeasurementTypes | Specifies the type of measurement. |
RFmxEvdoMXModAccIQGainImbalanceRemovalEnabled | Specifies whether to remove the I/Q gain imbalance before the EVM measurement. |
RFmxEvdoMXModAccIQOffsetRemovalEnabled | Specifies whether to remove the I/Q offset before the EVM measurement. |
RFmxEvdoMXModAccIQQuadratureErrorRemovalEnabled | Specifies whether to remove the I/Q quadrature error before the EVM measurement. |
RFmxEvdoMXModAccMultiCarrierFilterEnabled | Enables the multi-carrier filter that can increase the multi-carrier interference suppression to improve ModAcc measurement quality in the presence of neighboring carriers. |
RFmxEvdoMXModAccReceiveFilterEnabled | Specifies whether to enable receive filtering. |
RFmxEvdoMXModAccSpectrumInverted | Specifies whether the measured spectrum is inverted. |
RFmxEvdoMXModAccSynchronizationMode | Specifies whether the measurement is performed from frame, slot, or symbol boundary. |
RFmxEvdoMXModAccUplinkDetectedBranch | Returns the quadrature branch of a particular detected channel. Use "channel<em>(n)</em>" as the selector string to read this method. |
RFmxEvdoMXModAccUplinkDetectedDataModulationType | Returns the modulation type of the uplink data channel. |
RFmxEvdoMXModAccUplinkPeakActiveCdeBranch | Returns the quadrature branch of the channel corresponding to the Peak Active CDE (dB) result. |
RFmxEvdoMXModAccUplinkPeakCdeBranch | Returns the branch of the channel corresponding to the Peak Active CDE (dB) method result. |
RFmxEvdoMXObwAveragingEnabled | Specifies whether to enable averaging for the occupied bandwidth (OBW) measurement. |
RFmxEvdoMXObwAveragingType | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for occupied bandwidth (OBW) measurement. |
RFmxEvdoMXObwRbwAutoBandwidth | Specifies whether the measurement computes the RBW. |
RFmxEvdoMXObwRbwFilterType | Specifies the shape of the digital RBW filter. |
RFmxEvdoMXObwSweepTimeAuto | Specifies whether the measurement computes the sweep time. |
RFmxEvdoMXPhysicalLayerSubtype | Selects the EV-DO physical layer subtype. |
RFmxEvdoMXPropertyId | Specifies all the attribute identifiers. |
RFmxEvdoMXSemAveragingEnabled | Specifies whether to enable averaging for the spectral emissions mask (SEM) measurement. |
RFmxEvdoMXSemAveragingType | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the spectral emissions mask (SEM) measurement. |
RFmxEvdoMXSemCompositeMeasurementStatus | Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment. |
RFmxEvdoMXSemLowerOffsetMeasurementStatus | Indicates the lower offset segment measurement status based on measurement limits and the failure criteria specified by the standard. Use "offset<em>(n)</em>" as the selector string to read this method. |
RFmxEvdoMXSemOffsetRbwFilterType | Returns the type of RBW filter used to sweep the offset segment. |
RFmxEvdoMXSemSweepTimeAuto | Specifies whether the measurement computes the sweep time. |
RFmxEvdoMXSemUpperOffsetMeasurementStatus | Indicates the upper offset measurement status based on measurement limits and the failure criteria specified by the standard. Use "offset<em>(n)</em>" as the selector string to read this method. |
RFmxEvdoMXSlotPhaseReceiveFilterEnabled | Specifies whether to enable receive filtering. |
RFmxEvdoMXSlotPhaseSpectrumInverted | Specifies whether the signal spectrum is inverted. |
RFmxEvdoMXSlotPhaseSynchronizationMode | Specifies whether the measurement is performed from the frame or the slot boundary. |
RFmxEvdoMXSlotPowerReceiveFilterEnabled | Specifies whether to enable receive filtering. |
RFmxEvdoMXSlotPowerSpectrumInverted | Specifies whether the signal spectrum is inverted. |
RFmxEvdoMXSlotPowerSynchronizationMode | Specifies whether the measurement is performed from the frame or the slot boundary. |
RFmxEvdoMXTriggerMinimumQuietTimeMode | Specifies whether the measurement computes the minimum quiet time used for triggering. |
RFmxEvdoMXTriggerType | Specifies the trigger type. |
RFmxEvdoMXUplinkBranch | Specifies the quadrature branch on which a specific user defined-channel is mapped. This method is used only when you set the SetChannelConfigurationMode(string, RFmxEvdoMXChannelConfigurationMode) method to UserDefined. Use "channel<em>(n)</em>" as the Selector Strings to configure or read this method. |
RFmxEvdoMXUplinkDataModulationType | Defines the modulation of the data channel. This method is used only when you set the SetChannelConfigurationMode(string, RFmxEvdoMXChannelConfigurationMode) method to UserDefined. |
Delegates
None