Eurosens DDS-A: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
|- | |- | ||
| Ambient operating temperature, °C || -40 to +85 | | Ambient operating temperature, °C || -40 to +85 | ||
|- | |||
| Supported by || <div class="mw-collapsible mw-collapsed"> <div class="mw-collapsible-content"><p> | |||
DISCOVERY-116A, DISCOVERY-126A, DISCOVERY-206A, DISCOVERY-226A, DISCOVERY-296A,</p> | |||
|} | |} | ||
== Wiring Information == | == Wiring Information == | ||
| Line 38: | Line 41: | ||
'''• Command Format''' | '''• Command Format''' | ||
<pre> | <pre> | ||
SET CUIOCFG:<IO Number>- | SET CUIOCFG:<IO Number>-<IO Mode>-<IO Function*></pre> | ||
'''• Example''' | '''• Example''' | ||
<pre> | <pre> | ||
SET CUIOCFG:IO1-AN-GEN | SET CUIOCFG:IO1-AN-GEN* | ||
</pre> | </pre> | ||
| Line 48: | Line 51: | ||
<pre> | <pre> | ||
IMEI: 862942074896945 | IMEI: 862942074896945 | ||
Command: SET CUIOCFG:IO1-AN-GEN | Command: SET CUIOCFG:IO1-AN-GEN* | ||
Response: | Response: | ||
| Line 82: | Line 85: | ||
Error : 0 | Error : 0 | ||
</pre> | </pre> | ||
== ⚠️ Mandatory Save Command == | == ⚠️ Mandatory Save Command == | ||
Latest revision as of 05:08, 22 October 2025
Introduction to the Product
The Eurosens DDS axle load sensor is designed to measure the displacement of a vehicle’s leaf spring suspension. Its operation is based on converting the sensor lever’s rotation angle into an output voltage using a magnetoresistive sensing element as the transducer.
The sensor is mounted on the vehicle chassis, while a vertical linkage from the mounting kit connects to the axle. When the suspension deflects under load, this movement causes the rod to move vertically, resulting in the rotation of the DDS sensor’s shaft arm.
A Hall-effect sensor is used as the transducer to generate an output signal corresponding to the angular position of the swivel arm, which changes with the axle load. To translate this output signal into axle load values (in kilograms), the system must be calibrated using vehicle scales.
Product Specification

| Parameter | Value |
|---|---|
| Power supply, V | 9-32 |
| Measured angle range, degree | -40…40 |
| Weight, g (no cable) | 95 |
| Relative error of rotation angle detection, % | ≤2 |
| Output interface | voltage of 0-5V |
| Ambient operating temperature, °C | -40 to +85 |
| Supported by | DISCOVERY-116A, DISCOVERY-126A, DISCOVERY-206A, DISCOVERY-226A, DISCOVERY-296A, |
Wiring Information
| Wire colour | Function |
|---|---|
| Red | Power |
| Black | Ground |
| Green | Analog Output |
✅ Configuration Guide
This guide outlines how to configure the Analog-based EUROSENS axle load sensor on Transight Telematics devices using configuration commands.
• Command Format
SET CUIOCFG:<IO Number>-<IO Mode>-<IO Function*>
• Example
SET CUIOCFG:IO1-AN-GEN*
• Expected Response
IMEI: 862942074896945 Command: SET CUIOCFG:IO1-AN-GEN* Response: Error : 0
• Verification Command
GET CUIOCFG
• Expected Verification Response
IMEI: 862942074896945 Command: GET CUIOCFG Response: CUIOCFG: IO1-AN-GEN*IO2-DI-GEN*IO3-DO-IMB Error : 0
• Analog value test Command
GET CUAI
• Expected Response
IMEI: 862942074896945 Command: GET CUAI Response: AI:456-0-0 Error : 0
⚠️ Mandatory Save Command
After completing configuration, execute this to save and apply changes:
SET CUMR:2
✅ Step 3: Verify Fuel Data Transmission
Once configured, the device automatically starts transmitting real-time Axle sensor data.
🔍 Validation Checklist
- Monitor telemetry packets on your server.
- Confirm:
- Analog data is present.
- Values update periodically.
- Readings are accurate and consistent.