Click or drag to resize

DHMDeviceBase Properties

The DHMDeviceBase type exposes the following members.

Properties
  NameDescription
Public propertyCamera
Gets the camera controller. Access to the camera is done through this property.
Public propertyCurrentConfiguration
Gets the current configuration of the hardware.
Public propertyEnabledModules
Gets a list showing which of the DHM modules are enabled.
Public propertyHoloSource
Gets a hologram source which can provide both holograms coming from the drive and from the camera.
Public propertyIsHardwareAvailable
Gets a value indicating whether the enabled physical hardware was detected and is available.
Public propertyIsLoggedIn
Gets a value indicating whether a user is logged in.
Public propertyLaserSourcesController
Gets the laser sources controller. Access to each laser source is done through this property.
Public propertyMotors
Gets the motors manager. Access to each motor is done through this property.
Public propertyOperationMode
Public propertyStage
Gets the stage controller. Access to the camera is done through this property.
Public propertyTurretManager
Gets the turret manager. Access to each turret is done through this property.
Public propertyUser
Gets the user currently logged in the DHM device.
Top
See Also