How to use the CAN utilities with Qt4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use the CAN utilities with Qt4

493 Views
AlexanderKelle1
Contributor II

I have a couple of questions about how to integrate the CAN utilities in Qt4. 

First, what are the configuration settings for the automotive board using a 500 kHz baud rate? 

Second, where are the header files that contain the CAN utilities prototypes so that I can call on the CAN functions in Qt? I know where the source source code for the CAN utilizes are and I found the script file that executes the command. However, there are no prototypes for the canecho, cansend, or canconfig functions. I can only call on these functions is through the terminal. Is there anyway that I can call on these functions through Qt? 

-Alexander Keller 

Tags (2)
0 Kudos
0 Replies