Snapshot Tool

In the context of CAN bus logging, a snapshot file refers to a JSON-formatted file containing a periodic sample or "snapshot" of decoded CAN bus data for select CAN signals of interest.

The steps below help you transmit a periodic sample of decoded CAN bus data for select CAN messages of interest in JSON format.

Notes:

  • Before you begin these steps, add and enable AWS configuration for the ReXgen logger.

Drag the Snapshot tool in the Transmitting section in the configuration window.

  • This opens the Snapshot window.

  • Add Snapshot File: this allows the user to add and name a new snapshot file.

  • Remove Snapshot File: this allows the user to remove an existing snapshot file.

  • Add Items: this allows the user to add items to a snapshot file.

  • Remove Items: this allows users to remove items from a snapshot file.

Click on the ‘Add Snapshot File’ tab –

  • Enter the desired name, sampling rate (sec) and upload rate, and click OK.

Once the name of the Snapshot file is assigned, click the ‘Add Items’ tab to add the required items to the snapshot file.

  • Add them from the existing DBC file by clicking on the check box beside them.

Note:

  • One snapshot file supports only fourteen (14) items.

OR

To add a new dbc file, click on the folder icon, select the desired dbc file containing the parameters, and click ‘Open’.

Select up to fourteen items and click ‘OK’.

Once the items are added to the snapshot file, specify the CAN source for each item separately.

Click “Run” to update the configuration.

  • The configuration will be loaded into the data logger and immediately start uploading to the S3 bucket.

  • The configuration file is stored in the ‘Root’ folder inside your S3 bucket.

Open the configuration folder to view the snapshot file.

  • The file is stored in ‘.json’ format.

View the live value updates of the configured snapshot parameters in the snapshot .json file.

Last updated