Clarence Bush Posted May 29, 2012 Report Share Posted May 29, 2012 Want to know if anyone did this before. For example I want to convert “hellobarcode” into a long binary string. Which should contain the start and stop character, encoding data and checksum? I am looking for the easiest way to make this happen. Any help will be greatly appreciated. Link to comment Share on other sites More sharing options...
Gilbert william Posted May 29, 2012 Report Share Posted May 29, 2012 Hello, I am not familiar with binary string. But I search the internet and find the Wikipedia have some explanations. Hope this will help you: http://en.wikipedia.org/wiki/Code_128 Link to comment Share on other sites More sharing options...
Saragani Posted May 29, 2012 Report Share Posted May 29, 2012 I'm not sure what exactly you mean. Do you want to send the "hellobarcode" using Unitronics PCOM (with the STX, ETX and Checksum)? In that case, the PLC would not understand what you want from him (Because there isn't any command named hellobarcode. Please tell us exactly what you mean and what you want, and for what purpose. Link to comment Share on other sites More sharing options...
Kirk Bush Posted May 29, 2012 Report Share Posted May 29, 2012 If you want to convert the text into binary string, you may need to buy the Code 128 specifications, which has all the details that you need. An easiest method to create this barcode symbole is to use a barcode creation control. Link to comment Share on other sites More sharing options...
Primo Clinton Posted May 30, 2012 Report Share Posted May 30, 2012 Hi, you just need one code 128 contro l for .NET or Java (depends on you). And you'd better to choose some tool with detailed tutorial. http://www.keepautomation.com/products/net_barcode/barcodes/code_128.html Link to comment Share on other sites More sharing options...
JayY Posted May 30, 2012 Report Share Posted May 30, 2012 Besides barcode generator, barcode font may be your another choice. It performs as other normal font such as Times New Roman. Easy to handle stuff. Link to comment Share on other sites More sharing options...
beverlydaddzie Posted December 12, 2013 Report Share Posted December 12, 2013 You are making things complecated. Just get a Code 128 font or online Code 128 generator to get the barcode images you want. Link to comment Share on other sites More sharing options...
Aaronvxb12 Posted May 30, 2014 Report Share Posted May 30, 2014 Hello, I am not familiar with binary string. But I search the internet and find the Wikipedia have some explanations. Hope this will help you: http://en.wikipedia.org/wiki/Code_128 Thanks, but this may be better. It is for barcode. http://www.barcodeisland.com/code128.phtml Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now