st-ten-1/config/vision/recipes/autotest_nok.json
2022-06-21 14:10:52 +02:00

34 lines
727 B
JSON

{
"terminals": {
"t1_1": "ok",
"t1_2": "ok",
"t1_3": "empty",
"t1_4": "ko",
"t1_5": "ok",
"t2_1": "ok",
"t2_2": "ko",
"t2_3": "ok",
"t2_4": "ok",
"t2_5": "ok",
"t2_6": "ko",
"t2_7": "ok",
"t2_8": "ok"
},
"wires": {
"w1_1": "black_big",
"w1_2": "red_big",
"w1_3": "no_detection",
"w1_4": "white_big",
"w1_5": "blue_big",
"w2_1": "orange_big",
"w2_2": "brown_big",
"w2_3": "yellow_small",
"w2_4": "blue_small",
"w2_5": "white_small",
"w2_6": "green_small",
"w2_7": "red_small",
"w2_8": "black_small"
}
}