Page 1 of 1

Load symbol file into Labview

Posted: Fri 5. Jan 2024, 16:45
by KRotmann
Hello!
For a current project, I need to read data from CAN using Labview. I am using the kdi_labview_api_for_pcan_basic_fd-1.0.0.10 1 and Labview Version Q3 2023 (32-bit).
I managed to successfully establish a connection and to receive data. The CANIds (and data) can be assigned to specific names. However, I already do have a PCAN Explorer symbol file, which does exactly that. As I would love to not replicate everything - is there a possibility to load the symbol file into the labview code using the api for pcan and matching incoming data to the corresponding symbols?
If you need any further information, please let me know.
Best regards,
Kirsten

Re: Load symbol file into Labview

Posted: Mon 8. Jan 2024, 15:19
by G.Lang
Hi,

no, there“s no such function inside the PCANBasic API, sorry.

Re: Load symbol file into Labview

Posted: Tue 16. Jan 2024, 08:52
by KRotmann
Hi,
thank you very much for this information.
Best regards,
Kirsten