Event Detection Ctrl Ext (videoDriver-EventDetectionCtrlExt)

This extension provides a standard mechanism to enable or disable particular alarm events on specific cameras. This means you can enable or disable different events on a per-camera basis, based on Boolean logic (for example, a Schedule).

This component is available from the videoDriver palette. It has a single Boolean property. You drag this property to a discovered video alarm event and use it to enable or disable the event. For example, you can link a Boolean writable control point to this property and use point to change the Enable Detection status.

 NOTE: You can link any Boolean logic to this property; it does not have to be from a Boolean writable point. 
Figure 19.   Event Detection Ctrl Ext property
Image

To access this property, expand Config > Drivers, expand the video network, expand the Extensions container and double-click EventDetectionCtrlExt.

Property Value Description
Enable Detection true or false and null definition Turns detection on (true) and off (false).