Reader small image

You're reading from  Data Acquisition Using LabVIEW

Product typeBook
Published inDec 2016
PublisherPackt
ISBN-139781782172161
Edition1st Edition
Right arrow
Author (1)
Yik Yang
Yik Yang
author image
Yik Yang

Yik Yang  is a test engineer living in Chicago who has specialized in automation and data analysis. Having worked in multiple fields such as semiconductor, automotive, and power, he has experience with different types of automation and understands what are the industries' needs.He started his career after receiving his Bachelor's and Master's degrees in Electrical Engineering at Virginia Tech. In his career, he worked on automation projects that used CompactDAQ, PXI, FPGA, and so on in LabVIEW. He has also spent a lot of time with Lean Six Sigma and statistical analysis with JMP. He is a certified Professional Engineer (PE) in North Carolina and a Certified LabVIEW Developer (CLD).
Read more about Yik Yang

Right arrow

Debugging - Set Breakpoint


As the title suggests, a programmer may set one or several breakpoints on various wires on different locations of a given VI. As expected, once the execution of the VI reaches the given stop point, LabVIEW stops the execution of the VI and waits for the user input.

As indicated in the preceding figure, to create a Breakpoint in a given location, right-click on the exact spot where you want to have a breakpoint, and from the sub menu belonging to the Breakpoint select Set Breakpoint. Note that the preceding screenshot is a composite diagram that shows the tool bar section of the Block Diagram window of the same example we have been using in this chapter. We have placed a breakpoint right after the SUB-VI and just before a value is added to the array. Note also that in this particular case, we have also enabled Highlight Execution. Currently, all tools are simultaneously available to us. From left to right:

  1. Of course the Run button is pressed and the VI is running...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Data Acquisition Using LabVIEW
Published in: Dec 2016Publisher: PacktISBN-13: 9781782172161

Author (1)

author image
Yik Yang

Yik Yang  is a test engineer living in Chicago who has specialized in automation and data analysis. Having worked in multiple fields such as semiconductor, automotive, and power, he has experience with different types of automation and understands what are the industries' needs.He started his career after receiving his Bachelor's and Master's degrees in Electrical Engineering at Virginia Tech. In his career, he worked on automation projects that used CompactDAQ, PXI, FPGA, and so on in LabVIEW. He has also spent a lot of time with Lean Six Sigma and statistical analysis with JMP. He is a certified Professional Engineer (PE) in North Carolina and a Certified LabVIEW Developer (CLD).
Read more about Yik Yang