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. Conversion of PCL (Printer Control Language) data to QImage/QPixmap
Forum Updated to NodeBB v4.3 + New Features

Conversion of PCL (Printer Control Language) data to QImage/QPixmap

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 176 Views 1 Watching
  • 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.
  • D Offline
    D Offline
    DL5EU
    wrote on last edited by
    #1

    Dear all,

    in order to display the screen image of a 54616B oscilloscope in my Qt application I need to convert the PCL data coming from the instrument to a QImage or QPixmap. The PCL data are available in a QByteArray.

    Does somebody know if there is something available out of the box that I could use for this purpose or do I have to write a converter myself?

    Thank you for your help and kind regards,

    Ralf

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by ChrisW67
      #2

      There's nothing in Qt's box that will do this peculiar transformation.

      Is the Agilent/Keysight IntuiLink software not available to you? This seems to be the supported method of grabbing waveforms as bitmaps as well as other formats.

      GhostPCL may be able to transform PCL to something usable.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DL5EU
        wrote on last edited by
        #3

        Thank you for the information.

        I wasn't aware that this software is (still) freely available. I will give it a try.

        A friend of mine has only very old software that does not handle all HP/Agilent/Keysight scopes. That's why I wanted to write something that handles the three generations of oscilloscopes that we have.

        Ralf

        1 Reply Last reply
        0

        • Login

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