11-22-2010 11:20 AM
11-23-2010 06:07 AM
Hi Ben64,
There's no obvious problem.
I tried the same and it works perfect.
So there must be a problem under the cover.
I have 2 suggestions.
1) There is a problem with your wiring -> the Error wire is not connected to the loops error out -> close timing source is executed before the loop is executed (Are you sure the loop doesn't even start ?)
2) Labview often uses Names to identify items (queues, images, semaphores,..... timing sources(?) )
I tried to open and close another timing source with the same name.
Et voila : I'm able to get exactly the error code you mentioned.
Is it possible you use the same name for a second timing source and this one is closed prior to executing the timed loop you've got problems with ?
Best regards,
Balze