Use the Probe tool to check intermediate values on a wire as a VI runs. Use the Probe tool if you have a complicated block diagram with a series of operations, any one of which might return incorrect data. Use the Probe tool with execution highlighting, single-stepping, and breakpoints to determine if and where data are incorrect. If data are available, the probe immediately updates during single-stepping or when you pause at a breakpoint. When execution pauses at a node because of single-stepping or a breakpoint, you also can probe the wire that just executed to see the value that flowed through that wire.
You also can create custom probes to specify which indicator you use to view the probed data. For example, if you are viewing numeric data, you can choose to see that data in a chart within the probe.
Complete the following steps to use the Probe tool.
to click a wire. A floating Probe window appears. LabVIEW numbers the Probe window automatically and assigns the same number to the corresponding wire. No data is visible in the Probe window until you run the VI.
You cannot use the Probe window to change data. The probe has no effect on the way a VI runs.
There are three options available when you right-click the Probe window: