NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically Change a Property Node Link to Object

Is there a way to programmatically change a "link" to an object in a property node?  I'm trying to create a user configurable front panel for a project that I'm working on, in which the user can change the caption for numerous controls and indicators.  I would like to set-up a for loop that will take information contained in a string array and change each caption accordingly, instead of having 100 different property nodes on the block diagram.  If you need anymore details, let me know and I'll attach a picture in the response.
0 Kudos
Message 1 of 6
(3,389 Views)

You mean like this?

The only problem is you must have references to all the objects.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 6
(3,381 Views)
One more thing is that you might get better help on the LabVIEW forums for this.  I'm assuming you are using LabVIEW.
jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 3 of 6
(3,379 Views)

Yes, I noticed that I was in the wrong forum.  I ended up posting in the LabVIEW forum right after I sent the first message.

I can't open your link since I'm using 8.2 instead of 8.5.  Can you send this in the older version?  I'd be interested in seeing your example.

Thanks!

0 Kudos
Message 4 of 6
(3,372 Views)
try this one and let me know
jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 5 of 6
(3,369 Views)
This one might be better for you?

Message Edited by ~jiggawax~ on 01-31-2008 02:02 PM
jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 6 of 6
(3,364 Views)