Lyncee |
| Class | Description | |
|---|---|---|
| HardwareItemManagerStatus | Represents the status of a hardware item manager (classes deriving from BaseHardwareItemManager) | |
| HardwareItemStatus | Represents the status of a hardware item (classes deriving from BaseHardwareItem) | |
| HardwareManager | Main access to the DHM hardware. Note that the Hardware API is only required for hologram acquisition. It is not needed at all for offline work (reconstruction and post-processing of previously acquired holograms). | |
| HardwareManagerAlreadyInitializedException | The exception that is thrown when the operation is not valid because the hardware manager has already been initialized | |
| HardwareManagerNotInitializedException | The exception that is thrown when the operation is not valid because the hardware manager hasn't been initialized |
| Interface | Description | |
|---|---|---|
| ICameraItem | Represents a camera hardware item | |
| ICamerasManager | ||
| IFluoFilterWheelItem | Represents a fluo filter wheel hardware item | |
| IFluoFilterWheelsManager | ||
| IHardwareItem | ||
| IHardwareItemManagerTHardwareItem | Interface for the managers of a specific category of hardware items | |
| ILaserSourceItem | Represents a laser source hardware item | |
| ILaserSourcesManager | ||
| IMotorItem | Represents a motor hardware item | |
| IMotorsManager | ||
| IMovableItem | Represents an "axis" usable in a move operation. The "axis" can be anything moving along a single dimension (linear or rotating motor, stage axis, etc) | |
| IStageAxis | Represents a single axis of a stage | |
| IStageItem | Represents a stage hardware item | |
| IStagesManager | ||
| IStroboItem | Represents a stroboscopic unit hardware item | |
| IStrobosManager | ||
| ITurretItem | Represents a turret hardware item | |
| ITurretsManager |
| Enumeration | Description | |
|---|---|---|
| ExtendedBool | Extension of the boolean, adding a Unknown state to differentiate false from not initialized | |
| MotorMovementType | Enumerates the possible types of movement of a motor |