Keysight VISA.NET Help
ResourceManager Class
Members 



Provides services related to general management of recognized I/O resources, including finding resources, parsing resource strings, opening I/O connections to resources, and providing general information about the Keysight VISA.NET implementation.
Syntax
'Declaration
 
Public Class ResourceManager 
   Implements Ivi.Visa.IResourceManager, IKeysightInternalResourceManager 
'Usage
 
Dim instance As ResourceManager
public ref class ResourceManager : public Ivi.Visa.IResourceManager, IKeysightInternalResourceManager  
Remarks
Typically, there is only one active instance of the ResourceManager class. In a few cases, you may need two instances: one with FindExportedResourcesOnly true, and one with FindExportedResourcesOnly false.

For more information, see Resource Managers and the GRM.

Inheritance Hierarchy

System.Object
   Keysight.Visa.ResourceManager

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

ResourceManager Members
Keysight.Visa Namespace

 

 


© Keysight Technologies 2015-2025