conditionState
Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string
normal: condition state that indicates operation within specified limits.warning: condition state that requires concern and supervision and may become hazardous if no action is taken.fault: condition state that requires intervention to continue operation to function properly.
Referenced By
Section titled “Referenced By”- actuator
eco.wonderland.workcell.observation.condition.defs - communications
eco.wonderland.workcell.observation.condition.defs - dataRange
eco.wonderland.workcell.observation.condition.defs - logicProgram
eco.wonderland.workcell.observation.condition.defs - motionProgram
eco.wonderland.workcell.observation.condition.defs - system
eco.wonderland.workcell.observation.condition.defs - condition
eco.wonderland.workcell.observation.condition.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "normal", "warning", "fault" ]}