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. ixxat and qt

ixxat and qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 749 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.
  • H Offline
    H Offline
    hramazan
    wrote on last edited by
    #1

    Hi everyone,
    I'm beginner about qt and in my job i need to use ixxat can device but almost no any information about qt and ixxat. I need to some help for how can i initiate the ixxat device in my code and communicate the other deviced from the CANBUS.

    aha_1980A 1 Reply Last reply
    0
    • H hramazan

      Hi everyone,
      I'm beginner about qt and in my job i need to use ixxat can device but almost no any information about qt and ixxat. I need to some help for how can i initiate the ixxat device in my code and communicate the other deviced from the CANBUS.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @hramazan, welcome!

      we have the QtSerialBus module in Qt, which allows access to CAN busses.

      We don't have a dedicated driver/plugin for Ixxat yet, however if you're on Linux, you might be able to use the SocketCAN driver. So which device are you exactly talking about?

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      4
      • G Offline
        G Offline
        GMarescotti
        wrote on last edited by GMarescotti
        #3

        Hi, I implemented a driver for the missing PLUGIN for IXXAT USB adapter. It is freely available here:
        https://github.com/gmarescotti/ixxatcan
        It still needs a lot of works but it works using the can example of Qt. (OS Windows 7)

        1 Reply Last reply
        2
        • M Offline
          M Offline
          MrShawn
          wrote on last edited by
          #4

          What OS are you using?

          If you are working on windows i highly suggest getting a PEAK can adapter instead.

          On linux if you follow IXXAT's documentation for installing socketcan drivers then it will work easily with QCanBus.

          1 Reply Last reply
          1

          • Login

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