+ Reply to Thread
Results 1 to 7 of 7

Thread: barcode printing to SATO printer with dds coding

  1. #1
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    Lisa, Since I don't read Sato language, what is the barcode format you are specifying? 3of9, UPC, etc. Bill LISA_PATTESON wrote: > I have created a label with several barcode fields on it, using > coding in DDS. The label looks fine, but when I try to scan the > barcodes, only the ones that are all numeric scan. The barcodes that > contain alphanumeric characters don't scan, that is, nothing happens > when I hit them with the scanner. > > This is all coded in DDS, & I don't know what most of it means. Below > is an example of the code. The CYARDS barcode scans, and the XREF > barcode does not. > > Please help!! > > lisa_patteson@hotmail.com > > > > Code <'http://www.mcpressonline.com/mc/showcode@@.6ae6a7e0'>

  2. #2
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    3 of 9. thanks.

  3. #3
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    Lisa, I'm sorry, I didn't catch it the first time; you don't know what the codes mean. I did a search for SATO language samples and didn't come up with anything, so lets try this intuitively: '^H075^V350^B103090*' - this is the prefix for XREF that doesn't work. '^H200^V560^B103100*' - this is the prefix for CYARDS that does work. I would assume that the H and V portions are positional entries, that leaves the B entry. This must be the barcode specifier. We see that they are different, so the first thing I'd try would be to put the B103100 on XREF instead of B103090. If this doesn't work; what is the content of XREF? There are some characters that do not print in a 3of9 code. Bill LISA_PATTESON wrote: > I have created a label with several barcode fields on it, using > coding in DDS. The label looks fine, but when I try to scan the > barcodes, only the ones that are all numeric scan. The barcodes that > contain alphanumeric characters don't scan, that is, nothing happens > when I hit them with the scanner. > > This is all coded in DDS, & I don't know what most of it means. Below > is an example of the code. The CYARDS barcode scans, and the XREF > barcode does not. > > Please help!! > > lisa_patteson@hotmail.com > > > > Code <'http://www.mcpressonline.com/mc/showcode@@.6ae6a7e0'>

  4. #4
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    the difference in the B entry between the 090 & the 100 just changes the size of the barcode. The XREF field that won't scan contains 'EF5446-WH001'. There is another field that won't scan. It contains 'E0000529213'. when I remove the E from the front of this field, it does scan. Thanks for all your help, Lisa

  5. #5
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    LISA_PATTESON wrote: > the difference in the B entry between the 090 & the 100 just changes > the size of the barcode. > > The XREF field that won't scan contains 'EF5446-WH001'. > > There is another field that won't scan. It contains 'E0000529213'. > when I remove the E from the front of this field, it does scan. And what happens if you remove the 3 at the end? If it scans, I'd say you're experiencing a length of field restriction - maybe in your scanner. Bill

  6. #6
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    I have created a label with several barcode fields on it, using coding in DDS. The label looks fine, but when I try to scan the barcodes, only the ones that are all numeric scan. The barcodes that contain alphanumeric characters don't scan, that is, nothing happens when I hit them with the scanner. This is all coded in DDS, & I don't know what most of it means. Below is an example of the code. The CYARDS barcode scans, and the XREF barcode does not. Please help!! lisa_patteson@hotmail.com
    Code

  7. #7
    Guest.Visitor Guest

    Default barcode printing to SATO printer with dds coding

    okay, I haven't tried that yet. I'll try that & get back to you. thanks again for your help. Lisa

+ Reply to Thread

Similar Threads

  1. Printing Barcodes to a Sato printer from the Iseries
    By tomv@amplex.com in forum Document Management
    Replies: 1
    Last Post: 07-06-2007, 07:34 AM
  2. Printing data in SATO Printer.
    By callmano in forum Document Management
    Replies: 0
    Last Post: 06-14-2005, 06:06 AM
  3. IPDS Printer and Barcode Error in Printing
    By buck.calabro@commsoft.net in forum RPG
    Replies: 4
    Last Post: 10-29-2004, 11:17 AM
  4. barcode printing in Okidata 590/591 printer
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 01-24-2001, 09:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts