Keysight VISA.NET Help
RemoteProtocol Enumeration



Indicates the protocol used to connect this PC to the remote PC when using Keysight VISA.NET remote access.
Syntax
'Declaration
 
Public Enum RemoteProtocol 
   Inherits System.Enum
'Usage
 
Dim instance As RemoteProtocol
public enum RemoteProtocol : System.Enum 
public enum class RemoteProtocol : public System.Enum 
Members
MemberDescription
HiSlip The session is connected to a resource on a remote PC using a HiSLIP protocol.
NotRemoting The session is connected to a resource on the local PC.
SiclLan The session is connected to a resource on a remote PC using a SICL-LAN protocol.
Vxi11 The session is connected to a resource on a remote PC using a VXI-11 protocol.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Keysight.Visa.RemoteProtocol

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Keysight.Visa Namespace

 

 


© Keysight Technologies 2015-2025