LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI Metrics don't work on LVOOP?

I tried to look at the metrics on one of my new applications that uses LVOOP.  None of my LVOOP vi's are showing up in the metrics list.  I tried to create a top level "tree" vi and place all the methods there, but they still do not show up.  I think this is a bug (or a "missing feature").  Is this fixed in 8.5, or am I overlooking something?
0 Kudos
Message 1 of 4
(2,867 Views)
I tried a very simple LVOOP example in 8.5 and it worked for me. 

LabVIEW profiled the main vi as well as the class vi.





Message Edited by vt92 on 01-31-2008 07:46 AM
>

"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 2 of 4
(2,847 Views)
How about on LabVIEW 8.2.1?  If someone could verify they have the same problem on that 8.2.1 and then try it in 8.5 that would be great.  Maybe I'll take the time to install 8.5 and check this out...
 
I'm using inheritance, and most of my calls in the top level app are to the parent class.  Maybe it's related to that?
0 Kudos
Message 3 of 4
(2,840 Views)
Hello,
 
I am able to view LVOOP VIs in the VI Metrics list for LabVIEW 8.2.1 and LabVIEW 8.5.  Please post an example or screenshot that shows the problem.  Keep in mind that the VI does need to be in memory to show up in VI Metrics. 
0 Kudos
Message 4 of 4
(2,809 Views)