|
System
and Utility
Pulse
and Lookup Table Links
The Pulse
Table Link is a quick link to a Pulse Table's Property Sheet.
Likewise, the Lookup Table Link is a quick link to a Lookup
Table's Property Sheet. They can allow user to view or even
change the lookup and pulse table being used, without needing
to know about the Components that are behind the scenes.
|
Use
to link to the Lookup Table and Pulse Table Component's
Property Sheets:
|
| |
|
|
|
 |
 |
^ top
Control
Panel
As its
name implies, the Control Panel is a panel on which you can
build an interface for your embedded application. A main Visual
Control Panel is always provided for your application. Visual
Controls, including other Control Panels, can be placed anywhere
on a Control Panel. Use Control Panels
to organize your Visual Controls, to make your application
easier to understand, to hold large or cumbersome Visual Controls,
and to reduce clutter.
^ top
Label
The Label
is a simple text Visual Control. It allows you to write a
single line of text, called a caption. The Label will display
that line of text on the Control Panel. Label's provide additional
instruction or annotation to your graphical user interface.
^ top
|