LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple instances of same vi showing graphs

I need to know if it is possible to set a controled name in front of the name of a vi in the taskbar, so if I got a vi called "display.vi" and it displays data from a possition called 3m, it is named "3m - display.vi", and mayby another "display.vi" with data from 5m the name is then "5m - display.vi"
 
It is purely Labview8 programming, I got no modules for labview except builder.
 
I hope you can help me
 
JFN
0 Kudos
Message 1 of 2
(2,460 Views)
Hello jfn,

there's a property node for vi's to change the window name! It corresponds to the wibndow settings of the vi properties when you right-click the vi icon.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,456 Views)