| IDHMDevice Properties |
The IDHMDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| Camera |
Gets the camera controller. Access to the camera is done through this property.
| |
| CurrentConfiguration |
Gets the current configuration of the hardware.
| |
| EnabledModules |
Gets an object showing which of the DHM modules are enabled.
| |
| HoloSource |
Gets a hologram source which can provide both holograms coming from the drive and from the camera.
| |
| IsLoggedIn |
Gets a value indicating whether a user is logged in.
| |
| IsOnline |
Gets a value indicating whether the system is online (i.e. communicating with the enabled physical hardware, not simulating it)
| |
| LaserSourcesController |
Gets the laser sources controller. Access to each laser source is done through this property.
| |
| Motors |
Gets the motors manager. Access to each motor is done through this property.
| |
| Stage |
Gets the stage controller. Access to the stage is done through this property.
| |
| TurretManager |
Gets the turret manager. Access to each turret is done through this property.
| |
| User |
Gets the user currently logged in the DHM device.
|