quercus SmartLoop TS Programming Manual page 41

Table of Contents

Advertisement

QuercusVL Programming Manual
Returns the unit to which the detector belongs.
In C, the parameter "h" is a handler of detector (Detector).
Id
C++:
C:
Returns the detector identifier.
In C, the parameter "h" is a handler of detector (Detector).
Type
C++:
C:
Returns the detector type
In C, the parameter "h" is a handler of detector (Detector).
AreIncidencesEnabled
C++:
C:
Returns true if the generation of incidences is enabled, false if disabled.
In C, the parameter "h" is a handler of detector (Detector).
AreSummariesEnabled
C++:
C:
Returns true if the generation of summaries is enabled, false if disabled.
In C, the parameter "h" is a handler of detector (Detector).
SendRealTimeInformation
C++:
C:
Returns true if sending real time info is enabled, false if disabled.
In C, the parameter "h" is a handler of detector (Detector).
Quercus Technologies
int get_Id()
int VL_Detector_get_Id(int h)
VLDetectorType get_Type()
int VL_Detector_get_Type(int h)
bool get_AreIncidencesEnabled()
int VL_Detector_get_AreIncidencesEnabled(int h)
bool get_AreSummariesEnabled()
int VL_Detector_get_AreSummariesEnabled(int h)
bool get_SendRealTimeInformation()
int VL_Detector_get_SendRealTimeInformation(int h)
41

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