Keysight VISA.NET Help
HardwareInterfaceNumber Property (VisaSession)



The board number of the hardware interface associated with this session.
Syntax
'Declaration
 
Public ReadOnly Property HardwareInterfaceNumber As Short
'Usage
 
Dim instance As VisaSession
Dim value As Short
 
value = instance.HardwareInterfaceNumber
public short HardwareInterfaceNumber {get;}
public:
property short HardwareInterfaceNumber {
   short get();
}
Remarks
The range is between 0 and UInt16.MaxValue, inclusive. The default is 0.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025