characteristicStatus
Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string
pass: Measurement is within acceptable tolerances.fail: Measurement is not within acceptable tolerances.rework: Failed, but acceptable constraints achievable by utilizing additional manufacturing processes.system-error: Measurement is indeterminate due to an equipment failure.indeterminate: Measurement cannot be determined.not-analyzed: Measurement cannot be evaluated.basic-or-theoretic-exact-dimension: Nominal provided without tolerance limits. QIF 3:2018 5.10.2.6undefined: Status of measurement cannot be determined.
Referenced By
Section titled “Referenced By”- characteristicStatus
eco.wonderland.workcell.observation.event.defs - featureMeasurement
eco.wonderland.workcell.observation.data.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "pass", "fail", "rework", "system-error", "indeterminate", "not-analyzed", "basic-or-theoretic-exact-dimension", "undefined" ]}