04-14-2008 08:34 PM
05-22-2008 11:59 AM
Hi Mario!
The DSP module is an add on of the main LV program. The max data transfer you can get by using the USB bus is 2 Mbits/s which is the USB speed. LabVIEW introduces some delay based on the programming you implement. To create a program in real time you need the LabVIEW Real - Time module and it will most likely improve the performance of your program. If you want to check on that, go to the task manager in Windows and select your LabVIEW program, right click and change the priority of your program. Check the speed and verify it improves. Maybe this link will help you:
http://zone.ni.com/devzone/cda/tut/p/id/3151
Have a great day!! 🙂
Oswald Branford