Object recognition sensor O2D22x
34
Example binary output:
● Number of models: 2
● Number of objects searched for per model: {2}
● Object detail output active: yes
● Number of objects found per model: {2}
Output length: 27 bytes
Output:
0x00 0x02 0x00 0xE0 0x03 0x02 0x00 0x01 0x00 0xF4 0x00 0x38 0x01 0x17
0x00 0xE0 0x03 0x01 0x00 0xF4 0x00 0x10 0x00 0x00 0x00 0xE7 0x03
Component
Description
0x00
Start byte
0x02 0x00
Switching outputs (SA)
In this example the default assignment of the switching outputs is used:
bit 7 0
bit 6 0
bit 5 0
SA1: 0 (not used)
SA2: 0 (not used)
SA3: 0 (READY signal, during evaluation always 0)
SA4: 1 (all models found: 1, not all models found: 0)
SA5: 0 (not used)
00000010 → 0x02
0xE0 0x03
Overall Match Quality: 99,2 % x 10 = 992 (x03E0)
0x02 0x00
Total number of the objects found: 2
0x01 0x00
Model number: 1
0xF4 0x00
X position of the object: 244 (x00F4)
0x38 0x01
Y position of the object: 312 (x0138)
0x17 0x00
Orientation of the object: 2,3 ° x 10 = 23 (x0017)
0xE0 0x03
Match Quality: 99,2 % x 10 = 992 (x03E0)
0x01 0x00
Model number: 1
0xF4 0x00
X position of the object: 244 (x00F4)
0x10 0x00
Y position of the object: 16 (x0010)
0x00 0x00
Orientation of the object: 0° x 10 = 0 (x0000)
0xE7 0x03
Match Quality: 99,9 % x 10 = 999 (x03E7)