Is CAN Extended ID Configuration Available in ADCS Application ?

Updated Apr 2, 2026

Reported In

Software

  • Automotive Diagnostic Command Set Toolkit

Issue Details

I am using Automotive diagnostic command set toolkit in my LabVIEW application and want to use CAN extended ID (29 bit). Is this possible ?

Solution

Yes you can use CAN extended ID configuration.

For example if you use Open Diagnostic on CAN FD.vi, CAN ID will be specified for transmit ID and receive ID input, If you want to specifically use extended ID, use Or function with 0x20000000 like shown in screenshot below.