/
Binary Selector
Binary Selector
It will execute a child node depending on the current input value. Only works with two child nodes.
Success: When the current child node returns Success
Failure: When the current child node returns Failure
Running: When the current child node returns Running.
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
invert | bool | If on, the result value of the comparison is inverted. |
threshold | double | An error threshold to use for the comparison. |
value1 | any | First value to compare. |
value2 | any | Second value to compare. |
checkType | int | The method used for comparison: 0 (Equal), 1 (Greater), 2 (Less), 3 (Greater or Equal), 4 (Less or Equal) |
, multiple selections available,
Related content
Active Selector
Active Selector
More like this
Switch
More like this
Optional
Optional
More like this
Conditional
Conditional
More like this
Interruptor
Interruptor
More like this
Condition
Condition
More like this
Copyright © 2017, Toolchefs LTD.