National Instruments NI LabVIEW 用户手册

下载
页码 26
© National Instruments Corporation
25
Embedded Module for Blackfin Processors
4.
Add a probe to see the values on the wire coming into the Multiply 
function.
a.
Click the wire coming into the x input.
b.
Click the wire coming into the y input.
A floating Probe window appears after you create each probe. 
LabVIEW numbers the Probe windows automatically and displays the 
same number in a glyph on the wire you click as shown in Figure 19.
Figure 19.  Creating Probes
5.
Enter a different value in the input numeric control. 
6.
Click the Continue button, shown at left, a few times to see the value 
in the Probe windows change as the Blackfin application executes 
additional iterations of the While Loop. 
7.
Click the Step Over button, shown at left, to execute a node and pause 
at the next node. The node blinks when it is ready to execute.
8.
Continue clicking the Step Over button to step through the rest of the 
block diagram.
9.
Click the Abort Execution button to stop the application.