Go to documentation repository
Page History
...
You can filter the launch of macro commands triggered by vehicle recognition by specifying the following clarifying parameters:
Parameter | Value | Max value | Description |
---|---|---|---|
Direction | 0 | The macro will run if the license plate was recognized when the vehicle was moving in an unspecified direction towards the video camera | |
1 | The macro will run if the license plate was recognized when the vehicle was approaching the video camera | ||
2 | The macro will run if the license plate was recognized when the vehicle was moving away from the video camera | ||
SpeedKmph | Minimum speed value in km/h | Maximum speed value in km/h | The macro will run if the license plate was recognized when the vehicle was moving within the specified speed limits |
VehicleBrand | Vehicle manufacturer name (for example, Audi). See the full list of possible manufacturers here | The macro will run if a vehicle of a certain manufacturer was recognized | |
VehicleColor | Vehicle color (for example, Black) | The macro will run if a vehicle of a certain color was recognized | |
VehicleModel | Vehicle model name (for example, A6). See the full list of possible models here | The macro will run if a vehicle of a certain model was recognized | |
VehicleClass | [0, 16], where:
| The macro will run if a vehicle of a certain class was recognized |
Algorithm for setting the clarifying parameters
...
- In the Start conditions, select the license plate recognition or vehicle recognition event.
- Click the
In the Parameter field, specify the required parameter.
Note title Attention! The parameter value is case sensitive.
- Depending on the parameter used, in the Value and Max value fields, set the range of values within which the macro will be triggered.
Set one or more actions to be performed (see Settings specific to actions).
Click the Apply
button.
...