|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#4
|
|||
|
|||
|
Re: Trouble understanding timed tasks in Periodic vi
The spreadsheet represents how it would execute if the code and wait were serialized. Since there isn't a data connection, the delay and code run in parallel. The attached image shows a loop with a number of things that take 10ms -- they all happen to be wait functions. And the loop will therefore will execute approximately every 10ms.
Greg McKaskle |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|