Click or drag to resize

IEnvironmentManager Methods

The IEnvironmentManager type exposes the following members.

Methods
  NameDescription
Public methodGetAllMeasurementConfigIdsForMagnification
Gets a list of all the IDs of the available measurement configurations using a specific objective magnification
(Inherited from IBaseManager.)
Public methodGetAllMeasurementConfigIdsForSources
Gets a list of all the IDs of the available measurement configurations using a specific laser sources combination
(Inherited from IBaseManager.)
Public methodGetAllMeasurementConfigIdsForSourcesAndMagnification
Gets a list of all the IDs of the available measurement configurations using a specific objective magnification and laser sources combination
(Inherited from IBaseManager.)
Public methodLinkDhmDevice
Links a DHM device to the manager. The device will then be automatically notified if a configuration is loaded. Previously loaded configurations are not given to the DHM
(Inherited from IBaseManager.)
Public methodUnlinkDhmDevice
Unlink the DHM device instance from the manager.
(Inherited from IBaseManager.)
Top
See Also