Lénárd Pásztor
I see that you update the motor status from multiple loops, so this is why it is not working. You need to modify your code to make sure that the motor receiving value from one slider at a time.
April 21, 2021
Marek Klajman
I´ve find solutions, I´m not using slider, but buttons - not that clean solutions as I thought, but it´s working. If you will find time to try, please show me what you mean.
April 21, 2021
Fabrice Bovy
Hi, you should use events instead of loops...
Try with "When ... controller change value" in dark green blocks
Try with "When ... controller change value" in dark green blocks