Base |
The BaseManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| GetAllMeasurementConfigIdsForMagnification | Gets a list of all the IDs of the available measurement configurations using a specific objective magnification | |
| GetAllMeasurementConfigIdsForSources | Gets a list of all the IDs of the available measurement configurations using a specific laser sources combination | |
| GetAllMeasurementConfigIdsForSourcesAndMagnification | Gets a list of all the IDs of the available measurement configurations using a specific objective magnification and laser sources combination | |
| Init | Initialize the fields read from the database and encrypted files. A user must be logged in | |
| LinkDhmDevice | 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 | |
| UnlinkDhmDevice | Unlink the DHM device instance from the manager. |