LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bulk Creation of Controls and Indicators

Here is a VI I wrote that will create multiple controls/indicators for diagram objects at once.  Check out my blog entry about it for more info.

Message Edited by Darren on 03-05-2009 01:20 AM
Message 1 of 15
(3,189 Views)
Darren,

I once created a few VI's to make dynamic creation of control and indicators
possible. Since you are posting a lot of stuff with scripting in it, is it
alright if we do this too?

Regards,

Wiebe.


0 Kudos
Message 2 of 15
(3,150 Views)
Thanks for the Blog.  I havent seen your blog before but have alwaly liked the nuggets that you post. 
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 3 of 15
(3,147 Views)

Darren,

 

Could you post an 8.5 version?  Thanks.

 

 

>

"There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
0 Kudos
Message 4 of 15
(3,142 Views)

vt92 wrote:

Darren,

 

Could you post an 8.5 version?  Thanks.

 

 


... looking at the hierachy makes it look like back saving it to LV 8.2 is not a possiblity but if I'm wrong I'd like to have that for my 8.2 machine as well.

 

Thank you Darren!

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 5 of 15
(3,140 Views)

Wiebe@CARYA wrote:
Darren,

I once created a few VI's to make dynamic creation of control and indicators
possible. Since you are posting a lot of stuff with scripting in it, is it
alright if we do this too?

It would also be nice if we could get a straight answer on scripting in general. See here, here, and here.

Message 6 of 15
(3,114 Views)

Here is a version of the tool saved in LabVIEW 8.0.

Message 7 of 15
(3,086 Views)

smercurio_fc wrote:

Wiebe@CARYA wrote:
Darren,

I once created a few VI's to make dynamic creation of control and indicators
possible. Since you are posting a lot of stuff with scripting in it, is it
alright if we do this too?

It would also be nice if we could get a straight answer on scripting in general. See here, here, and here.


Scripting is currently an internal-only feature, which is why any VIs that NI ships (or posts to the forums) that contain scripting are password-protected.  We're currently investigating ways to make the feature more accessible.

 

-D

Message 8 of 15
(3,083 Views)

Darren wrote:

Scripting is currently an internal-only feature, which is why any VIs that NI ships (or posts to the forums) that contain scripting are password-protected.  We're currently investigating ways to make the feature more accessible.


Thanks for the clarification, Darren.

0 Kudos
Message 9 of 15
(3,074 Views)

> Scripting is currently an internal-only feature, which is why any VIs
that NI ships (or posts to the forums) that contain scripting are
password-protected.  We're currently investigating ways to make the
feature more accessible. -D

Still, if you are one of the rare companies that received a scripting
license, or if you make something in LV7.1 and import it in 8.x, or when you
make use of OpenG tools, or a LV7.1 tool that enables yuo to build scripting
nodes, or whatever..

Can we post code like that here? I mean, I know we can, but what is NI's
standpoint on that?

Scripting opens so many possiblilities. Some FAQ's can be solved easilly
with a scripting wrapper, like how to do dynamic control and indicators. At
the moment, I have some very nice tools, but can't use them in any
production code, or post them here...

Regards,

Wiebe.


0 Kudos
Message 10 of 15
(3,038 Views)