Difference between revisions of "FMB lvcancheck"
From Wiki Knowledge Base | Teltonika GPS
(Undo revision 67109 by Kaminskas.Andrius (talk)) Tag: Undo |
|||
Line 1: | Line 1: | ||
− | Possible | + | Possible responses: |
+ | * From '''[[ALL-CAN300]]''': | ||
+ | ** ''CAN'''X''':0x'''YY'''[,],'' where: | ||
+ | *** '''X''' – CAN number | ||
+ | *** '''YY''' – the status of CAN line: | ||
+ | **** '''01''' – CAN connected, but currently module not received data | ||
+ | **** '''02''' – CAN not connected, require connection | ||
+ | **** '''03''' – CAN connected | ||
+ | ** Examples of responses: | ||
+ | *** CAN1:0x03,CAN2:0x02,CAN3:0x03 | ||
+ | *** CAN line flags are empty! | ||
+ | *** LVCAN not detected | ||
− | + | * From '''[[CAN-CONTROL]]''', '''[[FMB140]]''': | |
− | + | ** ''CAN'''X''':0x'''YY'''[,],'' where: | |
− | CAN line flags are empty! | + | *** '''X''' – CAN number |
− | LVCAN not detected | + | *** '''YY''' – the status of CAN line: |
+ | **** '''00''' – CAN connected, but currently module not received data | ||
+ | **** '''01''' – CAN connected, the currently module received data | ||
+ | **** '''02''' – CAN not connected, require connection | ||
+ | **** '''03''' – CAN not connected, not required connection | ||
+ | ** Examples of responses: | ||
+ | *** CAN1:0x03,CAN2:0x02,CAN3:0x03 | ||
+ | *** CAN line flags are empty! | ||
+ | *** LVCAN not detected |
Revision as of 15:40, 6 September 2022
Possible responses:
- From ALL-CAN300:
- CANX:0xYY[,], where:
- X – CAN number
- YY – the status of CAN line:
- 01 – CAN connected, but currently module not received data
- 02 – CAN not connected, require connection
- 03 – CAN connected
- Examples of responses:
- CAN1:0x03,CAN2:0x02,CAN3:0x03
- CAN line flags are empty!
- LVCAN not detected
- CANX:0xYY[,], where:
- From CAN-CONTROL, FMB140:
- CANX:0xYY[,], where:
- X – CAN number
- YY – the status of CAN line:
- 00 – CAN connected, but currently module not received data
- 01 – CAN connected, the currently module received data
- 02 – CAN not connected, require connection
- 03 – CAN not connected, not required connection
- Examples of responses:
- CAN1:0x03,CAN2:0x02,CAN3:0x03
- CAN line flags are empty!
- LVCAN not detected
- CANX:0xYY[,], where: