Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Can IMAQ Vision decode 128c barcode

Looked through the examples for barcodes, and it appears that there is a barcode "decoder" vi for EAN13 (upc), are there others?

I need to decode a 128c barcode, I don't have the vision stuff yet, but the IMAQ Vision Moudle for CVI is on order.

Will this work or do I need to create my own?
0 Kudos
Message 1 of 3
(3,347 Views)
I checked the list of barcodes, and code 128 is one of them. It should work fine.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 3
(3,347 Views)

Jeff,

As Bruce Ammons mentioned, your IMAQ Vision for Measurement Studio package when used on CVI will have a function on the library called "imaqReadBarcode", the parameter BarcodeType sets which Barcode are you trying to recognize. Your options are:
* CodaBar
* Code 39
* Code 93
* Code 128 (the one you are looking for)
* EAN 8
* EAN 13
* Code 25
* MSI Code
* UPC A

I hope you find this information useful. Also, you can find the previous edition manual in the web, I'm referring to the IMAQ Vision for LabWindows/CVI Reference Manual which is available for download, Chapter 18 talks about the Barcode Functions.

Good luck!

Nestor Sanc
hez
IMAQ/Motion Support
National Instruments

Nestor
Message 3 of 3
(3,347 Views)