UCI_CapabilityStatus¶
- UCI_CapabilityStatus
Overview¶
This class defines the capability (mode) status of sensors.
Methods¶
- UCI_CapabilityId CapabilityId()¶
Returns the capability ID.
- bool IsAvailable()¶
Returns true if the capability is available.
- bool IsDisabled()¶
Returns true if the capability is disabled.
- bool IsExpended()¶
Returns true if the capability is expended.
- bool IsFaulted()¶
Returns true if the capability is faulted.
Returns true if the capability is unavailable.
Returns true if the capability is temporarily unavailable.