QuercusVL Programming Manual
Informs about the status of unit tasks.
Returns true if the query was successful, or false otherwise.
In C, the parameter "h" is a handler of unit (Unit).
GetDetectorTasks
●
C++:
*enableIncidences,
*sendRealTimeInformation)
C:
*enableIncidences,
*sendRealTimeInformation)
Informs about 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).
3.7. UnitStatus Class
Status of the unit.
3.7.1. Properties
Global
●
C++:
C:
Global status of the unit. Returns true if unit's system status is correct, false otherwise.
In C, the parameter "h" is a handler of UnitStatus.
Communication
●
C++:
C:
Communication status of the unit. True if it is able to communicate, false otherwise.
In C, the parameter "h" is a handler of UnitStatus.
Quercus Technologies
bool GetDetectorTasks(int id, int id, bool *enableSummaries, bool
bool
*sendSummaries,
int VL_Unit_GetDetectorTasks(int h, int id, int *enableSummaries, int
int
bool get_Status()
int VL_UnitStatus_get_Status(int h)
bool get_Communication( )
int VL_UnitStatus_get_Communication(int h)
bool
*sendSummaries,
*sendIncidences,
int
*sendIncidences,
bool
int
38
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?