No exception or display
Posted: Mon 14. Jun 2021, 10:27
Dear readers,
I'm currently trying to use the PCAN-USB API in a LabWindows/CVI app, I included header, .dll, .lib, the function i use from this library are recognised by the IDE but i haven't any display and when i try to catch the frame i send through the CAN bus with PCAN VIEW i can't get anything. Did I forget to add something to my project or is there no error management included in this library ?
Also, i'm trying to use the simple form of CAN_initialize that only use handle and baudrate but it tell me that i can only use the 5 args form with handle, baudrate, type, ioPort and interrupt while a lot of example i see on the forum use the 2 args form. Does this have anything to do with my first problem?
Regards.
I'm currently trying to use the PCAN-USB API in a LabWindows/CVI app, I included header, .dll, .lib, the function i use from this library are recognised by the IDE but i haven't any display and when i try to catch the frame i send through the CAN bus with PCAN VIEW i can't get anything. Did I forget to add something to my project or is there no error management included in this library ?
Also, i'm trying to use the simple form of CAN_initialize that only use handle and baudrate but it tell me that i can only use the 5 args form with handle, baudrate, type, ioPort and interrupt while a lot of example i see on the forum use the 2 args form. Does this have anything to do with my first problem?
Regards.