| Keysight.Visa Namespace > GpibInterfaceSession Class : HS488CableLength Property |
'DeclarationPublic Property HS488CableLength As Short
'UsageDim instance As GpibInterfaceSession Dim value As Short instance.HS488CableLength = value value = instance.HS488CableLength
public short HS488CableLength {get; set;}
The range is between 1 and 15 inclusive. The property may also return 0 (HS488 disabled) or -1 (HS488 not implemented).
If HS488 is not supported by this GPIB interface, attempts to set this property will throw an exception.
Current with Keysight IO Libraries Suite 18