RFmxInstrMXSParameterOrientation Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the orientation of the data in the S2P file relative to the port you specify. The default value is Port2TowardsDut.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public enum RFmxInstrMXSParameterOrientation
Public Enumeration RFmxInstrMXSParameterOrientation
Members
Member name | Value | Description |
---|---|---|
Port1TowardsDut | 0 | Port 1 of the S2P is oriented towards the DUT. |
Port2TowardsDut | 1 | Port 2 of the S2P is oriented towards the DUT. |