Line 1: |
Line 1: |
| Possible responses: | | Possible responses: |
− | * From '''[[PROTOCOL 2]]''': | + | * From '''[[ALL-CAN300]]''': |
| ** ''CAN'''X''':0x'''YY'''[,],'' where: | | ** ''CAN'''X''':0x'''YY'''[,],'' where: |
| *** '''X''' – CAN number | | *** '''X''' – CAN number |
| *** '''YY''' – the status of CAN line: | | *** '''YY''' – the status of CAN line: |
− | **** '''00''' – CAN not connected, not required connection | + | **** '''00''' – CAN not connected, connection not required |
| **** '''01''' – CAN connected, but currently module not received data | | **** '''01''' – CAN connected, but currently module not received data |
| **** '''02''' – CAN not connected, require connection | | **** '''02''' – CAN not connected, require connection |
Line 13: |
Line 13: |
| *** LVCAN not detected | | *** LVCAN not detected |
| | | |
− | * From '''[[PROTOCOL 4]]''': | + | * From '''[[CAN-CONTROL]]''', '''[[FMB140]]''': |
| ** ''CAN'''X''':0x'''YY'''[,],'' where: | | ** ''CAN'''X''':0x'''YY'''[,],'' where: |
| *** '''X''' – CAN number | | *** '''X''' – CAN number |
Line 20: |
Line 20: |
| **** '''01''' – CAN connected, the currently module received data | | **** '''01''' – CAN connected, the currently module received data |
| **** '''02''' – CAN not connected, require connection | | **** '''02''' – CAN not connected, require connection |
− | **** '''03''' – CAN not connected, not required connection | + | **** '''03''' – CAN not connected, connection not required |
| ** Examples of responses: | | ** Examples of responses: |
| *** CAN1:0x03,CAN2:0x02,CAN3:0x03 | | *** CAN1:0x03,CAN2:0x02,CAN3:0x03 |
| *** CAN line flags are empty! | | *** CAN line flags are empty! |
| *** LVCAN not detected | | *** LVCAN not detected |