Index

Data Type OcaPowerState

Enumeration defining the power states that OCA devices can be in. The state is returned by the device's Power Manager on request.

Properties

OcaEnumItem None = 0

Unspecified state.

OcaEnumItem Working = 1

Power is on.

OcaEnumItem Standby = 2

The device is in standby mode, but may be awoken by a call to the appropriate state-changing method of this class.

OcaEnumItem Off = 3

The device is off, but may (depending on implementation) be awoken by a transport-dependent wakeup mechanism.

OCP.1 Encoding

Basic typeByte Length
OcaEnumItem1