07-01-2025 05:12 AM
Hi Everyone,
Now I am working with xnet in veristand. I am using Automatic frame processing with CAN 2.0. Now my project use CAN FD and some frame with length > 8. So now what solution for us can simulate CRC with frame length >8 (Max 64)
Tks all,
07-01-2025 06:46 AM
Use Vehicle Communication Toolkit but it is a paid add-on.
You only need the base version for CAN FD. See Vehicle Communication Software Suite Overview
Here are the supported checksum
You can create your own custom checksum. Using NI-VCOM WebUI to Create the RBSConfig File
if you don't want to pay for the toolkit, you can use CAN-Frame-Protection-Custom-Device. But customizing this requires extensive knowledge of LabVIEW and Custom Device development.