Translations:Fast Modbus/32/en: различия между версиями

Материал из Wiren Board
(Новая страница: «===Changing Modbus Device Addresses=== For devices that support Fast Modbus, you can set new addresses by accessing the device using its unique serial number. This is convenient when multiple devices with the same address are detected on the bus. Changing addresses is done using the ''wb-modbus-scanner'' utility and is currently not supported through the web interface. Detailed commands and the reference implementation of the utility are available in the [ht...»)
 
(нет различий)

Текущая версия на 16:08, 29 декабря 2023

Определение сообщения (Fast Modbus)
===Изменение Modbus-адреса устройств===
Для устройств, которые поддерживают Быстрый Modbus, можно задать новые адреса, обращаясь к устройству по уникальному серийному номеру. Это удобно когда на шине обнаружено несколько устройств с одинаковым адресом.
Изменение адресов выполняется с помощью утилиты ''wb-modbus-scanner'' и пока не поддерживается веб-интерфейсом. Описание расширенных команд и референсная реализация утилиты доступны в [https://github.com/wirenboard/wb-modbus-ext-scanner репозитории утилиты].

Changing Modbus Device Addresses

For devices that support Fast Modbus, you can set new addresses by accessing the device using its unique serial number. This is convenient when multiple devices with the same address are detected on the bus. Changing addresses is done using the wb-modbus-scanner utility and is currently not supported through the web interface. Detailed commands and the reference implementation of the utility are available in the utility's repository.