Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to use ZPL by serial port on QT

How to use ZPL by serial port on QT

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 459 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kacank87
    wrote on last edited by
    #1

    hello ,
    i want to using ZPL for make barcode and qr code on QT.
    i will using serial port for connection between QT to printer .
    so like this - QT -> send code ZPL -> serial port -> print.
    i want little example how to using that on QT

    thanks before.

    jsulmJ 1 Reply Last reply
    0
    • K Kacank87

      hello ,
      i want to using ZPL for make barcode and qr code on QT.
      i will using serial port for connection between QT to printer .
      so like this - QT -> send code ZPL -> serial port -> print.
      i want little example how to using that on QT

      thanks before.

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Kacank87 I don't have any examples for that device (is there any documentation/examples/SDK from device manufacturer?), but in general you can use https://doc.qt.io/qt-5/qserialport.html in Qt to access serial port. What exactly to send/receive depends on your device.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved