Keysight VISA.NET Help
ResourceName Property (IVisaSession)



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 resource descriptor used to open/initialize the resource.
Syntax
'Declaration
 
ReadOnly Property ResourceName As String
'Usage
 
Dim instance As IVisaSession
Dim value As String
 
value = instance.ResourceName
string ResourceName {get;}
property String^ ResourceName {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025