LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I profile part of an application?

Hi,

Running your code with Highlight Execution mode enabled may allow you to see where your code is hanging up. Please keep us posted on your troubleshooting steps!

Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 11 of 14
(771 Views)

Hi all,

I loved the idea of writing my own profiler. What do you mean by "call chain"?

The code that is taking more than 30 secs to run parses and evaluates formulas.

I used the Highlight Execution mode to narrow down the problem, but as I said before the calculation (evaluating a formula) is being performed a number of times. To wait through 256 calculations will take an age and I am not sure it will pinpoint where the most time is spent. Thanks for the suggestion though.

Thanks all,

Danielle

"Wisdom comes from experience. Experience is often a result of lack of wisdom.”
― Terry Pratchett
0 Kudos
Message 12 of 14
(758 Views)
There is a Call Chain Vi (I think under Andvanced), which gives you the path through the hierarchy tree the Vi was called. The idea was, to use that, to identify the location in the code, where the timestamp was generated.

Felix
0 Kudos
Message 13 of 14
(746 Views)
 
I wanted to reach out and see if anyone would be interested in an Labview opportunity I have available in Orange County, California.  This is a full time position with fast growing semiconductor company.  If this sounds like something of interest, can you please call me (949) 623 0003, or email me at ldoherty@apexsystemsinc.com.
 
Best Regards,
Luke Doherty
0 Kudos
Message 14 of 14
(664 Views)