Translations:Fast Modbus/20/en

Версия от 16:05, 29 декабря 2023; A.Degtyarev (обсуждение | вклад) (Новая страница: «===Event polling priority=== 500px|thumb|right|Setting event polling priority in the web interface of the Wiren Board controller Only one device can respond to an event request at a time. Therefore, if multiple devices generate events, the one with the lower slave ID will be the first to respond to the request. Devices perform arbitration to determine this, which is described in detail on [https://github.com/wirenboard/wb-mod...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

Event polling priority

 
Setting event polling priority in the web interface of the Wiren Board controller

Only one device can respond to an event request at a time. Therefore, if multiple devices generate events, the one with the lower slave ID will be the first to respond to the request. Devices perform arbitration to determine this, which is described in detail on GitHub.