Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
|
Multi processing for data acquisition
Posted:
Sep 17, 2012 5:42 AM
|
|
Hi All,
I've build a program that acquires data from various input systems (images, DAQ, etc). I managed it to have a more or less synchronized acquisition, but I think I can do a better and easier job if I put every acquisition process into their own thread/processor.
I was looking in the help files, but the examples were mainly focusing on forloops etc. So I was wondering if anyone could give me an easy example (or advice) of using multiple jobs as a starting point for my wished acquisition approach?
Many thanks in advance. Kees
|
|
|
|