Click or drag to resize

DHMConfiguration Class

Represents a complete set of parameters for the hardware of a DHM device
Inheritance Hierarchy
SystemObject
  LynceeTec.EucalyptusDHMConfiguration

Namespace: LynceeTec.Eucalyptus
Assembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntax
public class DHMConfiguration : IDHMConfiguration

The DHMConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyCameraConfig Gets the parameters for the camera configuration.
Public propertyCurrentSources Physical ids of the laser source(s) of this configuration.
Public propertyMeasurementConfigID Gets the ID of the measurement configuration.
Public propertyMeasurementConfigName Gets the name of the measurement configuration.
Public propertyMotorsConfiguration Gets the configuration parameters for each type of motor.
Public propertyObjectiveInfo Gets the parameters of the objective.
Public propertySimultSources Gets a value indicating whether the sources are used simultaneously.
Top
See Also