WorkingCat wrote:
All the timed structures in labview work in fixed, regular intervals (the time between each loop execution is the same).
Not from what I've seen. With the Timed While Loop, you can set the inside node on the right hand side to have a dT input that allows you to change the loop iteration period on every iteration of the loop.