% % tracker status evaluation % % stack: tracker % *trakinfo %%%"trakinfo " count & &" " log)( { % % basic tracker data now valid % % normalize the data from the tracker record % *trakdnrm % % device status 'Disabled' inibits normal tracker supervision % _Sim.DeviceStatus < |Disabled % % use the not-active icon % "DisabledA" > not { % % tracker is not disabled % "TrackerD" % % gather history, tracker: % name, sid, imei, hardware, date activated % checked new/active status, disabled status % % survey sms reception history % %*** %%% *trakevam % % check for installed in vehicle, date-installed % *trakevap % % check for images of vehicle, last 10 mins, hour, and day % *trakevaq /* % % check for activation sequence for tracker % *trakevan % % check for engine battery flagged % *trakevbd % % check if customer owns vehicle, purchase date % *trakevar % % check for images of customer, last 10 mins, hour, and day % *trakevas % % check for tracker battery, alert % *trakevau % % check for received data in the last 10 min, hour, and day % *trakevav % % check for fence violations, last 10 mins, hour, and day % *trakevaw % % check if moved last 10 mins, hour, and day % *trakevax % % check if customer under 'warning' or 'violation' condition % *trakevay % % check if vehicle is at residence % *trakevaz % % check if vehicle is at workplace % *trakevba % % check if chase mode in effect % *trakevbb % % check for chase results % *trakevbc */ } if } { % % tracker issues % "TrackCarC" _Sim.Status < |Invalid &",ErrorA" |NoIMEI %%% &",FlagA" |NoTracker &",FlagB" > not { } if } ifelse % % stack: icon-selects % *trakicon