R&D department
2018/08/01
Example:
pass
caninfo
Response example:
CAN enable: 2 Manufacturer 2 Type 1 Active 0
* CAN mode is LCV, vehicle manufacture group Mercedes, type is merccedes1, can is in silent mode.
1.1.16
Cansinfo – dual can configuration info
SMS message is used to get information about CAN1 and CAN2 settings of FM4 device (only works with Tco
devices). These settings are used to see exact dual CAN interface setup in configuration file (it doesn’t necessarily reflect
actual mode of operation). Answer SMS format:
CAN1 enable: X Manufacturer Y Type Z Active A; CAN2 enable: X
Manufacturer Y Type Z Active A (see caninfo message for fields description)
Example:
pass
cansinfo
Response example:
CAN1 enable: 2 Manufacturer 2 Type 1 Active 0; CAN2 enable: 2 Manufacturer 2 Type 1 Active 0
1.1.17
Getsd – SD card info
SMS message is used to get information about SD card inserted into FM Tco or FM Pro device. There are 4
available answers.
SD card is inserted and used for records:
Using SD Card for Records. Size: sector_count x sector_size B, H:
SDrecordHead, T: SDrecordTail
SD card is inserted and used for log: Using SD Card for Log and working OK. Size: sector_count x sector_size B, H:
SDrecordHead, T: SDrecordTail
SD card is inserted and used for log, but some errors occurred: Using SD Card for Log but ERROR. Size:
sector_count x sector_size B, H: SDrecordHead, T: SDrecordTail
Parameter
Description
sector_count
the number of sectors in SD card.
sector_size
the size (in bytes) of one sector in SD card.
SDrecordHead
SD card address of the last of record's end.
SdrecordTail
SD card address of beginning of the first record.
SD card is not inserted:
Using Internal Flash for Records
Example:
pass
getsd
Response example:
Using SD Card. Size: 3911680 x 512 B, H: 6008, T: 5993
13