Changes for page 08 Communication
Last modified by Iris on 2025/07/24 15:23
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -202,6 +202,24 @@ 202 202 |**high byte**|**low byte**|**high byte**|**low byte** 203 203 |01|06|01|0A|0B|B8|AF, 76 204 204 205 + 206 + 207 +**10 Function code write** 208 + 209 +P07-09 set the 1st segment position to 2000, and this variable corresponds to the Modbus address: 1801 (0x0709). 210 + 211 +Request format: 212 + 213 +|(% rowspan="2" %)**Address**|(% rowspan="2" %)**Function code**|(% colspan="2" %)**Initial address**|(% colspan="2" %)**Number of register**|(% rowspan="2" %)**Number of data**|(% colspan="2" %)**Data 1**|(% colspan="2" %)**Data 2**|(% colspan="2" %)**CRC check code** 214 +|**high byte**|**low byte**|**high byte**|**low byte**|**high byte**|**low byte**|**high byte**|**low byte**|**high byte**|**low byte** 215 +|01|10|07|09|00|02|04|00|00|07|D0|16|59 216 + 217 +The slave responds normally: 218 + 219 +|(% rowspan="2" %)**Address**|(% rowspan="2" %)**Function code**|(% colspan="2" %)**Register address**|(% colspan="2" %)**Data**|(% colspan="2" %)**CRC check code** 220 +|**high byte**|**low byte**|**high byte**|**low byte**|**high byte**|**low byte** 221 +|01|10|07|09|00|02|90|BE 222 + 205 205 = **Servo communication parameter setting** = 206 206 207 207 (% style="text-align:center" %)