Probe: Difference between revisions
Appearance
m Add links to other pages |
|||
| Line 1: | Line 1: | ||
[[File:ProbeButton.gif|left|frameless|24x24px]] | [[File:ProbeButton.gif|left|frameless|24x24px]] | ||
Use | Use a '''probe''' 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 is incorrect. If data is available, the probe immediately updates and displays the data during execution highlighting, 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.<ref>"Using the Probe Tool" by National Instruments [http://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/using_the_probe_tool/ (http://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/using_the_probe_tool/]) | ||
</ref> | </ref> | ||
== See | == See also == | ||
* [[Custom | * [[Custom probe]] | ||
== References == | == References == | ||
[[Category:Debugging]] | [[Category:Debugging]] | ||
Latest revision as of 16:46, 6 May 2023

Use a probe 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 is incorrect. If data is available, the probe immediately updates and displays the data during execution highlighting, 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.[1]
See also
References
- ↑ "Using the Probe Tool" by National Instruments (http://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/using_the_probe_tool/)