Configure DIAdem to Load CAN Raw Data File

Updated Mar 11, 2025

VeriStand's TDMS File Viewer has proved that it is possible to use DIAdem to load CAN raw data files saved in the TDMS format. This article will show you how to configure DIAdem to load CAN raw data files just like VeriStand's TDMS File Viewer.

  1. Launch DIAdem
  2. Go to SCRIPT panel
  3. Select File>>New VBS
  4. Insert the following line:
    BusLogToTDM.ConversionMode = 2
  5. Click Run Script

You can now drag and drop the TDMS file loaded with CAN raw data into the data portal. Do note that this step needs to be performed every time DIAdem is launched. You can automate the execution of this code when DIAdem launch.