Wiki source code of LSS-PRO CAN Bus
Version 8.1 by Eric Nantel on 2024/11/25 14:30
Show last authors
1 | |
2 | |
3 | |(% colspan="2" rowspan="1" style="text-align:center" %)**Data format on USB-Serial**|(% rowspan="16" style="text-align:center" %) |(% colspan="3" rowspan="1" style="text-align:center" %)**Data format on CAN-Bus** |
4 | |(% colspan="2" rowspan="1" style="width:150px" %) |(% style="width:150px" %)ID[28-20]|(% style="width:300px" %)Reserved| |
5 | |(% style="background-color:yellow; width:150px" %)Header|(% style="background-color:yellow" %)# or *|(% style="background-color:yellow" %)ID[19]|(% style="background-color:yellow" %)Request/Response (0:Request 1:Response)|(% style="background-color:yellow" %)# = 0, * = 1 |
6 | |(% colspan="2" rowspan="3" %) |ID[18]|Presence of command parameters|Set to 1 if there are parameters such as D commands, set to 0 if there are parameters such as Query commands, etc. |
7 | |ID[17]|Presence of sub-command id|Set to 1 if there is a Modifier command (SD/T), otherwise set to 0. |
8 | |ID[16]|Presence of sub-command parameter|Set to 1 if there is a parameter for the Modifier command, otherwise set to 0. |
9 | (SD/T requires a parameter, so currently if ID[17] is 1, ID[16] will also be 1.) |
10 | |(% style="background-color:#22e817" %)ServoID|(% style="background-color:#22e817" %)Servo ID|(% style="background-color:#22e817" %)ID[15-8]|(% style="background-color:#22e817" %)Source ID|(% style="background-color:#22e817" %) |
11 | |(% colspan="2" rowspan="1" %) |ID[7-0]|Destination ID| |
12 | |(% style="background-color:orange" %)Command|(% style="background-color:orange" %)Action Command (ex. RESET, D, etc..) |
13 | Query Command (ex. QID, QD, etc...) |
14 | Configuration Command (ex. CID, etc...)|(% style="background-color:orange" %)DATA0|(% style="background-color:orange" %)Command ID|(% style="background-color:orange" %)See Command ID List. |
15 | |(% style="background-color:#8ff7ed" %)Value|(% style="background-color:#8ff7ed" %)Command Value|(% style="background-color:#8ff7ed" %)DATA1|(% style="background-color:#8ff7ed" %)Command parameter0|(% style="background-color:#8ff7ed" %) |
16 | |(% colspan="2" rowspan="3" %) |(% style="background-color:#8ff7ed" %)DATA2|(% style="background-color:#8ff7ed" %)Command parameter1|(% style="background-color:#8ff7ed" %) |
17 | |(% style="background-color:#8ff7ed" %)DATA3|(% style="background-color:#8ff7ed" %)Command parameter2|(% style="background-color:#8ff7ed" %) |
18 | |(% style="background-color:#8ff7ed" %)DATA4|(% style="background-color:#8ff7ed" %)Command parameter3|(% style="background-color:#8ff7ed" %) |
19 | |(% style="background-color:#e817e1" %)Modifier|(% style="background-color:#e817e1" %)Modifier Command (ex. SD, T, etc...)|(% style="background-color:#e817e1" %)DATA5|(% style="background-color:#e817e1" %)Sub-command ID|(% style="background-color:#e817e1" %)See Command ID List. |
20 | |(% style="background-color:#7878fa" %)Modifier Value|(% style="background-color:#7878fa" %)Modifier Command Value|(% style="background-color:#7878fa" %)DATA6|(% style="background-color:#7878fa" %)Sub-command parameter0|(% style="background-color:#7878fa" %) |
21 | |(% colspan="2" rowspan="1" %) |(% style="background-color:#7878fa" %)DATA7|(% style="background-color:#7878fa" %)Sub-command parameter1|(% style="background-color:#7878fa" %) |
22 | |
23 |