|
truck-code
|
#include <j1939_struct.h>

Public Attributes | |
| timestamp_t | timestamp |
| double | net_battery_current |
| double | alternator_current |
| double | alternator_potential |
| double | electrical_potential |
| double | battery_potential |
PDU VEP (Vehicle Electrical Power) doc. in J1939 - 71, p164
| double j1939_vep_typ::alternator_current |
Alternator Current (0-250 A)
| double j1939_vep_typ::alternator_potential |
Charging System Potential (Voltage) (0-3212.75 V)
| double j1939_vep_typ::battery_potential |
Keyswitch Battery Potential (0-3212.75 V)
| double j1939_vep_typ::electrical_potential |
Battery Potential / Power Input 1 (0-3212.75 V)
| double j1939_vep_typ::net_battery_current |
Net Battery Current (-125 to 125 A)
| timestamp_t j1939_vep_typ::timestamp |
time the message was received
1.8.13