Keysight VISA.NET Help
UsbInterfaceNumber Property (UsbSession)



The USB interface number of the interface to which the USB device is connected.
Syntax
'Declaration
 
Public ReadOnly Property UsbInterfaceNumber As Short
'Usage
 
Dim instance As UsbSession
Dim value As Short
 
value = instance.UsbInterfaceNumber
public short UsbInterfaceNumber {get;}
public:
property short UsbInterfaceNumber {
   short get();
}
Remarks

The range is between 0 and 254, inclusive. The default is 0.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025