Barcode Label Printer

What brand of label printer have you had good success with for printing barcodes from InduSoft? I have an application where I would like to print labels generated by InduSoft. Basically all I need on the label is a number and the barcode. It would be like a 2x3 self adhesive label.
Parents
  • Hi,

    I suggest that you look for printer that supports serial communication port RS-232 / RS-485

    Then, you can use the "TxRx" Indusoft communication driver to communicate with the printer.
    This driver allow you to freely send whatever data you want over serial port.

    The communication protocol syntax of the printer should be explained in printer manual.
Reply
  • Hi,

    I suggest that you look for printer that supports serial communication port RS-232 / RS-485

    Then, you can use the "TxRx" Indusoft communication driver to communicate with the printer.
    This driver allow you to freely send whatever data you want over serial port.

    The communication protocol syntax of the printer should be explained in printer manual.
Children
No Data