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: 10.2.3317.0 , built 2025-03-17 14:55:35 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
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also