01-30-2023 09:29 AM
Hi all,
I'm using labview to control a motor, but it only works if this function () that slows down the cycle is activated. I think the labview cycle is too fast for my motor. Can anyone tell me how to slow down the labview execution cycle?
01-30-2023 09:41 AM
Use Wait function.
The Difference Between the Wait (ms) Function and the Wait Until Next ms Multiple Function