User Manual

Table Of Contents
Page 63 of 129 54A0028-6 042019 © LeddarTech Inc.
Report server ID (function code 0x11)
This function returns information on the LeddarVu module in the following format:
Table 29: Report server ID messages
Offset
Length
Description
0
1
Number of bytes of information (excluding this one). Currently 0x99
since the size of information returned is fixed.
1
32
Serial number as an ASCII string
33
1
Run status 0: OFF, 0xFF: ON. Should always return 0 FF, otherwise
the module is defective.
34
32
The device name as an ASCII string
66
32
The hardware part number as an ASCII string
98
32
The software part number as an ASCII string
130
8
The full firmware version as 4 16-bit values
138
48
The full bootloader version as 4 16-bit values
146
2
The FPGA-build version
148
4
Internal Use
152
2
Module identification code (13 for LeddarVu8)
Get detections (function code 0x41)
This function returns the detections/measurements in the following format:
The first byte is the number of detections in the message. Because of the limitation on a Modbus
message length, a maximum of 40 detections will be returned.
NOTE: This maximum can be configured to a lower value using the Leddar Configurator
software (serial port configuration) or the Write Register command described below.
Following the first byte, each detection has six bytes (refer to Table 30).