03-05-2007
12:18 PM
- last edited on
06-18-2025
12:35 PM
by
Content Cleaner
[link removed]
03-06-2007 06:28 AM
03-06-2007
11:34 AM
- last edited on
06-18-2025
12:35 PM
by
Content Cleaner
It seems like you have LV 8.0.1 but haven't mass compiled, do that first (options->advanced->mass-compile, make sure you select the right vi.lib
Q1 (run only once and stalling your CPU) is probably a bad program....
Q2 (FPS), probably as Q1
Q3, no since you are using the Run time and not Real time (assumingly)
For Q1, make a new thread, describing the problems, and post some code, but firstly try to overthink the program and why it stops.
You can also try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
Ton
03-07-2007 06:46 AM
Actually, after I got administrator access on this computer, it all worked perfectly!
But thanks for the info on run time vs real time engine. I will keep that in mind.