PathConfigurationManager Object


Description

These commands allow configurations to be stored, loaded, or deleted on the PNA.

To make path configuration settings, see PathConfiguration Object and the PathElement Object

Accessing the PathConfigurationManager object

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim pathConfig As PathConfigurationManager
Set pathConfig = app.PathConfigurationManager

Note:

To learn how to make configuration (element) settings, see this Path Configuration Example

Also see this list of configurable elements and settings.

See Also:

Methods

Interface

See History

Description

DeleteConfiguration

IPathConfigurationManager

Deletes the specified configuration from the PNA.

LoadConfiguration

IPathConfigurationManager

Loads the named configuration.

StoreConfiguration

IPathConfigurationManager

Saves the path configuration

Properties

Interface

See History

Description

Configurations

IPathConfigurationManager

Returns a list of configuration names stored in the PNA.

Parent

IPathConfigurationManager

Returns a handle to the Application object.

 

IPathConfigurationManager History

Interface

Introduced with PNA Rev:

IPathConfigurationManager

7.2