Keysight VISA.NET Help
ResourceName Property (VisaSession)



The VISA resource name of the currently open resource. This name is the canonical version of the resource name and therefore may vary from the resourceName parameter used to instantiate the session.
Syntax
'Declaration
 
Public ReadOnly Property ResourceName As String
'Usage
 
Dim instance As VisaSession
Dim value As String
 
value = instance.ResourceName
public string ResourceName {get;}
public:
property String^ ResourceName {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025