09-24-2007 02:31 AM
09-24-2007 03:34 AM
09-24-2007 08:02 PM
Norbert,
VI attached as you asked for. I've saved the program for Labview V8.0, although It was written in LV8.2.
Hope you can find something that's causing the problem with the program, it's got me stumped!
Regards,
Andy
09-24-2007 09:33 PM
09-24-2007 10:29 PM
No, there are no errors generated when the VI runs. I've fed the error signal into the timed loop intentionally to prevent it from running if an error did occur beforehand, but this is not the case here. After running, the timer values and output voltage levels are written to an array on the front panel. It is the timing values in this array which show there to be a problem with the timed loop structures. If an error did occur before the timing loop begins, this array would be empty,
Any other ideas ?
Regards,
Andy
09-24-2007 11:27 PM
09-25-2007 12:38 AM
Thats interesting, and perhaps has solved the mystery.
The target PC I'm using has a dual core processor, which may be the cause of the timing problem. Is your PC a single core machine by any chance?
If this is the cause of the problem, then my next question is, what can I do about to resolve it?
Regards,
Andy
09-25-2007 12:51 AM