Click or drag to resize

HardwareItemManagerStatus Class

Represents the status of a hardware item manager (classes deriving from BaseHardwareItemManager)
Inheritance Hierarchy
SystemObject
  LynceeTec.API.HardwareHardwareItemManagerStatus

Namespace:  LynceeTec.API.Hardware
Assembly:  LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 9.0.26418.0 , built 2021-10-22 08:54:13 UTC
Syntax
public class HardwareItemManagerStatus

The HardwareItemManagerStatus type exposes the following members.

Properties
  NameDescription
Public propertyAreAllSubItemsAvailable
Gets a value indicating if all sub-items are available.
Public propertyHardwareCategory
Generic name of the category of hardware items (cameras, laser sources, etc...) represented by the instance
Public propertySubItemsStatuses
Statuses of each sub-item, accessible via the unique identifier of the item
Top
Methods
See Also