Jump to content

Create a project template on Labview enviroment


Recommended Posts

Posted

Thank you for the prompt reply. I read the post you have suggested to read, even though that post is very intersting it is not what I would like to do, I would like to build a new project, create on the project some virtual folders (the virtual folders I always create on my projects) and then I would like to save it as template. Therefore it will be very easy to create a new project starting from that template with the virtual folder I usually create on every project I do.

(I hope it was clear) Do you think it is possible to do that?

Regards.

Posted
I would like to build a new project, create on the project some virtual folders (the virtual folders I always create on my projects) and then I would like to save it as template.

If I understand correctly what you are asking...

There is no such thing as a .lvproj template but why not just create the above .lvproj file once then every time you want it, copy it manually, or write some simple tool to make a copy of it?

Posted (edited)

I think you get the target but, why I have to create a new tool when labview already has got it? I mean the same tool we normally use when we want to add a new VI or Control starting from the custom templates VIs and Controls.

Edited by spaghetti_developer
Posted

I normally copy an existing project to a new folder, and they I run a rename and relinking VI that also updates all VI icons.

I use components from GOOP development suite to do the automatic icon generation:

post-941-0-68153300-1323979238_thumb.png

Cheers,

Mike

  • Like 1
Posted

This is a very nice trick, but I do not want to copy every VIs I've created on a different project, I just want a template which allows me to have an entry point to build my new project and which creates the structure which usually I use on every project I want to develop. I think the suggestion of JCODE is a good advise the only thing which is missing is that you can't call the template from the "New window" which is opened when you click on the New menu under the File menu of labview....

Posted

...the only thing which is missing is that you can't call the template from the "New window" which is opened when you click on the New menu under the File menu of labview....

No, but you can install the tool under <wizard> or <project> yourself and get the same effect.

  • 10 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.