New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

How to encode the FNC1 to create a GS1-DataMatrix compliant barcode?

I need to generate a GS1 Compliant 2D Data Matrix bar code for a customer. I thought I had it under control, but the customer has informed me that the example I provided is not compliant. The human-readable text they want appears below.

(01)00841506100258
(17)200826
(10)AN1508001
(240)0033160AG

I know that the first line is the GTIN number, the second is the expiration date and the third is a lot number. Don't know what the fourth line is but think it is a drawing number and revision. They want all this information concatenated in the actual bar code.

I am using the IDAutomation ActiveX component for Access 2013. When I code this in as the control source for the component, they tell me it is not correct.

Can anyone suggest what I should use as the correct control source for the ActiveX control?

Operating System: windows 7

Application: Access 2013

09-06-15     8.5 year(s) ago    

  Report Abuse

 

tkosel1

Best Answer

Note: When generating GS1 symbols, IDAutomation recommends testing the result with the Barcode Decoder App which parses out GS1 data to verify proper encoding.

The FNC1 character is REQUIRED at the BEGINNING of the string to make it compliant. After that, it can be used where required but is NOT required prior to each AI. It turns out that the string I needed to specify for my active X component control source, depending on the customer's requirement is either:

="~101008415061002581720082610AN1508001" & Chr(29) & "2400033160AG"
or
="~101008415061002581720082610AN1508001~12400033160AG"

Posted 8.5 year(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.
Other Answers (1)
Based on your order, you have the IDAutomation Data Matrix Font and Encoder for Windows. To create GS1-DataMatrix, consider using the Fonts and using the Fonts and VBA solution from the package.

The FNC1 is encoded by setting ApplyTilde/ProcessTilde to 1 and using the characters ~1 before any Application Identifier that requires it.

Review the DataMatrix GS1 Guidelines

Posted 8.5 year(s) ago

(0)
(0)
   Report Abuse
Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright 2021 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTube Join us on Google Plus Join us on LinkedIn Follow us on Twitter Like us on Facebook