condition
Lexicon: eco.wonderland.workcell.common.data.defs
Type: string
communications: Indication that the piece of equipment has experienced a communications failure.data-range: Indication that the value of the data associated with a measured value or a calculation is outside of an expected range.logic-program: Indication that an error occurred in the logic program or programmable logic controller (PLC) associated with a piece of equipment.motion-program: Indication that an error occurred in the motion program associated with a piece of equipment.system: General purpose indication associated with an electronic component of a piece of equipment or a controller that represents a fault that is not associated with the operator, program, or hardware.actuator: Indication of a fault associated with an actuator.
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 - condition
eco.wonderland.workcell.device.data.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "communications", "data-range", "logic-program", "motion-program", "system", "actuator" ]}