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: 10.2.3317.0 , built 2025-03-17 14:03:43 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 propertyMotorHardwareSpecificationsList 
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 propertyStroboscopeUniqueID 
Public propertyTurret1Model 
Public propertyTurret1Type 
Public propertyTurret1UniqueID 
Public propertyTurret2Model 
Public propertyTurret2Type 
Public propertyTurret2UniqueID 
Public propertyWaitSourceTime 
Top
Methods
See Also