Message Type 141, $PIDLE
Proprietary NMEA message containing vehicle idling information obtained from the CTM-200's OBDII/J1939/Igntion sense/GPS data.
This NMEA message is a cumulative message that logs idle events based on pre-configured parameters being met (see cmd idle time?).
Message format is:
$PIDLE,hhmmss.ss,t,iiiiiiii , ddmmyy,ggggggggggggggg*hh<CR><LF>
Where:
hhmmss.ss is the UTC time in hours, minutes, seconds, and decimal seconds
t is the idle mode, ie ECU parameter or GPS and ignition to calculate idle time
iiiiiiii is the total idle time in minutes, rounded to the nearest minute
ddmmyy is the day, month and year
ggggggggggggggg is the gateway's user settable name
hh is the message checksum
Example:
$PIDLE,235239.00,1,4,171111,354155040009270*62
In the above example the accumulated idle time is 4 minutes.
The idle time is also exposed via a parameter value p218.
See cmd idle mode?, cmd idle query?, and cmd idle reset? for idle configuration.
available in CTM-200 only, firmware version 2.0.4.2602 and later