Keysight VISA.NET Help
InternalHandle Property



The VISA C handle to the underlying VISA C session.
Syntax
'Declaration
 
Public ReadOnly Property InternalHandle As UInteger
'Usage
 
Dim instance As VisaSession
Dim value As UInteger
 
value = instance.InternalHandle
public uint InternalHandle {get;}
public:
property uint InternalHandle {
   uint get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025