Edit Icon from the shortcut menu or
double-clicking the icon in the upper right corner of the
front panel. You also can edit icons by selecting
File>>VI Properties selecting General
from the Category pull-down menu, and clicking
the Edit Icon button.
Icon Editor
dialog box to create the icon design in the editing
area. The normal size image of the icon appears in the
appropriate box to the right of the editing area, as shown in
the dialog box in Figure 1.
Figure 1 |
Edit menu to cut, copy, and paste
images from and to the icon. When you select a portion of the
icon and paste an image, LabVIEW resizes the image to fit into
the selection area. You also can drag a graphic from anywhere
in your file system and drop it in the upper right corner of
the front panel or block diagram. LabVIEW converts the graphic
to a
Copy from option on the right side of
the Icon Editor dialog box to copy from a color
icon to a black-and-white icon and vice versa. After you
select a Copy from option, click the OK
button to complete the change.
Icon Editor
dialog box to create the icon design in the editing
area. The normal size image of the icon appears in the
appropriate box to the right of the editing area. The
following tasks can be performed with these tools:
Use the
Pencil tool to draw and erase pixel by pixel.
Use the
Line tool to draw straight lines. To draw
horizontal, vertical, and diagonal lines, press the
<Shift> key while you use this tool to
drag the cursor.
Use the
Color Copy tool to copy the foreground color
from an element in the icon.
Use the
Fill tool to fill an outlined area with the
foreground color.
Use the
Rectangle tool to draw a rectangular border
in the foreground color. Double-click this tool to frame
the icon in the foreground color.
Use the
Filled Rectangle tool to draw a rectangle
with a foreground color frame and filled with the
background color. Double-click this tool to frame the icon
in the foreground color and fill it with the background
color.
Use the
Select tool to select an area of the icon to
cut, copy, move, or make other changes. Double-click this
tool and press the <Delete> key to delete
the entire icon.
Use the
Text tool to enter text into the
icon. Double-click this tool to select a different
font. (Windows) The
Small Fonts option works well in icons.
Use the
Foreground/Background tool to display the
current foreground and background colors. Click each
rectangle to display a color palette from which you can
select new colors.
| Show Terminals | - | Displays the terminal pattern of the connector pane. |
| OK | - | Saves the drawing as the icon and returns to the front panel. |
| Cancel | - | Returns to the front panel without saving any changes. |
Icon Editor dialog box
contains more editing options such as Undo, Redo,
Cut, Copy, Paste , and Clear .
To use a
VI as a subVI, you need to build a connector
pane, shown in 12. The connector pane
is a set of terminals that corresponds to the controls and
indicators of that VI, similar to the parameter list of a
function call in text-based programming languages. The
connector pane defines the inputs and outputs you can wire to
the VI so you can use it as a subVI.
Show Connector
from the shortcut menu. The connector pane replaces
the icon. Each rectangle on the connector pane represents a
terminal. Use the rectangles to assign inputs and outputs. The
number of terminals LabVIEW displays on the connector pane
depends on the number of controls and indicators on the front
panel. The following front panel has four controls and one
indicator, so LabVIEW displays four input terminals and one
output terminal on the connector pane.
![]() Figure 2 |
Patterns from
the shortcut menu. Select a connector pane pattern with extra
terminals. You can leave the extra terminals unconnected until
you need them. This flexibility enables you to make changes
with minimal effect on the hierarchy of the VIs. You also can
have more front panel controls or indicators than terminals.
The most
commonly used pattern is shown in 14. This
pattern is used as a standard to assist in simplifying
wiring. The top inputs and outputs are commonly used for
passing references and the bottom inputs and outputs are used
for error handling. Refer to the section on Clusters for more information about error
handling.
Flip Horizontal, Flip Vertical, or Rotate 90 Degrees
from the shortcut menu.
Wiring tool to assign
terminals on the connector pane to front panel controls and
indicators, no wires are drawn between the connector pane and
these controls and indicators.
Comments, questions, feedback, criticisms?
"A full introductory course on programming with LabVIEW."