Hi
I have a camera that records images of an area sensitive detector, the system runs at 40 Hz and is syncronized with many other components. I have written a vi to grab and analyse the images but it is not able to run the full 40 Hz, but only something like 35 to 38 Hz.
As we are about to upgrade our computer anyway i wanted to know what would be fastest - so that my program can run at 40 Hz.
Would the program be able to benefit from a dual core processor (eg. can it run in several threads) or should i get a single core processor with high clock?
Im currently using a AMD 64 3000+ cpu on a nforce4 motherboard with 2*512mb DDR dual ram.
Im planning to upgrade to a AMD64 x2 processor or a faster AMD64 processor.
I have attached the part of my program that grabs the images and does the analysis.
Regards,
Simon