QuercusVL Programming Manual
Adds a new condition to the conditions collection of the actuator condition. The
conditions is defined by each one of the function parameters.
Returns true if creation was successful, false otherwise.
Delete
●
C++:
C:
VL_ConfigurationOutputActuator_get_Conditions_Delete
ConfigurationOutputActuator.
Removes the condition from the output actuator, where condition's position is "index".
Returns true if deletion was successful, false otherwise.
3.47. ConfigurationOutputActuatorCondition class
Represents a condition of an output actuator in a configuration system.
3.47.1. Properties
DetectorId
●
Identifier of the detector associated to the condition.
C++: int get_DetectorId ( )
C:
int VL_ConfigurationOutputActuatorCondition_get_DetectorId ( int h )
Returns the identifier of the detector associated to the condition.
In C, the parameter "h" is a handler of ConfigurationOutputActuatorCondition.
C++: void put_DetectorId ( int value )
C:
void
detectorId )
Modifies the identifier of the detector associated to the actuator.
In C, the parameter "h" is a handler of ConfigurationOutputActuatorCondition.
Field
●
Field where the actuator is applied; see 3.57. VLFieldType Type type.
Quercus Technologies
111
bool Delete ( int index )
Does
VL_ConfigurationOutputActuatorCondition_put_DetectorId(
not
exist,
(
)
int
check
from
h,
int
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?