LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Gs1 2D Barcode

I want to scan Gs1 2D barcode which is the latest version data matrix 2d Barcode.

i found only data matrix 2d barcode function in labview? how can i have Gs1 2d barcode scan function ?

0 Kudos
Message 1 of 6
(2,529 Views)

I did a quick search and it would seem that Gs1 2D barcode refers to GS1 DataMatrix and GS1 QR code. Do you have the documents for the barcode that you have mentioned or a sample image?

 

I tested the GS1 DataMatrix barcode using the Vision assistance it seems to work well on my end.

https://www.gs1.org/docs/barcodes/GS1_Barcodes_Fact_Sheet-GS1_2D_symbols.pdf

https://www.gs1.org/barcodes/2d

 

-Xue Sheng

0 Kudos
Message 2 of 6
(2,458 Views)

Pls see the attached image.

0 Kudos
Message 3 of 6
(2,441 Views)

Hi,

 

That is the exact image as the one I have provided in the link (The one I have tested earlier). The data read back is as expected. See image attached.

test.JPG

 

-Xue Sheng

0 Kudos
Message 4 of 6
(2,428 Views)

you have selected just "data matrix" in barcode type

but

Gs1 is the latest version on data matrix, Gs1 data matrix looks exactly same as old data matrix (code read in your data matrix is in the single line) but gs1 code is in this form(Gs1 code read is in the mutilple line), see image attached

 

0 Kudos
Message 5 of 6
(2,426 Views)

Thank you for letting me know. I am not too familiar with the GS1 but I am very certain that vision development only has the "data Matrix" algorithm. Would doing post processing via LabVIEW to map the data to the different lines be viable?

 

0 Kudos
Message 6 of 6
(2,415 Views)