03-08-2011 07:43 AM
Is there any links that can provide examples/documentation on LV Projects?? For example what do the "ITEMS" and "FILE" refer to?? I'm use to the old way of creating a Labview VI. I was never really concerned w putting files in any sort of project area. Is there a methodical way of doing it?? How do you use Projects?? When would I use it?? What is the dependencies tab for??? the Build Spec tab for??
Thanks!!
Solved! Go to Solution.
03-08-2011 09:03 AM
Have you tried the LabVIEW Help? No, really, have you? There's a whole section on projects, including what build specs are for. Or, have you tried searching the NI site? Doing so would have led you to this:
03-08-2011 09:10 AM
Must have missed something because I tried both those solutions before I posted....Thanks.
03-09-2011 11:12 AM
Hello Mr. Eastwood!
We're thrilled you are using LabVIEW. I just wanted to verify that this issue has been solved to your level of satisfaction. Please let me know!
P.S. I'm a huge fan of your films, especially Firefox and Two Mules for Sister Sara!
03-10-2011 06:33 AM
Hey Greg,
Thanks for the complement on the movies. Actually I enjoyed doing the Dirty Harry Films better. The old "Spaghetti Westerns" were what got me noticed. I think the two common themes between the Westerns and the Cop Movies is the Bad Boy/Tough Guy image. I couldn't picture myself as a pilot or doing a romantic western but work is work. I've moved on to Directing.
Anyway, thanks for the follow up. The reason I asked on Projects was that back in 2005 an Engr released an "exe" of Labview 7.1. The hard drive crashed and now I have to start basically all over again. I do have the software developmental code baseline. It works..kind of. What I want to do is collect ( and create where they are missing) all the required vis and put them in the Project then create a new exe. Am I on the right track?? Am I creating more work for my self by not just doing/using the Application Builder?? Does LV7.1 even come w Project?? The long pole in the tent is the previous developer used a 3rd party card and driver...Computing Devices. They are using LV7.1 to call these 3rd party VIs. Looking for a LV7.1 Manual on line to see how I create an exe and one w 3rd party vi/drivers.
I was taken off Labview for almost a year and given a "C" Project to do. I can't say enough about LV and how much I missed it. Its the old cliche though. Once you ride a bike you never forget how.
Clint
03-10-2011 09:28 AM
Project were introduced in LabVIEW 8. They are not available in LV7. In order to build an application in LabVIEW 8 and greater you must use a project. So, if you're still using LabVIEW 7, then projects will do you no good since you can't use them.
03-10-2011 12:48 PM
03-14-2011 06:24 AM
03-15-2011 05:24 PM
Hi Clint, I'm Paul with NI. I will be taking over from here and can hopefully help you.
When you go to build your installer you will have to specify which files to include, as well as any additional installers you may need (LV Run-time, Device Drivers, etc).