06-14-2011 09:03 AM
I have two functions, acquire data and write date to database. If I divide these two functions into two applications run under one project, my through put is 100 Hz; but if put both function into one application my through put 10 Hz.
06-14-2011 09:14 AM
Code woudl help. Without it we would be shooting in the dark as to what your issue is.