quercus SmartLoop TS Programming Manual page 103

Table of Contents

Advertisement

QuercusVL Programming Manual
Returns the digital input identifier.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_AmbarInput ( int value )
C:
void VL_ConfigurationRedLightDetector_put_AmbarInput ( int h, int n )
Modifies the digital input identifier.
In C, the parameter "h" is a handler of ConfigurationDetector.
IsVideoEnabled
Shows if video generation in the units is enabled. If disabled, the unit will not generate
any video for the incidences in the detector.
C++: bool get_IsVideoEnabled ( )
C:
int VL_ConfigurationRedLightDetector_get_IsVideoEnabled( int h )
Returns the status of video generation.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_IsVideoEnabled ( bool value )
C:
void VL_ConfigurationRedLightDetector_put_IsVideoEnabled ( int h, int n )
Modifies the status of video generation.
In C, the parameter "h" is a handler of ConfigurationDetector.
PreVideoTimeMs
Time that the start of the video capture in the incidences will be advanced; in
miliseconds.
C++: int get_PreVideoTimeMs ( )
C:
int VL_ConfigurationRedLightDetector_get_PreVideoTimeMs( int h )
Returns the time to advance.
In C, the parameter "h" is a handler of ConfigurationDetector.
Quercus Technologies
103

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents