Index

Data Type OcaTaskManagerState

States of OcaTaskManager object. These states represent the overall state of task processing in the device. Tasks may be stopped by:

Properties

static readonly OcaEnumItem None = 0

No (invalid) encoding.

static readonly OcaEnumItem Enabled = 1

Task processing is enabled. Tasks may be running.

static readonly OcaEnumItem Disabled = 2

Task processing is disabled. No tasks are running.

OCP.1 Encoding

Basic typeByte Length
OcaEnumItem1