Go to documentation repository
Page History
...
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 or group of people (depending on the native_value<> parameter: if 1, human; if >1, group of people); 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 the "human" type object. Allows determining quantity of people in a the group. For other object types it is equal to -1. | ||
"ALARM_END" | End of alarm. |
...