Click or drag to resize

IHardwareConfiguration Interface

Interface for the configuration of 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 IHardwareConfiguration : IDisposable

The IHardwareConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAutoLogin
Public propertyCameraConfigId
Public propertyCameraHWInfo
Public propertyCameraName
Public propertyCameraUniqueID
Unique identifier of the camera device. Varies according to the camera type, usually a serial number
Public propertyConfigStage
Public propertyDatabasePath
Public propertyDHMSerial
The full serial number of the DHM, indicating the type (Transmission or Reflexion). For example, DM-1234
Public propertyDHMType
Public propertyDigitizerDllName
Public propertyDigitizerDllNameDictionary
Public propertyDigitizerType
Public propertyDriverPath
Public propertyInstalledObjectives
Public propertyInstalledStageType
Public propertyIsTransmission
Public propertyMotorsHardwareInfo
Public propertyOPLsAssembly
Public propertyScanCameraConfig
Public propertySerialNumber
The numerical part of the DHM serial number
Public propertySourcesInfo
Public propertyStageCfgName
Public propertyStageDllName
Public propertyStageUniqueID
Unique identifier of the stage device. Varies according to the stage type, usually a serial number
Public propertyWaitSourceTime
Top
Methods
See Also