04-11-2006 08:48 AM
04-11-2006 09:43 AM

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.04-12-2006 05:23 AM
Hi Daniel
Just a quick point you might be better off using the PFI line (pin 29) on the 600X for your triggering if you are using a TTL signal.
You mention you want to read the data in “real time “ Using the 6008/09 you can’t strictly perform any real time operation, I guess you are running on a windows OS which if it wants has priority over your processor and the USB interface is all interrupt driven.
As Ed said could you be a bit more specific on what the problems you are having and if you are getting any error codes please note them in as well.
Regarding your formulas have you thought of using formula nodes? I have written you a little example, you know what your formulas mean but what I have done will hopefully give you some idea of how to use them in LabVIEW. If you use the context help and click on the formula node it will give you lots of help and any syntax information you might need.
Regards
Tim
NI AE