Methods - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
SummariesPeriod
Time period for the summaries; in minutes.
C++: int get_SummariesPeriod ( )
C:
int VL_ConfigurationDetector_get_SummariesPeriod( int h )
Returns the configured time period for the summaries.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_SummariesPeriod ( int value )
C:
void VL_ConfigurationDetector_put_SummariesPeriod ( int h, int n )
Modifies the time time period for the summaries.
In C, the parameter "h" is a handler of ConfigurationDetector.
Coordinates
Detector coordinates.
C++: Region get_Coordinates ( )
C:
int VL_ConfigurationDetector_get_Coordinates( int h )
Returns the detector coordinates.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_Coordinates ( int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4 )
C:
void ConfigurationDetector_put_Coordinates ( int h, int x1, int y1, int x2, int y2,
int x3, int y3, int x4, int y4 )
Modifies the detector coordinates. See the SmartLoop
know how to define detector coordinates.
In C, the parameter "h" is a handler of ConfigurationDetector.

3.39.2. Methods

IsValid
C++: bool IsValid()
C:
Does not exist.
Quercus Technologies
and BirdWatch
user manuals to
®
®
97

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