RFmxVnaMXWavesFormat Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the format for wave measurement.
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 RFmxVnaMXWavesFormat
Public Enumeration RFmxVnaMXWavesFormat
Members
Member name | Value | Description |
---|---|---|
Magnitude | 0 | The magnitude of the wave is reported. Specify the magnitude unit by configuring Wave Magnitude Units method. |
Phase | 1 | The phase of the wave is reported in degrees. Specify the phase type by configuring Wave Phase Trace Type method. |
Complex | 2 | The complex wave value is reported. |
Swr | 3 | The standing wave ratio computed from wave is reported. It is a unitless quantity. |
SmithImpedance | 4 | The impedance value computed from wave is reported in ohms. |
SmithAdmittance | 5 | The admittance value computed from wave is reported in siemens. |