Click or drag to resize

HardwareConfiguration Class

Inheritance Hierarchy
SystemObject
  LynceeTec.EucalyptusHardwareConfiguration

Namespace:  LynceeTec.Eucalyptus
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:15 UTC
Syntax
public class HardwareConfiguration : IHardwareConfiguration, 
	IDisposable

The HardwareConfiguration type exposes the following members.

Properties
  NameDescription
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 propertyCurrentProductType
Indicates which microscope type is chosen (Transmission, Reflection, DHM Camera). The product types list can be expanded in the future.
Public propertyDatabasePath
Public propertyDHMSerial
Public propertyDHMType
Public propertyDigitizerType
Public propertyDriverPath
Public propertyInstalledObjectives
Public propertyMotorsHardwareInfo
Public propertyOPLsAssembly
Indicates how the OPL are mounted (series or parallel or hybrid)
Public propertyScanCameraConfig
Public propertySourcesInfo
Public propertyStageUniqueID
Unique identifier of the stage device. Varies according to the stage type, usually a serial number
Public propertyWaitSourceTime
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the HardwareConfiguration
Public methodLoadConfiguration
Top
See Also