IR5000 how use pcl to print barcode?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rangelmp
    • Jun 2025

    #1

    IR5000 how use pcl to print barcode?

    Hi. IR5000 have a lot of barcode fonts, i can use all fonts with PCL but i can't read the barcode with the reader.

    I'm using this PCL code to 128c barcode.


    ESCAPE(19Y
    ESCAPE(s1p20v4s3b0T
    46090703918549000132550030006172982619562376

    Line 1, 2 select the font
    lLine 3 bar code value

    In IR50000 i have to put START C and STOP code? what is START and STOP char code in IR5000? I need to calculete the check char?

    So how is the correct use for this font?

    Where in the role world are the font reference guide?

    Thanks.
  • SCREWTAPE
    • Jun 2025

    #2
    The bar code fonts supported by the imageRUNNER-iR series:

    BC 3 of 9 Thin
    BC 3 of 9 Light
    BC 3 of 9
    BC 3 of 9 Semi
    BC 3 of 9 Heavy
    Code 128
    Code 128 Bold
    Code 128 Condensed
    Code 128 Condensed Bold
    Code 128 Expanded
    Code 128 Expanded Bold
    Interleaved 2 of 5 Light
    Interleaved 2 of 5
    Interleaved 2 of 5 Semi
    Interleaved 2 of 5 Bold
    Interleaved 2 of 5 Narrow Light
    Interleaved 2 of 5 Narrow
    Interleaved 2 of 5 Narrow Semi
    Interleaved 2 of 5 Narrow Bold
    UPC/EAN
    UPC/EAN Bold
    UPC/EAN Condensed
    UPC/EAN Condensed Bold
    UPC/EAN Expanded
    UPC/EAN Expanded Bold
    CodaBar
    CodaBar Condensed
    CodaBar Expanded
    MSI/Plessey
    PostNet


    To print out the complete PCL font list:

    Method 1:
    Press Additional Functions, Printer Settings, Utility, PCL/PS, PCL, Font List, and select Yes.

    Method 2:
    Press Additional Functions, Report Settings, Printer, PCL, Font List, and Select Yes.

    Comment

    • rangelmp

      #3
      Thanks, i know the bar code fonts supported by their5000, i use all and i can print everthing ok.

      But i can read the code bar.

      Comment

      • rangelmp

        #4
        up...

        Someone know who use the barcode (code128) fonts on IR5000?
        I try:

        Code:
        ESCAPE(19Y
        ESCAPE(s1p20v4s3b0T
        46090703918549000132550030006172982619562376
        But i can't reader this barcode. What i miss? Start, stop char? Balnk char?

        Thanks.

        Comment

        Working...