quercus SmartLoop TS Programming Manual page 37

Table of Contents

Advertisement

QuercusVL Programming Manual
GetRealTimeInformation
C++:
C:
Returns the last real time event of the specified unit.
In C++, if there is no real time event for the specified detector, returns an invalid one
(see IsValid from RealTimeInformation class).
In C, the parameter "h" is a handler of unit (Unit).
In C, if there is no real time event for the specified detector, returns null.
In
C,
VL_RealTimeInformation_Release
RealTimeInformation class).
SetUnitTasks
C++:
C:
Sets the status of unit tasks. The unit will inform the central system about the changes
in digital inputs, if sendInputChanges is true, if false not.
Returns true if the query was successful, or false otherwise.
In C, the parameter "h" is a handler of unit (Unit).
SetDetectorTasks
C++:
enableIncidences,
sendRealTimeInformation)
C:
enableIncidences,
sendRealTimeInformation)
Sets the status of the indicated (id) detector tasks.
Returns true if the query was successful, or false otherwise.
In C, the parameter "h" is a handler of unit (Unit).
GetUnitTasks
C++:
C:
Quercus Technologies
RealTimeInfo GetRealTimeInformation(int detectorId)
int VL_Unit_GetRealTimeInformation(int h,int detectorId)
when
the
element
bool SetUnitTasks(bool *sendInputChanges)
int VL_Unit_SetUnitTasks(int h, int *sendInputChanges)
bool
SetDetectorTasks(int
bool
int VL_Unit_SetDetectorTasks(int h, int id, bool enableSummaries, bool
bool
bool GetUnitTasks(bool *sendInputChanges)
int VL_Unit_GetUnitTasks(int h, int *sendInputChanges)
is
no
must
be
called
id,
sendSummaries,
sendSummaries,
longer
needed,
(see
Release
bool
enableSummaries,
bool
sendIncidences,
bool
sendIncidences,
the
function
method
from
bool
bool
bool
37

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents