LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Loop using Wait Until Next ms Multiple running on a Core Duo computer

I’m a newbie LabVIEW programmer, so I’m wondering if the Wait Until Next ms Multiple VI works properly inside a timed loop (while or for) on a computer with an Intel Core Duo processor. It’s because an Intel Core Duo processor sometimes switches its frequency. Could this processor behavior to interfere with Wait Until Next ms Multiple counter?

 

Thanks in advance,

 

Klein

0 Kudos
Message 1 of 3
(2,527 Views)
A millisecond is a millisecond. I am pretty sure you don't have to worry about this.
 
The era where CPU speed directly controlled timing is long gone. Remember the old "turbo" switches to slow down the CPU speed so certain applications don't run too fast? 😉
Message 2 of 3
(2,522 Views)

Thanks a lot, Altenbach.

It seems really clear!!!!!!!!

 

Klein

0 Kudos
Message 3 of 3
(2,493 Views)