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.2.6612.0 , built 2022-07-14 10:43:42 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