LabVIEW 2009 Real-Time Module Help
Edition Date: June 2009
Part Number: 370622G-01
»View Product Info
Owning Palette: RT Timing VIs
Requires: RT Module
Waits until the value of the timer becomes a multiple of Count. Use this function to synchronize activities. You can call this function in a loop to control the loop execution rate.
 | Note When the Wait Until Next Multiple VI executes, it sleeps and blocks the execution of the thread of the calling VI. Any code running in parallel in the VI or any VIs running in the same execution system thread will be unable to execute during the time that the Wait Until Next Multiple VI sleeps. |