LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to create our own Express VI?

Can we build our own Express VI. Creating a dialog to configure the property of our subVI... Or is it a strictly NI reserved feature? In other words, can we build a librairy of Express VI?
0 Kudos
Message 1 of 4
(3,144 Views)
The answer that I received from NI was that at this time the answer is no, but it was something to look for in the future.

Mike
Message 2 of 4
(3,144 Views)
6string wrote in message news:<506500000005000000CAFC0000-1042324653000@exchange.ni.com>...
> The answer that I received from NI was that at this time the answer is
> no, but it was something to look for in the future.
>
> Mike

Well Express VIs are based on a very interesting technology. I have no
idea for
which application you would like to create an Express VI but I am for
sure that in the next version of LabVIEW, NI would be adding the
wizard
for creating a customize Express VI.
But there is lot more to do after getting the basic code from NI, i.e
after getting the template(configuration page, block and the linking
of the two) in other words.
0 Kudos
Message 3 of 4
(3,144 Views)
Yes. There is a toolkit that is fairly new.

The LabVIEW Express VI Development Toolkit can be used to create Express VIs. (Sorry if the link gets broken, NI moves stuff on occasion). It allows you to create an Express VI with its configuration dialog. It has a pretty good manual that is really a tutorial for making a fairly simple Express VI.
Message 4 of 4
(3,144 Views)