| Ivi.Visa Namespace : IOProtocol Enumeration |
'DeclarationPublic Enum IOProtocol Inherits System.Enum
'UsageDim instance As IOProtocol
public enum IOProtocol : System.Enum
public enum class IOProtocol : public System.Enum
| Member | Description |
|---|---|
| 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. |
System.Object
System.ValueType
System.Enum
Ivi.Visa.IOProtocol
Current with Keysight IO Libraries Suite 18