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

Навигация

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

Новая страница: «In templates for devices that support fast Modbus, event handling is enabled for all registers where event generation makes sense. In some cases, it may be necessary to disable events, for example, if the use of non-standard protocol functions is prohibited by the company's security policy. There are currently no specific tools for working with events in the controller's web interface. To disable events, you can do the following: #In the device template, cha...»
(Новая страница: «===How to disable events?===»)
Метки: правка с мобильного устройства правка из мобильной версии
(Новая страница: «In templates for devices that support fast Modbus, event handling is enabled for all registers where event generation makes sense. In some cases, it may be necessary to disable events, for example, if the use of non-standard protocol functions is prohibited by the company's security policy. There are currently no specific tools for working with events in the controller's web interface. To disable events, you can do the following: #In the device template, cha...»)
Строка 44: Строка 44:
===How to disable events?===
===How to disable events?===


<div lang="ru" dir="ltr" class="mw-content-ltr">
In templates for devices that support fast Modbus, event handling is enabled for all registers where event generation makes sense. In some cases, it may be necessary to disable events, for example, if the use of non-standard protocol functions is prohibited by the company's security policy. There are currently no specific tools for working with events in the controller's web interface. To disable events, you can do the following:
В шаблонах устройств, поддерживающих быстрый Modbus, включена работа по событиям для всех регистров, у которых генерация событий имеет смысл. В некоторых случаях может быть нужно отключить события, например, если использование нестандартных функций протокола запрещено на предприятии политикой безопасности. В веб-интерфейсе контроллера пока нет специальных инструментов для работы с событиями. Поэтому отключить события можно так:
#In the device template, change the value of the '''sporadic''' parameter to '''false'''.  
#В шаблоне устройства у параметра '''sporadic''' сменить значение на '''false'''.  
#Completely disable channel polling. To do this, in the controller's web interface, set the polling interval for the parameter to "Do not poll".
#Отключить опрос канала совсем. Для этого в веб-интерфейсе контроллера в настройках serial-устройств установить период опроса параметра в значение «Не опрашивать».
<gallery mode="packed" heights="150px" caption="Disabling event polling">
<gallery mode="packed" heights="150px" caption="Отключение опроса событий">
Image: sporadic1.png | Set the '''sporadic''' parameter to '''false'''
Image: sporadic1.png | Установить параметр '''sporadic''' в значение '''false'''
Image: sporadic2_en.png | Set the polling interval to "Do not poll"
Image: sporadic2.png | Установить период опроса в значение «Не опрашивать»
</gallery>
</gallery>
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
<div lang="ru" dir="ltr" class="mw-content-ltr">