© 2022 ANTZER TECH CO., LTD.
25
// Set the Engine Run Time Report Format:
You can manually enable the calculating engine run time function for RIFA, by this AT
command. Once you enable this function , the event code 56 is activated and start to
calculate engine run time(the period of starting from acc on and ending in acc off)
AT+EGRT,<Enable>,<End_OFF_Control>,<DebunceTimer>
<Enable> :
0 : Disable, 1: Enable
<End_OFF_Control>:
0 : None, 1 : ACC
<Deb0unceTimer>: Debounce time in seconds to make sure the trip is ended
(means define the time after ACC off to output engine run time)
Range0~6
5535 (default is 0, suggested value is 60)
Data format for Engine run time event:
@@,<Len>,<Seq_ID>,<UD> ,<EC>,<EP>,<LT>,<LN>,<AL>,<SP>,<HD>,<GD>,<GT>,<PF>,<DS>,<
AI1>,<IN>,<OT>,<RT=XXX>*XX<CR><LF>
EC = 56(Event Code) shows calculated Engine Run Time (ERT)
,
<RT=XXX> means the XXX
minutes of ERT
,
RT: Header ; XXX: run time (minutes)
Example:
Enable Engine Run Time data output when ACC is turned off for one minute (start calculating
when ACC is turned on)
Example for Engine Run Time report: (Event code=56)
@@,85,69,352953080325875,
56
,0,250352462,1213808680,118,105,0,200312,080418,1,0,0,
0,0,
RT=65*02