Keysight VISA.NET Help
HS488CableLength Property (IGpibInterfaceSession)



The total length of the GPIB cable used in the specified GPIB interface, in meters. If HS488 is not implemented, the value of this property is -1.
Syntax
'Declaration
 
Property HS488CableLength As Short
'Usage
 
Dim instance As IGpibInterfaceSession
Dim value As Short
 
instance.HS488CableLength = value
 
value = instance.HS488CableLength
short HS488CableLength {get; set;}
property short HS488CableLength {
   short get();
   void set (    short value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025