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: 9.0.26418.0 , built 2021-10-22 08:45:15 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