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

Public Attributes | |
| timestamp_t | timestamp |
| double | oil_temp |
| double | speed |
| double | set_speed |
| int | enable_switch |
| int | remote_preprogramm_status |
| int | remote_variable_spd_status |
| int | set_switch |
| int | coast_decel_switch |
| int | resume_switch |
| int | accel_switch |
PDU PTO (Power Takeoff Information) doc. in J1939 - 71, p161
| int j1939_pto_typ::accel_switch |
Engine PTO Governor Accelerate Switch (0-3)
| int j1939_pto_typ::coast_decel_switch |
Engine PTO Governor Coast/Decelerate Switch (0-3)
| int j1939_pto_typ::enable_switch |
Engine PTO Governor Enable Switch (0-3)
| double j1939_pto_typ::oil_temp |
Power Takeoff Oil Temperature (-40 to 210 deg C)
| int j1939_pto_typ::remote_preprogramm_status |
Engine Remote PTO Governor Preprogrammed Speed Control Switch (0-3)
| int j1939_pto_typ::remote_variable_spd_status |
Engine Remote PTO Governor Variable Speed Control Switch (0-3)
| int j1939_pto_typ::resume_switch |
Engine PTO Governor Resume Switch (0-3)
| double j1939_pto_typ::set_speed |
Power Takeoff Set Speed (0-8,031.875 RPM)
| int j1939_pto_typ::set_switch |
Engine PTO Governor Set Switch (0-3)
| double j1939_pto_typ::speed |
Power Takeoff Speed (0-8,031.875 RPM)
| timestamp_t j1939_pto_typ::timestamp |
time the message was received
1.8.13