Click or drag to resize

ConfigManager Properties

The ConfigManager type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHoloMeasurementConfig
Current measurement configuration loaded in the core. Only relevant for old Koala
Public propertyCurrentSampleCorrectionConfig
Current sample configuration loaded in the core. Only relevant for old Koala
Public propertyDatabaseVersion
The version of the database in use
(Inherited from BaseManager.)
Public propertyDeltaN
Current difference of refraction indexes corresponding to the current sample correction loaded in the core, adjusted to the type of DHM. Only relevant for old Koala
Public propertyDHMHardwareConfiguration (Inherited from BaseManager.)
Public propertyEnabledModules (Inherited from BaseManager.)
Public propertyIsConfigLoaded
true
if a measurement configuration is loaded. Only relevant for old Koala
Public propertyIsDatabaseReadonly
true
if the database is readonly
(Inherited from BaseManager.)
Public propertyIsDhmConnected
true
if a DHM object is connected
(Inherited from BaseManager.)
Public propertyTargetDatabaseVersion (Inherited from BaseManager.)
Public propertyUserManager (Inherited from BaseManager.)
Public propertyVerticalScanningConfig
Current vertical scanning configuration loaded in the core. Only relevant for old Koala
Top
See Also