programEdit
Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string
active: controller is in the program edit mode.ready: controller is capable of entering the program edit mode and no function is inhibiting a change to that mode.not-ready: controller is being inhibited by a function from entering the program edit mode.
Referenced By
Section titled “Referenced By”- programEdit
eco.wonderland.workcell.observation.event.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "active", "ready", "not-ready" ]}