◦
Sensor Result (see
Table 1
on page 6 for additional information)
•
Frame #
•
Inspection Time (ms)
Table 1: Sensor Results
Sensor Type
Data to Export
Barcode
Barcode Count
Data Length
Symbol Type
Barcode Data
Sample Application
The iVu Plus BCR installation CD has a Data Export sample application that provides for viewing exported data while
setting up the sensor, etc. In a production environment, you will need to create your own application to process data
exported from the sensor.
2.5 Image Export
Image export is only supported on Ethernet ports. Inspection images are a maximum 752×480 8-bits per pixel grayscale
images in Windows BMP format that represent all the data in a full Field of View (FOV).
Each exported image is comprised of a header (64 bytes) followed by the image data (approximately 361K). All 16- and
32-bit numeric entries are little endian.
The header includes the following information:
Byte Offset
Field ID
Size in
Bytes
Data Type
Description
0-15
Header Prefix
16
char
"IVU PLUS IMAGE"
16-19
Header Version
4
UInt32
1
20-23
Image Size
4
UInt32
Number of bytes (Windows BMP image)
24-27
Image Frame Number
4
UInt32
Most recently snapped image frame number
28-29
Image Width
2
UInt16
752 (max)
30-31
Image Height
2
UInt16
480 (max)
32-33
Image Format
2
UInt16
0: Bitmap, 1: JPEG
34-63
Reserved
32
byte
Reserved for future use
NOTE: If FOV's are adjusted so that they are smaller, the bitmaps will also be smaller.
iVu Plus BCR Communications
6