RobFlow 4.2.0
· 4 min read
Highlights
Parallel execution
A Flow can now run several branches in parallel. It enables the user for example to send commands to peripheral devices while the Robot is executing some other tasks.
This can reduce the cycle time as you do not have to wait for the Robot to stop before you can control the periphery (e.g. a conveyor belt or an external axis).