Identifiers |
Example 1 (Simple, single barcode read)
{ "PositionsNotRead": [] }
Example 2 (Camera system capable of reading all barcodes on a multi-circuit PCB panel)
{ "PositionsNotRead": [ 2, 8 ] }
The IdentifiersNotRead type exposes the following members.
Name | Description | |
---|---|---|
![]() | IdentifiersNotRead | Default Constructor |
Name | Description | |
---|---|---|
![]() | PositionsNotRead | And optional property indicated the position that cannot be read. Used in the case that multiple production units are moving through the process, and the sensor is capable if reading multiple identifiers. |