LogoLogo
Home
  • 🏠Home
  • 💽ReXdesk: Configuration Software
  • ReXdesk : ReXgen Series Configuration Software
    • ReXdesk Manual
      • Getting Started
        • Pinout Details: ReXgen1
        • Pinout Details: ReXgen 2
        • Pinout details: ReXgen Air
        • Pinout Details: ReXgen Pro
        • Software Installation
        • Driver Installation
        • Activate ReXdesk License
      • Software Introduction
        • Graphical Overview
        • Navigation Bar
          • File Menu
          • Project Menu
          • Config Menu
          • Device Menu
          • Tool Menu
            • Encryption Manager
            • Cloud Settings
              • Mobile Settings
              • Wi-Fi Settings
              • *FTP Settings
              • AWS Settings
            • Settings
        • Status Bar
        • Projects Panel
        • Configuration Panel
          • CAN Bus Options
          • LIN Bus Options
          • Channel Options
          • Transmitting
            • Periodic CAN/CAN FD Transmission
            • HW Info Tool
            • Snapshot Tool
          • Filter
          • Device Configuration
            • Storage
            • Encrypting Data Log and Device
            • Enabling FTP Upload
            • ReXgen Sleep/Wake up function Implementation
            • AWS
            • Live data window
        • Library window
        • Trigger window
          • New trigger panel
        • Internal storage Window
        • Show data log window
          • Export Configurator Window
        • Export settings window
        • TCP/IP
          • Configuring Wi-Fi settings to Start up a Pro Device.
      • Quick Start Guide
        • Preparation of Configuration
          • CAN Log All Configuration
          • Logging Using Filters
          • Logging Using J1939 Filters
          • Using the UDS function
          • Logging Analog Channels
          • Logging Digital Channels
          • Logging Accelerometer data
          • Logging Gyroscope data
          • Logging GNSS data
        • Advanced Configuration
          • Setup Cloud Settings
            • Mobile Settings
            • Wi-Fi Settings
            • FTP Settings
              • Steps to add new FTP settings using ReXdesk
              • Steps to enable FTP configuration in the ReXgen logger.
            • AWS Settings
              • Steps to add new AWS settings using ReXdesk
              • Steps to enable AWS configuration in the ReXgen logger
          • Upload configuration to the logger via FTP
          • Upload configuration to the logger via AWS S3 bucket
          • Trigger-Based Logging
          • Periodic CAN/CAN FD Transmission
          • HW Info Tool
          • Snapshot Tool
        • Retrieving Raw Data Log
        • One-Click Export after Linking DBC to CAN/CAN FD Bus
        • Exporting Data using CAN/CAN FD DBC File
        • Viewing Live Data
        • Log OBD2 Mode 1
      • Appendix 1 - CAN ERROR Definitions
      • Appendix 2 – Digital Input Functions
      • Appendix 3 – GNSS Orientation Guide
        • GNSS Positioning
        • Dead Reckoning
          • IMU Orientation in ReXgen Air devices
          • IMU Orientation in ReXgen Pro devices
        • Geofencing
      • Appendix 4 – Using the LTE Debug Tool
      • Appendix 5 – Setting up a digital trigger in ReXgen
      • Appendix 6 – ReXdesk CLI Manual
        • Convert-file
        • Convert-folder
        • Configure
        • Reflash
        • Format
    • ReXdesk CLI Guide
      • Convert-file
      • Convert-folder
      • Configure
      • Reflash
      • Format
    • ReXdesk Convert Guide
      • Convert-file
      • Convert-folder
      • Configure
      • Reflash
      • Format
Powered by GitBook
On this page
Export as PDF
  1. ReXdesk : ReXgen Series Configuration Software
  2. ReXdesk Manual
  3. Quick Start Guide
  4. Advanced Configuration

HW Info Tool

PreviousPeriodic CAN/CAN FD TransmissionNextSnapshot Tool

Last updated 28 days ago

The user application can transmit a CAN Message to ReXgen to trigger the following responses:

1) Current Firmware version of the ReXgen.

2) ReXgen should confirm that it is configured, has a configuration version, and has an active configuration.

3) Send the serial number of the ReXgen.

4) Send the RTC Date & time.

Format of the Transmitted message:

Function

Request ID

Transmit ID

0

1

2

3

4

Firmware

RX Ident

Tx Ident

FW_MAJOR_VERSION

FW_MAJOR_VERSION

FW_MINOR_VERSION

FW_BRANCH

FW_TYPE

Configuration ID

RX Ident +1

Tx Ident +1

Configuration Version Number

Configuration Version Number

Configuration Version Number

Configuration Version Number

Manufacturing INFO

RX Ident +2

Tx Ident +2

Product

Assembly

Batch

Batch

SERIAL_NUMBER

RTC Time

RX Ident +3

Tx Ident +3

UNIX Date/Time

UNIX Date/Time

UNIX Date/Time

UNIX Date/Time

FW_TYPE 0-Release, 1-alpha, 2-beta, 3-pre release

FW_BRANCH 0 -Main branch

Allows to drag and drop the same into the configuration. The tool has the following settings:

  • Output CAN

    • Users can choose CAN 0 or CAN 1

  • Rx Ident: Start range CAN ID of messages transmitted from an external tool.

  • Tx Ident: Start range CAN ID of messages transmitted from ReXgen.

Example:

If Rx Ident is 7E0 and TX Ident is 7E8 in the configuration, the Identifiers will be as shown below:

Rx Ident

Tx Ident

HW Info

7E0

7E8

Firmware

7E1

7E9

Configuration ID

7E2

7EA

Manufacturing Info

7E3

7EB

RTC Time (UNIX Date/Time)