01-23-2008 02:24 AM
Solved! Go to Solution.
01-23-2008 02:30 AM
01-23-2008 03:08 AM - edited 01-23-2008 03:09 AM
01-23-2008 04:22 AM
01-23-2008 07:28 AM
"... or maximum speed reachable on a normal 3 Ghz Pentium, 1 Gb RAM?"
Ditto the request to see teh code.
If running under LabVIEW Real-time you could probably do about 150 KHz update rates.
If runing under Windows with hardware timed loops 2KHz is resonable.
If under Windows with no hardware timed-loop then max is 1KHz deterministicly because Windows is stupid.
So please post your code. The contributors to this forum are great at spotting performance issues.
If you don't or can not post code then try reviewing the post tagged under the heading "LabVIEW_Performance".
Trying to help,
Ben
01-24-2008 12:39 PM
Thanks to all for your support,
I attach here my code so you can see better what happens.
Principiant
01-25-2008 02:30 AM