Jump to content

LabVIEW can generate QR code or not.


QRAsk

Recommended Posts

But do anyone know how to decode the Code 39 and QR code by using labview?

Any .dll library or zxing library can be used?

You can use the NI-IMAQ package for decoding barcodes.  I'm not 100% sure about Code 39 (frequently called 3 of 9), but I know it can decode QR codes.  

Link to comment
You can use the NI-IMAQ package for decoding barcodes.  I'm not 100% sure about Code 39 (frequently called 3 of 9), but I know it can decode QR codes.  

 

Are you sure NI-IMAQ contains the barcode functions? I thought NI-IMAQ only contains the functions that are directly necessary for getting image data into the computer. The actual processing of images is then done with NI Vision Development Module.

 

And to heng1991, this software may seem expensive but once you have exercised your patience with trying to get external libraries not crash when trying to create an interface in LabVIEW for them, you will very likely agree that this price has a reason. Especially since unless you are very experienced with interfacing to external libraries you are very likely to create a VI interface that may seem to work but will in fact corrupt data silently in real world applications.

Link to comment
Are you sure NI-IMAQ contains the barcode functions? I thought NI-IMAQ only contains the functions that are directly necessary for getting image data into the computer. The actual processing of images is then done with NI Vision Development Module.

 

And to heng1991, this software may seem expensive but once you have exercised your patience with trying to get external libraries not crash when trying to create an interface in LabVIEW for them, you will very likely agree that this price has a reason. Especially since unless you are very experienced with interfacing to external libraries you are very likely to create a VI interface that may seem to work but will in fact corrupt data silently in real world applications.

You're right.  It's in Vision.  I got bit by the same mistake 2 weeks ago and I thought I had memorized which is where.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.