Keysight Pathwave 89600 VSA .NET API
RFInputPort Enumeration
See Also 
Agilent.SA.Vsa.HardwareExtensions.Core.Interfaces Assembly > Agilent.SA.Vsa.HardwareExtensions.XSeries Namespace : RFInputPort Enumeration


Glossary Item Box

Specifies the Rf input port

Syntax

Visual Basic (Declaration) 
Public Enum RFInputPort 
   Inherits System.Enum
C# 
public enum RFInputPort : System.Enum 
C++/CLI 
public enum class RFInputPort : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
RFInputOutput1RF input/output port 1 (full duplex port)19.50
RFInputOutput10RF input/output port 9 (half duplex port)22.00
RFInputOutput11RF input/output port 10 (half duplex port)22.00
RFInputOutput12RF input port 11 (Front panel RF input port2)22.00
RFInputOutput13RF input/output port 5 (preferably the fifth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the fifth full duplex port.24.00
RFInputOutput14RF input/output port 6 (preferably the sixth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the sixth full duplex port.24.00
RFInputOutput15RF input/output port 7 (preferably the seventh full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the seventh full duplex port.24.00
RFInputOutput16RF input/output port 8 (preferably the eighth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the eighth full duplex port.24.00
RFInputOutput17RF input/output port 9 (preferably the ninth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the ninth full duplex port.24.00
RFInputOutput18RF input/output port 10 (preferably the tenth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the tenth full duplex port.24.00
RFInputOutput19RF input/output port 11 (preferably the eleventh full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the eleventh full duplex port.24.00
RFInputOutput2RF input/output port 2 (full duplex port)19.50
RFInputOutput20RF input/output port 12 (preferably the twelfth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the twelfth full duplex port.24.00
RFInputOutput21RF input/output port 13 (preferably the thirteenth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the thirteenth full duplex port.24.00
RFInputOutput22RF input/output port 14 (preferably the fourteenth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the fourteenth full duplex port.24.00
RFInputOutput23RF input/output port 15 (preferably the fifteenth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the fifteenth full duplex port.24.00
RFInputOutput24RF input/output port 16 (preferably the sixteenth full duplex port but could be a dedicated input or half duplex depending upon the instrument model). This port choice may not be instrument interchangeable because it is not required to always be the sixteenth full duplex port.24.00
RFInputOutput3RF input/output port 3 (full/half duplex port)19.50
RFInputOutput4RF input/output port 4 (full/half duplex port)19.50
RFInputOutput5RF input port19.50
RFInputOutput6RF input/output port 5 (half duplex port)22.00
RFInputOutput7RF input/output port 6 (half duplex port)22.00
RFInputOutput8RF input/output port 7 (half duplex port)22.00
RFInputOutput9RF input/output port 8 (half duplex port)22.00
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also