FIFOTRACK A500G Command List

Hide thumbs Also See for A500G:
Table of Contents

Advertisement

Quick Links

FIFOTRACK A500G COMMAND LIST
FIFOTRACK COMMAND LIST
Model: A500G
Version: V1.1
www.fifotrack.com
Copyright @fifotrack 2015 All Rights Reserved

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the A500G and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for FIFOTRACK A500G

  • Page 1 FIFOTRACK A500G COMMAND LIST FIFOTRACK COMMAND LIST Model: A500G Version: V1.1 www.fifotrack.com Copyright @fifotrack 2015 All Rights Reserved...
  • Page 2: Copyright And Disclaimer

    FIFOTRACK A500G COMMAND LIST Copyright and Disclaimer  All copyrights belong to Shenzhen fifotrack Solution Co., Ltd. You are not allowed to revise, copy or spread this file in any form without consent of fifotrack.  is trademark of fifotrack, protected by law.
  • Page 3: Document History

    FIFOTRACK A500G COMMAND LIST Document History Version Revision Date Author Detail V1.1 Sep 15, 2023 Vito Hu Initial Version Copyright @fifotrack 2015 All Rights Reserved...
  • Page 4: Table Of Contents

    B25 – Setting SMS Timing Tracking ....................21 B26 – Setting Alarm SMS Head String ....................21 B27 – Setting Parameters of Harsh Acceleration Alarm ..............22 B28 – Setting Parameters of Harsh Braking Alarm ................22 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 5 C06 – Retrieve Basic Information of Tracker ..................39 C08 – Retrieving AD voltage ....................... 40 D05 – Photographing .......................... 40 D06 – Retrieve Photo Data ......................... 41 D07 – Timing Photographing ......................42 S09 – Setting GPRS Heartbeat Interval ....................42 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 6 FIFOTRACK A500G COMMAND LIST S13 – Switching A02 Package Format ....................43 Appendix A - Alarm Code and Alarm Parameter ................44 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 7: Applied Module

    FIFOTRACK A500G COMMAND LIST 1 Applied Module  A500G Copyright @fifotrack 2015 All Rights Reserved...
  • Page 8: Gprs Command Format

    2 bytes hexadecimal string format, XOR of {<pack-len>,<ID>,<work-no>,<cmd-code>,<cmd-para>}.  \r\n: End of package, i.e. <CR><LF>.  Without specification, multi-byte binary data in cmd-para uses big endian format, i.e. Most Significant Byte first. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 9: Sms Command Format

    03 cmd-para: command parameter, the same as cmd-para field in GPRS command. 04 proc-result: command process result OK – Succeed. 05 SMS command with invalid password, or with incorrect format, no reply will be sent. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 10: Serial Port (Com) Command Format

    Setting command format: #<cmd-code>,<cmd-para><CR><LF> Reply data format #<cmd-code>,<proc-result><CR><LF> cmd-code, cmd-para: the same as corresponding field of GPRS/SMS command. proc-result: COM command procession result OK – Succeed. UNSUPPORT – Command not supported. FAILED –Procession failed. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 11: Command Writing Specification

    For command with multi parameters, field(s) can be empty, the corresponding parameter is set to default.  The following chapters describe cmd-code and cmd-para.  The “Retrieve” row in the following chapters describes the corresponding query command. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 12: Command List

    B01,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B01,cmnet 01 Set APN name to “cmnet”, APN login username and password empty. Retrieve C04,B01 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 13: B02 - Setting Gprs Link Protocol

    01 Set timing tracking interval to 30s for ACC ON and ACC OFF Retrieve C04,B03 B04 – Setting Roaming Tracking Time Interval Source GPRS/COM/SMS Description B04, <roam_basic_tmr>,<roam_accoff_tmr>,<roam_parking_tmr> 01 roam_basic_tmr: roaming time interval, unit s, default 0s. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 14: B05 - Setting Distance Tracking Interval

    01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B05,100 01 Set distance tracking to 100m. Retrieve C04,B05 B07 – Setting the Direction Change Upload Source GPRS/COM/SMS Description B07,<course> Copyright @fifotrack 2015 All Rights Reserved...
  • Page 15: B08 - Setting Speeding Alarm

    01 sms_pwd: SMS password, 6 digits, default “000000”. Reply B10,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B10,472627 01 Set SMS password to “472627”. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 16: B11 - Setting Sos Number

    Operation on OUTPUT port is related to ACC status only; The command is one-time valid for ACC OFF; 02 index: out port selection, value 1, 2, 3… etc.. Reply B12,<err_code> 01 err_code: error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED –Processing failed. Example B12,1,1,20 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 17: B13 - Pulse Output Control

    03 When SMS time zone is set, all tracking/alarm SMS use tzone for date & time. Reply B14,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B14,-8 Retrieve C04,B14 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 18: B16 - Setting Initial Mileage

    UNSUPPORT B18 – Setting in-port Working Mode Source GPRS/COM/SMS Description B18,<input>,<valid_mode> 01 input: in-port selection, 3~IN3, 4~IN4 02 valid_mode: valid trigger mode, 0--low level valid, 1--high level valid. Reply B18,<err_code> 01 err_code: error code. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 19: B19 - Setting Circle Geo-Fence

    B19,1 01 Delete 1# circle fence Retrieve C04,B19,<index> 01 index: fence index, value 1~8, the same as index field in setting command. B21 – Setting Fatigue Driving Source GPRS/COM/SMS Description B21,<fatigue_time>,<rest_time> Copyright @fifotrack 2015 All Rights Reserved...
  • Page 20: B22 - Setting Maximum Parking Time

    04 two-way-call: Disable/enable SOS number dialing under two-way conversation. 05 monitor-call: Disable/enable SOS number dialing under monitor mode. 06 photo: Disable/enable photographing, with resolution setting by D07 command. 07 When both two-way-call and monitor-call are set, monitor-call is valid, while Copyright @fifotrack 2015 All Rights Reserved...
  • Page 21: B25 - Setting Sms Timing Tracking

    Example B25,120,23 01 Enable SMS timing tracking, and set interval to 120s, tracking SMS will be sent to #2 and #3 SOS numbers Retrieve C04,B25 B26 – Setting Alarm SMS Head String Source GPRS/COM/SMS Copyright @fifotrack 2015 All Rights Reserved...
  • Page 22: B27 - Setting Parameters Of Harsh Acceleration Alarm

    02 time_lmt: hard braking detection time, unit s, default 0. 03 When driving speed decrease beyond speed_var, tracker triggers hard braking alarm. 04 Refer to Appendix –A for alm-code of harsh brake Reply B28,<err_code> 01 err_code: procession error code. OK – Succeed. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 23: B29 - Setting Sensitivity Of Motion Sensor

    08 When the command string has only sos-num field, default attribute is set to corresponding SOS number. 09 Default attribute of SOS number: two-way-call and pos-sms. Reply B31,<err_code> 01 err_code: procession error code. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 24: B33 - Setting Maximum Idle Time

    When ACC ON, sample AD data and upload real-time; When ACC OFF (maybe external power exists), keeping the last sample value, and upload to server filter-option==2: upload AD sample data real-time, ignoring ACC and external power Copyright @fifotrack 2015 All Rights Reserved...
  • Page 25: B37 - Setting Digital Temperature Number

    01 t_sensor_sn: Sensor’s number which is set automatically [1,4] – Setting succeed, the value is the sensor’s number [FULL] – The number of sensors exceed FAILED – Setting failed, error connection, or more than one sensor are connected Copyright @fifotrack 2015 All Rights Reserved...
  • Page 26: B38 - Setting High/Low Temperature Alarm

    01 Disable #1 sensor’s high and low temperature alarm Retrieve C04,B38,<t_sensor_sn> B39 – Delete Digital Temperature Sensor Source GPRS/COM/SMS Description B39,<t_sensor_sn> 01 When multiple sensors are installed, and some ones need to be removed, this Copyright @fifotrack 2015 All Rights Reserved...
  • Page 27: B40 - Retrieve Temperature Sensor Data

    Refer to user guide for detail. 05 If no tag(s) authorized, tracker will not generate “Illegal Login”. Reply B42,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 28: B43 - Delete Authorized Rfid/Ibutton Tag(S)

    01 Start batch operation, tracker delete tags, which are read in the following 3 minutes. Retrieve UNSUPPORT B44 – Retrieve RFID/iButton Tag(s) Authorization Source GPRS/COM/SMS Description B44,<rfid_num1>,<rfid_num2>…<rfid_numN> 01 rfid_num[1,N]: RFID/iButton tag number to be retrieved. For iButton tag, whose Copyright @fifotrack 2015 All Rights Reserved...
  • Page 29: B46 - Setting Passenger Mode For Rfid/Ibutton/Fingerprint

    01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example Retrieve C04,B46 B47 –RFID/iButton/Fingerprint Optional Function Source GPRS/COM/SMS Description B47,<out-ctl>,<login-wait-acc-on>,<acc-off-login-keep> 01 out-ctl: Enable/Disable OUT control 0 (default): Disable OUT control Copyright @fifotrack 2015 All Rights Reserved...
  • Page 30 UNSUPPORT – Command not supported. FAILED – Procession failed. Example B47,0,0,0 01 No OUT1/OUT2 operation for login/logout 02 Tracker set login when tag swiped, and always keeps login 03 Tracker set logout immediately after ACC OFF Copyright @fifotrack 2015 All Rights Reserved...
  • Page 31: B80 - Setting Fuel Theft/Filling Alarm

    B80,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B80,1,5 01 Enable fuel theft alarm calculated based on AD1; When fuel level decrement exceed Copyright @fifotrack 2015 All Rights Reserved...
  • Page 32: B81 - Setting Fuel Level Alarm

    AD channel 1/2/3 which connects to fuel sensor 03 use-acc: Whether tracker connects to ACC or not. To get better calculation result, it is suggested to connect IN2 to ACC. If use-acc field empty, by default, it is regarded that Copyright @fifotrack 2015 All Rights Reserved...
  • Page 33: B90 - Reset Tracker Or Module

    B90,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B90,1 01 Reset tracker. Retrieve UNSUPPORT B91 – Setting Parameters to Default Source GPRS/COM/SMS Description Copyright @fifotrack 2015 All Rights Reserved...
  • Page 34: B94 - Turn On/Off Led Display

    GPRS/COM/SMS Description B95,<port>,<reply>,<tt-data> 01 port: port number. For A500G, port==1 02 reply: 1--return the received COM data; 0--not return the received COM data 03 tt-data: Data forwarded to the device, can be empty 04 B95 is one-time command. After reply uploaded, the command request will be...
  • Page 35: B96 - Enable/Disable Vibration Alarm

    B96,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B96,1 01 Enable vibration alarm Retrieve C04,B96 B98 – Setting Lower Power Parameters Source GPRS/COM/SMS Copyright @fifotrack 2015 All Rights Reserved...
  • Page 36: B99 - Ota Using Ftp Server

    02 option: option for OTA, when the field empty, using default setting option Description 0(default) Normal OTA, tracker check whether file_name match current version or not Mandatory OTA, tracker doesn’t check file_name 03 ftp_address: FTP server address, default 47.88.17.17 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 37: C01 - Retrieve Position Information

    03 When command is sent via GPRS, tracker replies normal position data. Reply When command is sent via GPRS, the replied data is normal position package. When command is sent via SMS/COM <string_head>,yyyy-MM-dd hh:mm:ss, <spd>KM/h,<gprs_st>,<gps_fix>,EXPW:<PST> http://maps.google.com/maps?q=<Latitude>,<Longitude>&t=m Copyright @fifotrack 2015 All Rights Reserved...
  • Page 38: C02 - Retrieve Firmware/Hardware Version, Sn, Imei

    Uploading data format: C03,<extp_v>,<bat_v>,<bat_percentage> 01 extp_v: Voltage of ext-power, unit V. 02 bat_v: Voltage of internal battery. 03 bat_percentage: Percentage of internal battery capacity. Example Retrieve UNSUPPORT C04 – Retrieve Parameter Setting Source GPRS/COM/SMS Copyright @fifotrack 2015 All Rights Reserved...
  • Page 39: C05 - Retrieve Installation Status Of Ultrasonic Fuel Sensor

    04 apn, apn_user, apn_pwd: APN setting in tracker 05 ext_p: Voltage of external power supply, unit V 06 bat_v: Voltage of internal battery, unit V 07 base_int, accoff_int, ns_int: GPRS uploading interval for normal situation, for ACC OFF, Copyright @fifotrack 2015 All Rights Reserved...
  • Page 40: C08 - Retrieving Ad Voltage

    01 After photograph finished (including command control, timing, alarm triggering), tracker will upload D05 package to server, to indicate the information of photo. 02 GMT0 date & time, in format: YYMMDDHHmmss; Data & Time when photographing Copyright @fifotrack 2015 All Rights Reserved...
  • Page 41: D06 - Retrieve Photo Data

    D05 package to server, to indicate the information of photo; Server sends D06 command to retrieve photo data. 02 pic_id: Photo ID, the unique identifier to photo, hexadecimal string format. This field is the same as pic_id from tracker’s D05 package Copyright @fifotrack 2015 All Rights Reserved...
  • Page 42: D07 - Timing Photographing

    02 acc-off-interval: Timing photographing interval when ACC OFF, unit second, default 0 03 resolution: Photo resolution, refer to D05 command for detail. 04 cam-id: Camera ID for timing photographing; For A500G, cam-id==1 05 pho-num: Number of photos taken, default 1;...
  • Page 43 UNSUPPORT – Command not supported. FAILED – Procession failed. Example S13,1 01 Enable A02 format, tmrout and re-send-cnt use default setting (tmrout==60, re-send-cnt==0) 02 Tracker will upload package every 60s always if no acknowledge received Retrieve C04,S13 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 44: Appendix A - Alarm Code And Alarm Parameter

    Idling Alarm NULL Login Login NULL Log Out Log Out NULL Illegal Login Illegal Login High Temperature High Temperature sn: Digital temperature sensor’s number, refer to B37 Low Temperature Low Temperature sn: Digital temperature Copyright @fifotrack 2015 All Rights Reserved...
  • Page 45 COM port number Communication Error NULL Fuel Theft Alarm Fuel Theft NULL Fuel Filling Alarm Fuel Filling NULL Low Fuel Level Alarm Fuel Level Low NULL High Fuel Level Alarm Fuel Level High Copyright @fifotrack 2015 All Rights Reserved...

Table of Contents