The Wait Until Next ms Multiple does not wait for the specified time, it waits until the timer is a multiple of the specified time. The VI you want is Wait (ms). This vi waits the specified number of milliseconds.
For example:
When you enter the second frame of the flat sequence structure, assume that the timer is at 4986ms. Wait Until Next ms Multiple will wait until the timer reaches 5000 ms (the next multiple of 1000 ms) and you will enter the 3rd frame after 14ms. Wait (ms) will wait 1000ms and you will enter the 3rd frame when the timer reaches 5986ms.
----
I am the founder of CnCSoftwareSolutions. When not cleaning up baby drool, I write about test data or work on
Vision, a tool for understanding your test data. Visit me at
www.cncsoftwaresolutions.com