Keysight VISA.NET Help
IOProtocol Property (IGpibInterfaceSession)



The protocol type for I/O communication with the physical resource. In some cases you may not be able to change the protocol, so reading this property value may not return the same value that was set.
Syntax
'Declaration
 
Property IOProtocol As IOProtocol
'Usage
 
Dim instance As IGpibInterfaceSession
Dim value As IOProtocol
 
instance.IOProtocol = value
 
value = instance.IOProtocol
IOProtocol IOProtocol {get; set;}
property IOProtocol IOProtocol {
   IOProtocol get();
   void set (    IOProtocol value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025