RFmxVnaMXWavesMagnitudeUnits Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the magnitude units for all waves for which (a href="javascript:launchmergedhelp('rfmxvna.chm', 'rfmxvnacvi.chm', 'RFMXVNA_ATTR_WAVES_FORMAT.html')")RFMXVNA_ATTR_WAVES_FORMAT(/a) method is set to (format type="bold")RFMXVNA_VAL_Magnitude(/format).
Namespace: NationalInstruments.RFmx.VnaMX
Assembly: NationalInstruments.RFmx.VnaMX.Fx40 (in NationalInstruments.RFmx.VnaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxVnaMXWavesMagnitudeUnits
Public Enumeration RFmxVnaMXWavesMagnitudeUnits
Members
Member name | Value | Description |
---|---|---|
dBm | 0 | Wave magnitude is reported in dBm. |
dBmV | 1 | Wave magnitude is reported in dBmV. |
dBuV | 2 | Wave magnitude is reported in dBuV. |
dBmA | 3 | Wave magnitude is reported in dBmA. |
W | 4 | Wave magnitude is reported in watts. |
V | 5 | Wave magnitude is reported in volts. |
A | 6 | Wave magnitude is reported in ampere. |