Keysight VISA.NET Help
IOProtocol Enumeration



Indicates which protocol to use. Choices are dependent on the session.
Syntax
'Declaration
 
Public Enum IOProtocol 
   Inherits System.Enum
'Usage
 
Dim instance As IOProtocol
public enum IOProtocol : System.Enum 
public enum class IOProtocol : public System.Enum 
Members
MemberDescription
Fdc Fast data channel (FDC) protocol. May be used with VXI session types.
HS488 GPIB high-speed (HS-488) protocol. May be used with GPIB and GPIB-VXI session types.
Ieee4882 Use IEEE 488.2 strings to send certain meta-messages. May be used with Serial and TCPIP SOCKET session types. May not be used with GPIB or TCPIP INSTR session types.
Normal Normal protocol. May be used with all session types. For VXI, this indicates word serial protocol.
UsbTmcVendor A USBTMC vendor-specific protocol. May be used with USB session types.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.IOProtocol

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025