IConfigManager Methods |
The IConfigManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeCameraConfig | ||
| CopyDatabase | ||
| 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
| |
| 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
| |
| 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
| |
| 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
|