|
|
(8 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
− | Possible responses: | + | Possible answers: |
− | * From '''[[ALL-CAN300]]''':
| |
− | ** ''CAN'''X''':0x'''YY'''[,],'' where:
| |
− | *** '''X''' – CAN number
| |
− | *** '''YY''' – the status of CAN line:
| |
− | **** '''00''' – CAN not connected, connection not required
| |
− | **** '''01''' – CAN connected, but currently module is not receiving data
| |
− | **** '''02''' – CAN not connected, requires 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]]''':
| + | 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 – CAN not connected, require connection <br>03 – CAN connected <br> |
− | ** ''CAN'''X''':0x'''YY'''[,],'' where:
| + | e.g. CAN1:0x03,CAN2:0x02,CAN3:0x03 <br> |
− | *** '''X''' – CAN number
| + | CAN line flags are empty! <br> |
− | *** '''YY''' – the status of CAN line:
| + | LVCAN not detected |
− | **** '''00''' – CAN connected, but currently module not received data
| |
− | **** '''01''' – CAN connected, the module is currently receiving data
| |
− | **** '''02''' – CAN not connected, requires connection
| |
− | **** '''03''' – CAN not connected, connection not required
| |
− | ** Examples of responses:
| |
− | *** CAN1:0x03,CAN2:0x02,CAN3:0x03
| |
− | *** CAN line flags are empty!
| |
− | *** LVCAN not detected
| |
− | | |
− | * From '''[[FMB150]]''', '''[[FMC150]]''', '''[[FMM150]]''':
| |
− | **''CAN'''X''':0x'''YY'''[,],'' where:
| |
− | ***'''X''' – CAN number
| |
− | *** '''YY''' – the status of CAN line:
| |
− | ****'''00''' – CAN connected, but currently module not received data
| |
− | **** '''01''' – CAN connected, the module is currently receiving data
| |
− | **** '''02''' – CAN not connected, requires connection
| |
− | **** '''03''' – CAN not connected, connection not required
| |
− | ** Examples of responses:
| |
− | *** CAN1:0x03,CAN2:0x02,CAN3:0x03
| |
− | *** CAN line flags are empty!
| |
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