![]() | Config |
The ConfigManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeCameraConfig | |
![]() | CopyDatabase | |
![]() | Dispose | (Inherited from BaseManager) |
![]() | GetAllMeasurementConfigIdsForMagnification |
Gets a list of all the IDs of the available measurement configurations using a specific objective magnification
(Inherited from BaseManager) |
![]() | GetAllMeasurementConfigIdsForSources |
Gets a list of all the IDs of the available measurement configurations using a specific laser sources combination
(Inherited from BaseManager) |
![]() | GetAllMeasurementConfigIdsForSourcesAndMagnification |
Gets a list of all the IDs of the available measurement configurations using a specific objective magnification and
laser sources combination
(Inherited from BaseManager) |
![]() | GetDHMParameters | Gets the subset of configuration parameters necessary to initialize a DHM device object. |
![]() | Init |
Initialize the fields read from the database and encrypted files. A user must be logged in
(Overrides BaseManagerInit) |
![]() | InitializeMetadata | Initializes a metadata object using the current loaded configuration |
![]() | 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
(Inherited from BaseManager) |
![]() | LoadConfigs | Loads a measurement configuration and a sample configuration. If a DHM device is connected, the configuration will automatically be transmitted. Only relevant for old Koala Asynchronous function. |
![]() | LoadMeasurementConfig | Loads a measurement configuration. The sample configuration does not change. If a DHM device is connected, the configuration will automatically be transmitted. Only relevant for old Koala Asynchronous function. |
![]() | LoadMeasurementConfiguration | Loads a measurement configuration. The sample configuration does not change. If a DHM device is connected, the configuration will automatically be transmitted. Synchronous function. |
![]() | LoadSampleConfig | Loads a sample configuration. The measurement configuration does not change. If a DHM device is connected, the configuration will automatically be transmitted. Only relevant for old Koala Asynchronous function. |
![]() | LoadSampleConfiguration | Loads a sample configuration. The measurement configuration does not change. If a DHM device is connected, the configuration will automatically be transmitted. Synchronous function. |
![]() | UnlinkDhmDevice |
Unlink the DHM device instance from the manager.
(Inherited from BaseManager) |
![]() | UnloadConfigs | Unloads the current configurations (both the Measurement configuration and the Sample configuration). If a DHM device is connected, the modification will automatically be transmitted. Only relevant for old Koala |
![]() | UnloadMeasurementConfig | Unloads the current measurement configuration. The sample configuration does not change. This has no effect on the currently connected DHM. Only relevant for old Koala |
![]() | UnloadSampleConfig | Unloads the current sample configuration. The default sample configuration is loaded instead. The measurement configuration does not change. If a DHM device is connected, the modification will automatically be transmitted. Only relevant for old Koala |