Waits until the value of the millisecond timer becomes a multiple of the specified millisecond multiple. Use this function to synchronize activities. You can call this function in a loop to control the loop execution rate. However, it is possible that the first loop period might be short. This function makes asynchronous system calls, but the nodes themselves function synchronously. Therefore, it does not complete execution until the specified time has elapsed.
![]() |
millisecond multiple is the input that specifies how many milliseconds lapse when the VI runs. |
![]() |
millisecond timer value returns the value of the millisecond timer. |