© National Instruments Corporation 13 Embedded Module for Blackfin Processors
Creating the Front Panel
The front panel is the user interface for a VI. You can use the front panel as
a debugging interface for Blackfin applications you create with LabVIEW.
This tutorial includes an LED indicator that lights if the input exceeds a
threshold value you define.
Complete the following steps to create the front panel.
1. Place the following controls on the block diagram as shown in
Figure 8:
Two numeric controls located on the Numeric palette.
One numeric indicator located on the Numeric palette.
One round LED located on the Boolean palette.
Tip If you cannot find the object you are looking for, click the Search button on the
Controls or Functions palette toolbar. Type the name of the object for which you want
to search. LabVIEW searches as you type and displays any matches in the search results
text box.
Figure 8. Creating the Front Panel