Click or drag to resize
DHMDeviceOffLine Properties

The DHMDeviceOffLine type exposes the following members.

Properties
  NameDescription
Public propertyCamera
Gets the camera controller. Access to the camera is done through this property.
(Inherited from DHMDeviceBase.)
Public propertyCurrentConfiguration
Gets the current configuration of the hardware.
(Inherited from DHMDeviceBase.)
Public propertyEnabledModules
Gets a list showing which of the DHM modules are enabled.
(Inherited from DHMDeviceBase.)
Public propertyHoloSource
Gets an hologram source which can provide both holograms coming from the drive and from the camera.
(Inherited from DHMDeviceBase.)
Public propertyIsLoggedIn
Gets a value indicating whether a user is logged in.
(Inherited from DHMDeviceBase.)
Public propertyIsOnline
Gets a value indicating whether the system is online (i.e. communicating with the enabled physical hardware, not simulating it)
(Inherited from DHMDeviceBase.)
Public propertyLaserSourcesController
Gets the laser sources controller. Access to each laser source is done through this property.
(Inherited from DHMDeviceBase.)
Public propertyMotors
Gets the motors manager. Access to each motor is done through this property.
(Inherited from DHMDeviceBase.)
Public propertyStage
Gets the stage controller. Access to the camera is done through this property.
(Inherited from DHMDeviceBase.)
Public propertyTurretManager
Gets the turret manager. Access to each turret is done through this property.
(Inherited from DHMDeviceBase.)
Public propertyUser
Gets the user currently logged in the DHM device.
(Inherited from DHMDeviceBase.)
Top
See Also