Go to documentation repository
Page History
...
| Event | Event description |
|---|---|
| ACTIVATE_LEFT | Operator left-clicked the event cell in the Operator protocol |
| ACTIVATE_RIGHT | Operator right-clicked the event cell in the Operator protocol |
| POSTPONE_PRESSED | Operator clicked Delay |
The operator format for description of actions with the Operator protocol object:
...
| Code Block |
|---|
OnEvent ("MACRO","2","RUN")
{
DoReact("OPERATORPROTOCOL","1","DEL_ALARM","objtype<CAM>,objid<3>,options<first>");
} |
...
Example 2. Hide the Alarm, Suspicious and False buttons for the Disarm event from Camera 12 in the Operator protocol window on Macro 2.
...
Overview
Content Tools