LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to build complete LabVIEW toolkit ?

Hello!
I have developed a lot of VIs for my colleagues, customers and friends.
How can I develop a complete LabVIEW toolkit which has installer, wizard, LabVIEW menu integration and so on?
 
Best regards,
Jack

Jack
Win XP
LabVIEW 6.1, 7.0, 7.1, LabWindows/ CVI 7.1
Let us speek Russian 🙂
0 Kudos
Message 1 of 10
(3,609 Views)

I would suggest looking at the openG stuff.  They have a Builder and Commander that are used for building and installing packages.  They are located here.  All open source so they are free.

Another thing to do would be to build a VI that does the installation.  The VI Analyzer and the Express VI Builder toolkit update both use VIs for installation.  You can get some hints from one of them (if you have them).

I'm sure that there are other ways as well.

Bob Young

 

0 Kudos
Message 2 of 10
(3,590 Views)

Probably your best bet is to look at what the folks in the OpenG group have done, really would be very tough to beat the installer, etc., that they have developed, not to mention an awful lot of work.     OpenG.org

 

P.M.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 3 of 10
(3,588 Views)
faster typing Bob!
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 4 of 10
(3,587 Views)
0 Kudos
Message 5 of 10
(3,580 Views)
Thanks all.
I know about OpenG but i'd like to develop a toolkit like GOOP toolkit. It seems to me toolkit development is not allowed for public use 🙂
 
Best regards,
Jack

Jack
Win XP
LabVIEW 6.1, 7.0, 7.1, LabWindows/ CVI 7.1
Let us speek Russian 🙂
0 Kudos
Message 6 of 10
(3,553 Views)
to Bob
 
I have tried to investigate toolkits. As a rule block diagrams are password protected.
 
 

Jack
Win XP
LabVIEW 6.1, 7.0, 7.1, LabWindows/ CVI 7.1
Let us speek Russian 🙂
0 Kudos
Message 7 of 10
(3,552 Views)

A while ago I talked to the person who wrote the Express VI Development Toolkit.  I asked about the native LabVIEW updater.  She said that it uses an LLB to store all of the VIs.  The VIs are copied into the proper locations using librarian VIs.   That is basically all that there is to it. 

You could easily so something similar, but I would urge you to use the OpenG resources as re-inventing the wheel is so overratedSmiley Happy.  I do have to ask why you have an aversion to the OpenG tools for building and distributing packages.  It seems like a ready made solution to your problem.

Hope that this helps,

Bob Young

 

0 Kudos
Message 8 of 10
(3,523 Views)
to Bob,
 
Ihank you for your attention. I have installed OpenG already :-). I will develop new OpenG toolkit.
 
Thanks again!

Jack
Win XP
LabVIEW 6.1, 7.0, 7.1, LabWindows/ CVI 7.1
Let us speek Russian 🙂
Message 9 of 10
(3,516 Views)

Hi Bob,

 

I can't figure out how to create an account at OpenGL.

 

The login screen tells me I need to, but there is no place to do it ..

 

Can you help a blind man see?

 

 

0 Kudos
Message 10 of 10
(3,083 Views)