Writing Data Into the Database
Follow the steps mentioned in this page to write data into InfluxDB database.
In this section, you will learn how to import RXD file, attach CAN DBC file and write data into the InfluxDB database for creating a Dashboard.
Writing Data from a Single File
Open Dashboard Writer Tool.
Click on the Single File Tab.
Click On Select RXD File Button and choose the RXD file from your PC.
Click On the Select CAN 0 DBC File Button to choose the DBC file for your CAN 0 Bus from your PC.
(Optional) If the RXD file contains data from multiple CAN buses, select the DBC file for CAN 1 by clicking Select CAN 1 DBC File.
Enter the name of the Bucket to which the data will be written.
Click the Write To Database Button to start the writing process.
The process will take time; depending on the size of the RXD file selected, the tool will show a completed popup when the process is completed.
Writing Data from Multiple Files
Open Dashboard Writer Tool.
Click on the Multiple File Tab.
Click On Select Folder Button and choose the Folder from your PC with the RXD files.
Click On the Select CAN 0 DBC File Button to choose the DBC file for your CAN 0 Bus from your PC.
(Optional) If the RXD file contains data from multiple CAN buses, select the DBC file for CAN 1 by clicking Select CAN 1 DBC File.
Enter the name of the Bucket to which the data will be written.
Click the Write To Database Button to start the writing process.
The process will take time; depending on the size of the RXD files selected, the tool will show a completed popup when the process is completed.
Last updated