RFmxInstrMXSParameterOrientation Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the orientation of the data in the S2P file relative to the port you specify. The default value is Port2TowardsDut.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public enum RFmxInstrMXSParameterOrientation
Members
| 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. |