...
Info | ||
---|---|---|
| ||
Trap element is meaningful only in conjunction with the mechanism of the logic of the monitoring system, that means, if the Trap is not included in any of the existing logic, then an element Trap will not generate and send trap messages. |
Managing Traps
Создание, настройка и удаление элементов типа Trap в настоящее время возможна только через веб-интерфейс.
Строка описания трап-сообщения
При отправке трап-сообщения в теле формируется строка описания видаIt is possible to create, to configure and to delete Trap elements only via the web interface.
Trap string description line
When user send a trap message, a trap string description is formed:
Code Block |
---|
Trap (name: <name> , ID: <id>) was worked. Time: 13:37:53 2017/03/22 Logic: 'Dry Trap', Element: 'Dry-1', in state: 'alarm', value: '1' |
гдеwhere:
- <name> - имя элемента Trap в поле trap element name in the ctlAllElementName таблицы ctlAllElementsTable;;
- <id> - ID элемента Trap в поле trap element ID in the ctlAllElementID таблицы ctlAllElementsTable;
Изменить имя элемента Trap можно в таблице ctlAllElementsTable
Кроме того в теле сообщения передаются следующие переменные:
...
Переменная
...
You can change the name of the Trap element in the table ctlAllElementsTable
In addition, the following variables are passed in the message body:
Variables | Description |
---|---|
.1 | - |
.2 | - |
.3время | срабатывания логической схемыLogic response time |
.4название логической схемы | Name of the logic scheme |
.5 | имя датчика, состояние которого привело к срабатыванию логической схемы |
.6 | состояние датчика, инициировавшего срабатывание логической схемы |
.7 | значение величины, измеряемой датчиком или логический уровень |
.8 | идентификатор датчика, инициировавшего срабатывание логической схемы |
...
Name of the sensor whose state led to the triggering of the logic circuit | |
.6 | The state of the sensor that triggered the operation of the logic circuit |
.7 | The value measured by the sensor or the logic level |
.8 | ID of the sensor that triggered the logic circuit |
Example of the contents of received trap: