LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI name from VI reference

I'm looking for a way to get a vi name from a vi reference i.e the vi the reference is pointing to. The only thing I can find is the Export VI Strings method which includes the vi name, but that creates an html file which would have to be opened and parsed. Is there any easier way?

Bill F
0 Kudos
Message 1 of 3
(2,702 Views)
There's a VI Property, VI Name.
0 Kudos
Message 2 of 3
(2,702 Views)
DOH! Sorry I guess that was obvious. New to LabVIEW...

Bill F
0 Kudos
Message 3 of 3
(2,702 Views)