There will be instances where users of the Vehicle Communication Toolkit (VCOM) will need to use CAN FD protocol to communicate with their Device Under Test (DUT). This article will highlight steps necessary for users to modify an application such that it will support CAN FD protocol.
Users will need to modify their A2L file and LabVIEW example code. This article will utilize the shipped NI A2L file that comes with the VCOM toolkit and a VCOM LabVIEW Example.
The A2L file can be found here: C:\Users\Public\Documents\National Instruments\NI-VCOM\Measurement and Calibration Toolkit
The LabVIEW example used in this guide will be "Add SingleECU into Calibration Server.vi" and it is located here (Your LabVIEW edition will change this path) : C:\Program Files\National Instruments\LabVIEW XXXX\examples\Vehicle Communication Measurement and Calibration Toolkit\Example VIs\VCOM MC - Enable Communication with Single ECU.vi