QuercusVL Programming Manual
complies with the applied filter
class).
In C the parameter "h" is a handler of incidences record (HistoricIncidences).
MovePrevious
●
C++:
C:
Assigns to Current property, the information of the record's previous incidence, that
complies with the applied filter
class).
In C the parameter "h" is a handler of incidences record (HistoricIncidences).
MoveLast
●
C++:
C:
Assigns to Current property, the information of the record's last incidence, that
complies with the applied filter
class).
In C the parameter "h" is a handler of incidences record (HistoricIncidences).
SetFilter
●
C++:
C:
Sets a filter on the incidences record, in a way that only the incidences that comply with
the requirements will be selectable. The filter is defined with the variables:
detectorType: type of detector.
●
detectorId: identifier of detector.
●
Use value -1 for the fields that should not be filtered.
In C the parameter "h" is a handler of incidences record (HistoricIncidences).
3.19. HistoricSummaries Class
Record of summaries of a unit.
Quercus Technologies
bool MovePrevious()
int HistoricIncidences_MovePrevious(int h)
void MoveLast()
void VL_HistoricIncidences_MoveLast(int h)
void SetFilter(VLDetectorType detectorType,int detectorId)
void VL_HistoricIncidences_SetFilter(int h,int detectorType,int detectorId)
(see the method SetFilter from HistoricIncidences
(see the method SetFilter from HistoricIncidences
(see the method SetFilter from HistoricIncidences
54
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?