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: 10.2.3317.0 , built 2025-03-17 14:03:43 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 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