Wiren Board Devices Modbus Management/en: различия между версиями

Новая страница: «In the command receive string such as '''WBMS'''. The WB-MS module in the example has Modbus address 1.»
(Новая страница: «===Register reading example === Let's check whether it is true that we are connected to the module of the desired type. (Module wb-mqtt-serial needs to be stopped…»)
(Новая страница: «In the command receive string such as '''WBMS'''. The WB-MS module in the example has Modbus address 1.»)
Строка 31: Строка 31:
grep Data | sed -e 's/0x00/\\\x/g' -e 's/Data://' -e 's/\s//g'` </syntaxhighlight>
grep Data | sed -e 's/0x00/\\\x/g' -e 's/Data://' -e 's/\s//g'` </syntaxhighlight>


В результате выполнения команды получаем строку, например '''WBMS'''. Модуль WB-MS в примере имеет Modbus-адрес 1.
In the command receive string such as '''WBMS'''. The WB-MS module in the example has Modbus address 1.
12 063

правки