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: 6.4.0.7 6_4_dev c64c724, built 2016-11-07 15:44:12 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
Ids of the laser source(s) of this configuration.
Public propertyMotorsConfiguration
Gets the configuration parameters for each type of motor.
Public propertyNumLambda
Gets the number of laser sources which can be used simultaneously in this configuration.
Public propertyObjectiveConfig
Gets the parameters of the objective.
Public propertyOwner
Public propertySimultSources
Gets a value indicating whether the sources are used simultaneously.
Top
Methods
  NameDescription
Public methodGetReconstructionDistanceOffset
Gets the reconstruction distance offset for the current objective with source sourceId.
Public methodToString
Returns a String that represents this instance.
Top
See Also