Configurationoutputactuator Class - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
Time that the start of the video recording will be advanced.; in miliseconds.
C++: int get_PreVideoTimeMs ( )
C:
int VL_ConfigurationStoppedCarDetector_get_PreVideoTimeMs( int h )
Returns the amount of time to advance.
In C the parameter "h" is a handler of ConfigurationDetector.
C++: void put_PreVideoTimeMs ( int value )
C:
void VL_ConfigurationStoppedCarDetector_put_PreVideoTimeMs ( int h, int n )
Modifies the amount of time to advance.
In C the parameter "h" is a handler of ConfigurationDetector.
PostVideoTimeMs
Time that the stop of the video recording will be delayed; in miliseconds.
C++: int get_PostVideoTimeMs ( )
C:
int VL_ConfigurationStoppedCarDetector_get_PostVideoTimeMs( int h )
Returns the delay time.
In C the parameter "h" is a handler of ConfigurationDetector.
C++: void put_PostVideoTimeMs ( int value )
C:
void VL_ConfigurationStoppedCarDetector_put_PostVideoTimeMs ( int h, int n )
Modifies the delay time.
In C the parameter "h" is a handler of ConfigurationDetector.

3.45. ConfigurationOutputActuator class

Represents an output actuator in a configuration system.
3.45.1. Properties
Id
Identifier of the output actuator.
Quercus Technologies
107

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