Summary

This block is used to invoke an action on a target.

Note: If you want to invoke an action from an Invokable BtibComponents such as SmartOperator, BqlToWidgets, etc, you should rather use the dedicated InvokeTask block.

 

Implementation


Example

This block invokes the action "resetIntegral" of a LoopPoint. This action requires no argument but if needed, an argument can be passed (a numeric for a "Set" on a Numeric Writable for example).

 

 Properties

Advanced Config


Behavior: DO

The action is invoked.


Behavior: UNDO

The UNDO action is invoked (See advanced config) when the block is undone.