RFmx WLAN DotNET

Table of Contents

RFmxWlanMXTxpResults Class

  • Updated2024-07-17
  • 2 minute(s) read
RFmxWlanMXTxpResults Class

RFmxWlanMXTxpResults Class

Provides methods to fetch and read the TXP measurement results.

Inheritance Hierarchy

SystemObject
  RFmxWlanMXSubObject
    NationalInstruments.RFmx.WlanMXRFmxWlanMXTxpResults

Namespace:  NationalInstruments.RFmx.WlanMX
Assembly:  NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public sealed class RFmxWlanMXTxpResults : RFmxWlanMXSubObject
Public NotInheritable Class RFmxWlanMXTxpResults
	Inherits RFmxWlanMXSubObject

The RFmxWlanMXTxpResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchMeasurement
Returns the average power and the peak power of the signal over which power measurements are performed.
Use "segment(n)/chain(k)" as the selector string to read results from this method.
Public methodFetchPowerTrace
Returns the power versus time trace.
Use "segment(n)/chain(k)" as the selector string to read results from this method.
Public methodGetAveragePowerMean
Gets the average power of the acquired signal. This value is expressed in dBm.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPeakPowerMaximum
Gets the peak power of the acquired signal. This value is expressed in dBm.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience