ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

global variable

in the attached llb ...there is a vi named global bus config..in that global variable there is busconfig block on the front panel..and in that in the "name" indicator there are the name of various PME's which i am using ..in the 13th number PME there is BEHLMAN stored there if i want to change the name and write some other instead of it ..how can i bring the change..i have already tried to edit the name and write some other name instead of it and i also have saved the changes...but every time i close it and reopen it ,the name behlman again appears ..how can it be changed...please help me in this...thanks note: the vi is compatible with labview 7.1 version

0 Kudos
Message 1 of 6
(2,864 Views)

You have to right-click on the control and select Data Operations -> Make Current Value Default.

 

Aside: That library is poorly written. There are global variables EVERYWHERE.

0 Kudos
Message 2 of 6
(2,852 Views)

If you can, I would strongly recommend you replace the global variables with single-element queues or actions engines.  If you can upgrade to a more modern version of LabVIEW, use data value references.

0 Kudos
Message 3 of 6
(2,850 Views)
thanks..it really worked for me...
0 Kudos
Message 4 of 6
(2,820 Views)
i wish i could but its difficult in my case....anyways thank you so much for the advice...
0 Kudos
Message 5 of 6
(2,818 Views)
i wish i could but its difficult in my case....anyways thank you so much for the advice...
0 Kudos
Message 6 of 6
(2,818 Views)