Перейти к содержанию

Навигация

Modbus-client/en: различия между версиями

Новая страница: «---- 1. Write the new address of the WB-MR14 device to the 0x80 register using the 0x06 (Write Single Register) function.»
(Новая страница: «Here are some examples illustrating the capabilities of this utility.»)
(Новая страница: «---- 1. Write the new address of the WB-MR14 device to the 0x80 register using the 0x06 (Write Single Register) function.»)
Строка 71: Строка 71:


----
----
1. Запись нового адреса устройства WB-MR14 в регистр 0x80, используя функцию 0x06 (Write Single Register).
1. Write the new address of the WB-MR14 device to the 0x80 register using the 0x06 (Write Single Register) function.


<syntaxhighlight lang="bash">modbus_client --debug -mrtu -pnone -s2 /dev/ttyAPP1 -a0x00 -t0x06 -r0x80 0x02</syntaxhighlight>
<syntaxhighlight lang="bash">modbus_client --debug -mrtu -pnone -s2 /dev/ttyAPP1 -a0x00 -t0x06 -r0x80 0x02</syntaxhighlight>
12 063

правки