RFmxCdma2kMXCdaConfiguration.ConfigurePowerUnit Method
- Updated2024-07-17
- 1 minute(s) read
RFmx
Configures the powerUnit parameter for the code domain power results, except for the totalPower parameter.
Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public int ConfigurePowerUnit( string selectorString, RFmxCdma2kMXCdaPowerUnit powerUnit )
Public Function ConfigurePowerUnit ( selectorString As String, powerUnit As RFmxCdma2kMXCdaPowerUnit ) As Integer
Parameters
- selectorString String
- Pass an empty string. The signal name that is passed when creating the signal configuration is used.
- powerUnit RFmxCdma2kMXCdaPowerUnit
-
Specifies the measurement unit of the measured code domain power results. This value is expressed in dB/dBm.
Return Value
Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.