RFmxLteMX Methods
- Updated2024-07-17
- 22 minute(s) read
RFmxLteMX Methods
The RFmxLteMX type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AbortMeasurements |
Stops acquisition and measurements associated with signal instance that you specify in the selectorString parameter, which were previously initiated by the Initiate(String, String) method or measurement read methods. Calling this method is optional, unless you want to stop a measurement before it is complete. This method executes even if there is an incoming error. |
![]() | AnalyzeIQ1Waveform |
Performs the enabled measurements on the I/Q complex waveform that you specify in IQ parameter. Call this method after you configure the signal and measurement methods. You can fetch measurement results using the Fetch methods or result methods in the method node.
Use this method only if the Recommended Acquisition Type method value is either IQ or IQorSpectral. When using the Analysis-Only mode in RFmxLTE, the RFmx driver ignores the RFmx hardware settings such as reference level and attenuation. The only RF hardware settings that are not ignored are the center frequency and trigger type, since it is needed for spectral measurement traces as well as some measurements such as ModAcc, ACP, and SEM. Query the Recommended Acquisition Type method from the RFmxInstr Property Node after calling the RFmx LTE Commit method. |
![]() | AnalyzeSpectrum1Waveform |
Performs the enabled measurements on the spectrum waveform that you specify in spectrum parameter. Call this method after you configure the signal and measurement methods. You can fetch measurement results using the Fetch methods or result methods in the method node.
Use this method only if the Recommended Acquisition Type method value is either spectral or IQorSpectral.
When using the Analysis-Only mode in RFmxLTE, the RFmx driver ignores the RFmx hardware settings such as reference level and attenuation. The only RF hardware settings that are not ignored are the center frequency and trigger type, since it is needed for spectral measurement traces as well as some measurements such as ModAcc, ACP, and SEM. Query the Recommended Acquisition Type method from the RFmxInstr Property Node after calling the RFmx LTE Commit method. |
![]() | AutoLevel |
Examines the input signal to calculate the peak power level and sets it as the value of the SetReferenceLevel(String, Double) method. Use this method to calculate an approximate setting for the reference level. The RFmxLTE Auto Level method completes the following tasks:
When using NI 5663, 5665, or 5668R devices, NI recommends that you set an appropriate value for mechanical attenuation before calling the RFmxLTE Auto Level method. Setting an appropriate value for mechanical attenuation reduces the number of times the attenuator settings are changed by this method; thus reducing wear and tear, and maximizing the life time of the attenuator. |
![]() ![]() | BuildCarrierString |
Creates a carrier string to use as a selector string with the SEM and ACP carrier configurations or fetch methods and methods. |
![]() ![]() | BuildClusterString |
Creates a cluster string to use as a selector string with the ModAcc cluster configuration or fetch methods and methods. |
![]() ![]() | BuildListStepString |
Creates the list step string.
|
![]() ![]() | BuildListString |
Creates the list string.
|
![]() ![]() | BuildOffsetString |
Creates an offset string to use as a selector string with SEM and ACP offset configuration or fetch methods and methods. |
![]() ![]() | BuildPdschString |
Creates a PDSCH string to use as a selector string with the configuration or fetch methods and methods. |
![]() ![]() | BuildResultString |
Creates selector string for use with configuration or fetch.
|
![]() ![]() | BuildSubblockString |
Creates a subblock string to use as a selector string with the subblock configuration or fetch methods and methods. |
![]() ![]() | BuildSubframeString |
Creates a subframe string to use as a selector string with the configuration or fetch methods and methods. |
![]() | CheckMeasurementStatus |
Checks the status of the measurement. Use this method to check for any errors that may occur during measurement or to check whether the measurement is complete and results are available. |
![]() | ClearAllNamedResults |
Clears all results for the current signal instance. |
![]() | ClearNamedResult |
Clears a result instance specified by the result name in the selectorString parameter. |
![]() | CloneSignalConfiguration |
Creates a new instance of a signal by copying all the method values from an existing signal instance. |
![]() | Commit |
Commits settings to the hardware. Calling this method is optional. RFmxLTE commits settings to the hardware when you call the Initiate(String, String) method. |
![]() | ConfigureAutoDmrsDetectionEnabled |
Configures whether the demodulation reference signal (DMRS) parameters are configured by a user or automatically detected by a measurement. |
![]() | ConfigureBand |
Configures the evolved universal terrestrial radio access (E-UTRA) operating frequency band of a subblock. Use "subblock(n)" as the selector string to configure this method. |
![]() | ConfigureDigitalEdgeTrigger |
Configures the device to wait for a digital edge trigger and then marks a reference point within the record.
|
![]() | ConfigureDuplexScheme |
Configures the duplexing technique of the signal being measured. |
![]() | ConfigureeNodeBCategory |
Configures the eNodeB category of the signal being measured. |
![]() | ConfigureExternalAttenuation |
Specifies the attenuation of a switch or cable connected to the RF IN connector of the signal analyzer. |
![]() | ConfigureFrequency |
Configures the expected carrier frequency of the RF signal to acquire. The signal analyzer tunes to this frequency.
Use "subblock(n)" as the selector string to configure this method. |
![]() | ConfigureFrequencyEarfcn |
Configures the expected carrier frequency of the RF signal to acquire. The signal analyzer tunes to the E-UTRA absolute radio frequency channel number (EARFCN) frequency. Use "subblock(n)" as the selector string to configure this method. |
![]() | ConfigureIQPowerEdgeTrigger |
Configures the device to wait for the complex power of the I/Q data to cross the specified threshold to mark a reference point within the record.
|
![]() | ConfigureLinkDirection |
Configures the link direction of the signal being measured. |
![]() | ConfigureNumberOfComponentCarriers |
Configures the number of component carriers within a subblock. Use "subblock(n)" as the selector string to configure this method. |
![]() | ConfigureNumberOfDutAntennas |
Configures the number of physical antennas used for transmission by the DUT in a MIMO setup. |
![]() | ConfigureNumberOfSubblocks |
Configures the number of subblocks. |
![]() | ConfigureReferenceLevel |
Configures the reference level, which represents the maximum expected power of an RF input signal. |
![]() | ConfigureRF |
Configures the RF methods of the signal specified by the selector string. |
![]() | ConfigureSoftwareEdgeTrigger |
Configures the device to wait for a software trigger and then marks a reference point within the record. |
![]() | ConfigureTransmitAntennaToAnalyze |
Configures the current physical antenna of the DUT in the MIMO setup being tested. |
![]() | DeleteSignalConfiguration |
Deletes an instance of a signal. |
![]() | DisableTrigger |
Configures the device to not wait for a trigger to mark a reference point within a record. This method defines the signal triggering as immediate. |
![]() | Dispose |
Deletes the signal configuration if it is not the default signal configuration and clears any trace of the current signal configuration, if any.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetAcquisitionBandwidthOptimizationEnabled |
Gets whether RFmx driver optimizes the acquisition bandwidth. This may cause acquisition center frequency or local oscillator (LO) to be placed at different position than you configured.
|
![]() | GetAllNamedResultNames |
Gets the named result names of the signal that you specify in the selectorString parameter.
|
![]() | GetAttributeBool |
Gets the value of a Bool attribute.
|
![]() | GetAttributeDouble |
Gets the value of a Double attribute.
|
![]() | GetAttributeInt |
Gets the value of an RFmx 32-bit integer (int32) attribute.
|
![]() | GetAttributeString |
Gets the value of a of an RFmx string.
|
![]() | GetAutoDmrsDetectionEnabled |
Gets whether you configure the values of the demodulation reference signal (DMRS) parameters, such as SetUplinkGroupHoppingEnabled(String, RFmxLteMXUplinkGroupHoppingEnabled), SetUplinkSequenceHoppingEnabled(String, RFmxLteMXUplinkSequenceHoppingEnabled), SetCellId(String, Int32), SetPuschNDmrs1(String, Int32), SetPuschNDmrs2(String, Int32), and SetPuschDeltaSequenceShift(String, Int32) properties, or if the values of these properties are auto-detected by the measurement.
|
![]() | GetAutoLevelInitialReferenceLevel |
Gets the initial reference level that the AutoLevel(String, Double, Double) function uses to estimate the peak power of the input signal. This value is expressed in dBm.
|
![]() | GetBand |
Gets the evolved universal terrestrial radio access (E-UTRA) operating frequency band of a subblock, as defined in section 5.2 of the 3GPP TS 36.521 specification.
|
![]() | GetCenterFrequency |
For a single carrier, this method specifies the center frequency of the acquired RF signal.
|
![]() | GetCenterFrequencyForLimits |
Gets the frequency that determines the SEM mask, IBE limits, and spectral flatness ranges. This value is expressed in Hz.
|
![]() | GetDigitalEdgeTriggerEdge |
Gets the active edge for the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge.
|
![]() | GetDigitalEdgeTriggerSource |
Gets the source terminal for the digital edge trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge.
|
![]() | GetDuplexScheme |
Gets the duplexing technique of the signal being measured.
|
![]() | GeteNodeBCategory |
Gets the downlink eNodeB (Base station) category. Refer to the 3GPP 36.141 specification for more details.
|
![]() | GetErrorString |
Converts the status code returned by an RFmxLTE function into a string.
|
![]() | GetExternalAttenuation |
Gets the attenuation of a switch or cable connected to the RF IN connector of the signal analyzer. This value is expressed in dB. Refer to the RF Attenuation and Signal Levels topic for your device in the NI RF Vector Signal Analyzers Help for more information about attenuation.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetIQPowerEdgeTriggerLevel |
Gets the power level at which the device triggers. This value is expressed in dB when you set the SetIQPowerEdgeTriggerLevelType(String, RFmxLteMXIQPowerEdgeTriggerLevelType) method to Relative and in dBm when you set the IQ Power Edge Level Type method to Absolute. The device asserts the trigger when the signal exceeds the level specified by the value of this method, taking into consideration the specified slope. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | GetIQPowerEdgeTriggerLevelType |
Gets the reference for the SetIQPowerEdgeTriggerLevel(String, Double) method. The IQ Power Edge Level Type method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | GetIQPowerEdgeTriggerSlope |
Gets 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, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | GetIQPowerEdgeTriggerSource |
Gets the channel from which the device monitors the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | GetLimitedConfigurationChange |
Gets the set of properties that are considered by RFmx driver in the locked signal configuration state.
|
![]() | GetLinkDirection |
Gets the link direction of the received signal.
|
![]() | GetListStepTimerDuration |
Gets the duration of a given list step in units specified by SetListStepTimerUnit(String, RFmxLteMXListStepTimerUnit).
|
![]() | GetListStepTimerOffset |
Gets the offset from the start of the step for which the measurements are computed. The unit for this method is specified by SetListStepTimerUnit(String, RFmxLteMXListStepTimerUnit). This method is valid only when you set the SetDigitalEdgeTriggerSource(String, String) method to TimerEvent |
![]() | GetListStepTimerUnit |
Gets the units in which SetListStepTimerDuration(String, Double) and SetListStepTimerOffset(String, Double) are specified.
|
![]() | GetMiConfiguration |
Gets whether the Mi parameter is specified by section 6.1.2.6 of 3GPP TS 36.141 specification for testing E-TMs or in the Table 6.9-1 of 3GPP TS 36.211 specification. The Mi parameter determines the number of PHICH groups in each downlink subframe, when you set the SetDuplexScheme(String, RFmxLteMXDuplexScheme) method to Tdd.
|
![]() | GetNumberOfDutAntennas |
Gets the number of physical antennas available at the DUT for transmission in a MIMO setup.
|
![]() | GetNumberOfSubblocks |
Gets the number of subblocks that are configured in intra-band non-contiguous carrier aggregation.
|
![]() | GetPuschPower | Obsolete.
Gets the power of the physical uplink shared channel (PUSCH) data relative to PUSCH DMRS for a component carrier. This value is expressed in dB.
|
![]() | GetReferenceLevel |
Gets the reference level which represents the maximum expected power of the RF input signal. This value is configured in dBm for RF devices and as Vpk-pk for baseband devices.
|
![]() | GetReferenceLevelHeadroom |
Gets the margin RFmx driver adds to the SetReferenceLevel(String, Double) method. The margin avoids clipping and overflow warnings if the input signal exceeds the configured reference level.
Default values PXIe-5668: 6 dB PXIe-5830/5831/5832/5841/5842/5860: 1 dB PXIe-5840: 0 dBSupported devices: PXIe-5668, PXIe-5830/5831/5832/5840/5841/5842/5860. |
![]() | GetResultFetchTimeout |
Gets the time to wait before results are available in the RFmxLTE_PropertyNode. This value is expressed in seconds. Set this value to a time longer than expected for fetching the measurement. A value of -1 specifies that the RFmx Property Node waits until the measurement is complete.
|
![]() | GetSelectedPorts |
Gets the instrument port to be configured to acquire a signal. Use RFmxInstr_GetAvailablePorts function to get the valid port names.
Valid values PXIe-5820/5840: "" (empty string) PXIe-5830: if0, if1 PXIe-5831/5832: if0, if1, rf<0-1>/port<x>, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panelDefault values PXIe-5820/5840: "" (empty string) PXIe-5830/5831/5832: if1 PXIe-5831/5832: if0, if1, rf<0-1>/port<x>, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panelSupported devices: PXIe-5820/5830/5831/5832/5840 |
![]() | GetSpecialSubframeConfiguration |
Gets the special subframe configuration index. It defines the length of DwPTS, GP, and UpPTS for TDD transmission as defined in the section 4.2 of 3GPP 36.211 specification.
|
![]() | GetSubblockFrequency |
Gets the offset of the subblock from the center frequency. This value is expressed in Hz.
|
![]() | GetTransmitAntennaToAnalyze |
Gets the physical antenna connected to the analyzer.
|
![]() | GetTransmitterArchitecture |
Gets the RF architecture at the transmitter in case of a multicarrier. 3GPP defines different options, each component carriers within a subblock can have separate LO or one common LO for an entire subblock. Based upon the selected option, the additional results are calculated.
|
![]() | GetTriggerDelay |
Gets the trigger delay time. This value is expressed in seconds. If the delay is negative, the measurement acquires pre trigger samples. If the delay is positive, the measurement acquires post trigger samples.
|
![]() | GetTriggerMinimumQuietTimeDuration |
Gets the time duration for which the signal must be quiet before the signal analyzer arms the I/Q power edge trigger. This value is expressed in seconds.
|
![]() | GetTriggerMinimumQuietTimeMode |
Gets whether the measurement computes the minimum quiet time used for triggering.
|
![]() | GetTriggerType |
Gets the trigger type.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUplinkDownlinkConfiguration |
Gets the configuration of the LTE frame structure in the time division duplex (TDD) mode. Refer to table 4.2-2 of the 3GPP TS 36.211 specification to configure the LTE frame.
|
![]() | GetWarning | Gets the latest warning code and description. |
![]() | Initiate |
Initiates all enabled measurements. Call this method after configuring the signal and measurement. This method asynchronously launches measurements in the background and immediately returns to the caller program. You can fetch measurement results using the Fetch methods or result methods in the method node. To get the status of measurements, use the WaitForMeasurementComplete(String, Double) method or CheckMeasurementStatus(String, Boolean) method.
|
![]() | ResetAttribute |
Resets the attribute to its default value.
|
![]() | ResetToDefault |
Resets a signal to the default values. |
![]() | SelectMeasurements |
Specifies the measurements that you want to enable.
|
![]() | SendSoftwareEdgeTrigger |
Sends a trigger to the device when you use the RFmxLTE_CfgTrigger method to choose a software version of a trigger and the device is waiting for the trigger to be sent. You can also use this method to override a hardware trigger. This method returns an error in the following situations:
|
![]() | SetAcquisitionBandwidthOptimizationEnabled |
Sets whether RFmx driver optimizes the acquisition bandwidth. This may cause acquisition center frequency or local oscillator (LO) to be placed at different position than you configured.
|
![]() | SetAttributeBool |
Sets the value of a Bool attribute.
|
![]() | SetAttributeDouble |
Sets the value of a Double attribute.
|
![]() | SetAttributeInt |
Sets the value of a Int attribute.
|
![]() | SetAttributeString |
Sets the value of a String attribute.
|
![]() | SetAutoDmrsDetectionEnabled |
Sets whether you configure the values of the demodulation reference signal (DMRS) parameters, such as SetUplinkGroupHoppingEnabled(String, RFmxLteMXUplinkGroupHoppingEnabled), SetUplinkSequenceHoppingEnabled(String, RFmxLteMXUplinkSequenceHoppingEnabled), SetCellId(String, Int32), SetPuschNDmrs1(String, Int32), SetPuschNDmrs2(String, Int32), and SetPuschDeltaSequenceShift(String, Int32) properties, or if the values of these properties are auto-detected by the measurement.
|
![]() | SetAutoLevelInitialReferenceLevel |
Sets the initial reference level that the AutoLevel(String, Double, Double) function uses to estimate the peak power of the input signal. This value is expressed in dBm.
|
![]() | SetBand |
Sets the evolved universal terrestrial radio access (E-UTRA) operating frequency band of a subblock, as defined in section 5.2 of the 3GPP TS 36.521 specification.
|
![]() | SetCenterFrequency |
For a single carrier, this method specifies the center frequency of the acquired RF signal.
|
![]() | SetCenterFrequencyForLimits |
Sets the frequency that determines the SEM mask, IBE limits, and spectral flatness ranges. If you do not set a value for this method, the measurement internally uses RFmxLteMX.SetCenterFrequency for determining SEM mask, IBE limits, and spectral flatness ranges. This value is expressed in Hz.
|
![]() | SetDigitalEdgeTriggerEdge |
Sets the active edge for the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge.
|
![]() | SetDigitalEdgeTriggerSource |
Sets the source terminal for the digital edge trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge.
|
![]() | SetDuplexScheme |
Sets the duplexing technique of the signal being measured.
|
![]() | SeteNodeBCategory |
Sets the downlink eNodeB (Base station) category. Refer to the 3GPP 36.141 specification for more details.
|
![]() | SetExternalAttenuation |
Sets the attenuation of a switch or cable connected to the RF IN connector of the signal analyzer. This value is expressed in dB. Refer to the RF Attenuation and Signal Levels topic for your device in the NI RF Vector Signal Analyzers Help for more information about attenuation.
|
![]() | SetIQPowerEdgeTriggerLevel |
Sets the power level at which the device triggers. This value is expressed in dB when you set the SetIQPowerEdgeTriggerLevelType(String, RFmxLteMXIQPowerEdgeTriggerLevelType) method to Relative and in dBm when you set the IQ Power Edge Level Type method to Absolute. The device asserts the trigger when the signal exceeds the level specified by the value of this method, taking into consideration the specified slope. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | SetIQPowerEdgeTriggerLevelType |
Sets the reference for the SetIQPowerEdgeTriggerLevel(String, Double) method. The IQ Power Edge Level Type method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | SetIQPowerEdgeTriggerSlope |
Sets 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, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | SetIQPowerEdgeTriggerSource |
Sets the channel from which the device monitors the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
|
![]() | SetLimitedConfigurationChange |
Sets the set of properties that are considered by RFmx driver in the locked signal configuration state.
|
![]() | SetLinkDirection |
Sets the link direction of the received signal.
|
![]() | SetListStepTimerDuration |
Sets the duration of a given list step in units specified by SetListStepTimerUnit(String, RFmxLteMXListStepTimerUnit).
|
![]() | SetListStepTimerOffset |
Sets the offset from the start of the step for which the measurements are computed. The unit for this method is specified by SetListStepTimerUnit(String, RFmxLteMXListStepTimerUnit). This method is valid only when you set the SetDigitalEdgeTriggerSource(String, String) method to TimerEvent.
|
![]() | SetListStepTimerUnit |
Sets the units in which SetListStepTimerDuration(String, Double) and SetListStepTimerOffset(String, Double) are specified.
|
![]() | SetMiConfiguration |
Sets whether the Mi parameter is specified by section 6.1.2.6 of 3GPP TS 36.141 specification for testing E-TMs or in the Table 6.9-1 of 3GPP TS 36.211 specification. The Mi parameter determines the number of PHICH groups in each downlink subframe, when you set the SetDuplexScheme(String, RFmxLteMXDuplexScheme) method to Tdd.
|
![]() | SetNumberOfDutAntennas |
Sets the number of physical antennas available at the DUT for transmission in a MIMO setup.
|
![]() | SetNumberOfSubblocks |
Sets the number of subblocks that are configured in intra-band non-contiguous carrier aggregation.
|
![]() | SetPuschPower | Obsolete.
Sets the power of the physical uplink shared channel (PUSCH) data relative to PUSCH DMRS for a component carrier. This value is expressed in dB.
|
![]() | SetReferenceLevel |
Sets the reference level which represents the maximum expected power of the RF input signal. This value is configured in dBm for RF devices and as Vpk-pk for baseband devices.
|
![]() | SetReferenceLevelHeadroom |
Sets the margin RFmx driver adds to the SetReferenceLevel(String, Double) method. The margin avoids clipping and overflow warnings if the input signal exceeds the configured reference level.
Default values PXIe-5668: 6 dB PXIe-5830/5831/5832/5841/5842/5860: 1 dB PXIe-5840: 0 dBSupported devices: PXIe-5668, PXIe-5830/5831/5832/5840/5841/5842/5860. |
![]() | SetResultFetchTimeout |
Sets the time to wait before results are available in the RFmxLTE_PropertyNode. This value is expressed in seconds. Set this value to a time longer than expected for fetching the measurement. A value of -1 specifies that the RFmx Property Node waits until the measurement is complete.
|
![]() | SetSelectedPorts |
Sets the instrument port to be configured to acquire a signal. Use RFmxInstr_GetAvailablePorts function to get the valid port names.
Valid values PXIe-5820/5840: "" (empty string) PXIe-5830: if0, if1 PXIe-5831/5832: if0, if1, rf<0-1>/port<x>, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panelDefault values PXIe-5820/5840: "" (empty string) PXIe-5830/5831/5832: if1 PXIe-5831/5832: if0, if1, rf<0-1>/port<x>, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panelSupported devices: PXIe-5820/5830/5831/5832/5840 |
![]() | SetSpecialSubframeConfiguration |
Sets the special subframe configuration index. It defines the length of DwPTS, GP, and UpPTS for TDD transmission as defined in the section 4.2 of 3GPP 36.211 specification.
|
![]() | SetSubblockFrequency |
Sets the offset of the subblock from the center frequency. This value is expressed in Hz.
|
![]() | SetTransmitAntennaToAnalyze |
Sets the physical antenna connected to the analyzer.
|
![]() | SetTransmitterArchitecture |
Sets the RF architecture at the transmitter in case of a multicarrier. 3GPP defines different options, each component carriers within a subblock can have separate LO or one common LO for an entire subblock. Based upon the selected option, the additional results are calculated.
|
![]() | SetTriggerDelay |
Sets the trigger delay time. This value is expressed in seconds. If the delay is negative, the measurement acquires pre trigger samples. If the delay is positive, the measurement acquires post trigger samples.
|
![]() | SetTriggerMinimumQuietTimeDuration |
Sets the time duration for which the signal must be quiet before the signal analyzer arms the I/Q power edge trigger. This value is expressed in seconds.
|
![]() | SetTriggerMinimumQuietTimeMode |
Sets whether the measurement computes the minimum quiet time used for triggering.
|
![]() | SetTriggerType |
Sets the trigger type.
|
![]() | SetUplinkDownlinkConfiguration |
Sets the configuration of the LTE frame structure in the time division duplex (TDD) mode. Refer to table 4.2-2 of the 3GPP TS 36.211 specification to configure the LTE frame.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WaitForMeasurementComplete |
Waits for the specified number for seconds for all the measurements to complete. |