11-10-2022 02:37 AM
hello,
i am try to setup CAN FD with PCI8513, any example for labwindows CVI?(how to write, read, etc.)
11-10-2022 07:40 AM
Do you happen to work with Josip_? They asked a similar question but with C yesterday. The answers there are likely applicable, in that very little extra work needs to happen to take a CAN example, and use it in CAN FD. If it is signal based sessions you just need to update the database. If it is in memory sessions you need to set that it is an FD IO Mode, and the FD baud rate.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-13-2022 08:24 PM
No, i think it just happen we all need this.
i try to setup as my understanding but i have issue to implement, so i want to know if any example for CAN FD base on CVI source code.