For a list of all members of this type, see ResourceManager members.
Public Methods
| | Name | Description |
 | Dispose | Overloaded.
Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources
used by this implementation of Keysight VISA.NET.
|
 | Find | Finds all of the VISA.NET resources that match the specified . |
 | Open | Overloaded.
Creates a VISA I/O resource session.
|
 | Parse |
Parses a resource string to get extended interface information.
|
Top
Protected Methods
| | Name | Description |
 | Finalize |
The default destructor for the ResourceManager class performs tasks associated with freeing,
releasing, or resetting unmanaged VISA resources used by this instance of the resource manager.
|
Top
See Also