| Keysight.Visa Namespace > TcpipSocketSession Class : Port Property |
'DeclarationPublic ReadOnly Property Port As Short
'UsageDim instance As TcpipSocketSession Dim value As Short value = instance.Port
public short Port {get;}
The range is between Int16.MinValue and Int16.MaxValue, inclusive. Negative values are converted to unsigned integers between Int61.MaxValue + 1 and UInt16.MaxValue before they are used.
Current with Keysight IO Libraries Suite 18