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