All programmers invariably introduce mistakes, or bugs, into their applications at some point. In this meeting, we discussed several ways you can locate and fix programming issues through built-in and advanced tools. Essential for anyone who develops in LabVIEW, this information will help you more efficiently tackle any unexpected issues that may arise in your next project.
Topics Covered
• Warnings
• Error wires
• Highlight Execution
• Single Stepping
• Probes (custom probes)
• Breakpoints (conditional breakpoints)
• Suspend when called (forcing data onto wires)
• Binary search method for debugging (diagram disable and conditional disable structures)
• VI Debug File
• Desktop Execution Trace Toolkit