02-02-2015 06:47 PM - last edited on 11-15-2024 03:22 PM by Content Cleaner
A comprehensive presentation on the features of the VI Analyzer, and how it can be used to improve code style, increase code performance, and detect bugs.
The slides were last refreshed in October 2023. Demo files (saved in LabVIEW 2020) are saved below.
You can watch a recording of this presentation here.
(bit.ly/vianalyzerintro redirects here)
03-23-2015 02:00 PM
Darren,
Thank you for the presentation material!!! I plan to present this to our user group meeting soon.
03-23-2015 02:02 PM
Great Joe, let me know how it goes, and if you have any feedback on the content. All I ask is that at some point you attribute me or NI as the original author of the content.
03-03-2020 12:01 PM - edited 03-03-2020 03:07 PM
Hi Darren,
This is a really great overview of VI Analyzer!
You mentioned this in the presentation, and I wanted to know if it still holds true: Do terminals inside structures (on the top-level VI) still, incur the performance penalty?
03-03-2020 02:11 PM
If a control/indicator is on the connector pane of a VI, there are (small) compiler optimizations that can be done if the terminals for those controls/indicators are on the top-level diagram of the VI.
06-06-2022 12:37 AM
Thank you for the nice Presentation.