Load symbol file into Labview

This forum covers third party software that is for example developed with our APIs
Post Reply
KRotmann
Posts: 7
Joined: Thu 27. Oct 2022, 10:26

Load symbol file into Labview

Post by KRotmann » Fri 5. Jan 2024, 16:45

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

G.Lang
Support
Support
Posts: 169
Joined: Wed 22. Sep 2010, 14:58

Re: Load symbol file into Labview

Post by G.Lang » Mon 8. Jan 2024, 15:19

Hi,

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

KRotmann
Posts: 7
Joined: Thu 27. Oct 2022, 10:26

Re: Load symbol file into Labview

Post by KRotmann » Tue 16. Jan 2024, 08:52

Hi,
thank you very much for this information.
Best regards,
Kirsten

Post Reply