Click or drag to resize

IDHMConfiguration Interface

Interface for a complete set of parameters for the hardware of a DHM device

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 7.3.77.25127 UnwrapStitching cc0329b4, built 2018-08-31 12:02:55 UTC
Syntax
public interface IDHMConfiguration

The IDHMConfiguration 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 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