04-05-2007 12:00 PM
04-06-2007 09:18 AM
Hi cjgpr,
Could you please merge the error terminal from the timed loop to make sure that LabVIEW isn't trying to tell us something? I would open the task manager to see if the CPU is running 100%.
Also if you are lagging so bad, I would start to take out chunks of code to isolate down where the lag comes from.
The LabVIEW help files say "1 kHz Clock <reset at structure start>—A timing source similar to the 1 kHz clock that resets to 0 after every iteration of a timed structure." I would assume that resettting the clock is causing a problem. Try changing the timeout for the device to -1 (no timeout).
Is there a reason why you need to use 1 kHz Clock <reset at structure start>?
04-06-2007 12:21 PM
04-09-2007 05:41 PM
04-09-2007 06:02 PM
Does your response indicate that you were able to duplicate the problem?
Jesse
04-10-2007 02:11 PM