Go to documentation repository
Page History
...
Code Block |
---|
OnEvent("CAM_VMDA_DETECTOR ","_id_","_event_") |
Event | Description | Parameter | Parameter description |
"ALARM" | Alarm. | native_type<> | To enable this parameter, set the following registry keys: VMDA.determineNoise, VMDA.determineGivenTaken, VMDA.determineHumanCar (see Registry keys reference guide). Available values: -1 – unknown object (initial state); 0 – other; 1 – human; 2 – car; 3 – noise; 4 – object carried into the area; 5 – object carried out of the area. |
native_value<> | To enable this parameter, set the following registry keys: VMDA.determineNoise, VMDA.determineGivenTaken, VMDA.determineHumanCar (see Registry keys reference guide). People counter for a "human" type object. Allows determining quantity of people in a group. For other object types it is equal to -1. | ||
"ALARM_END" | End of alarm. |
Operator format to describe actions with the VMDA detection is:
...
Overview
Content Tools