FMB lvcancheck

Revision as of 12:16, 16 September 2020 by Gediminas.suminas (talk | contribs) (Created page with "Possible answers: CANX:0xYY[,], where: <br> X – CAN number, <br> YY – the status of CAN line: <br>01 – CAN connected, but currently module not received data <br>02 –...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Possible answers:

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
e.g. CAN1:0x03,CAN2:0x02,CAN3:0x03
CAN line flags are empty!
LVCAN not detected