03-04-2008 08:23 AM
Hello,
I’m trying to collect data from two counters and three analogue signals. The problems I have are that the shaft encoders connected to the counters sometimes do not rotate. So no signal is sent and subsequently stops the analogue data from being collected until the counters get a signal again. I was told to use two independent while loops one or the counters and the second one for the analogue signals. To further improve the system and make use of the dual core technology I separated the loops completely this means I save the data into to files also. But when I want to synchronise the data I have no synchronising point in the two sets to align the data to.
I attached the vi file that might make it easier.
Thanks for your help in advance.
Regards,
Fred
03-04-2008 11:29 AM