ConfigurePowerUnits(string, RFmxNRMXAcpPowerUnits)
- Updated2025-04-08
- 1 minute(s) read
Configures the unit for absolute power.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int ConfigurePowerUnits(string selectorString, RFmxNRMXAcpPowerUnits powerUnits)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
powerUnits | RFmxNRMXAcpPowerUnits | Specifies the unit of absolute power. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.