Studying a Sample Program
User’s Guide
101
•
The program is initially shown at what is called the Program level.
This level contains a flow chart of the program's main functions.
Each shape in the flowchart is either a function node or an
operation node. Most of the nodes are Linked together with
arrows, indicating the flow of the program.
•
This sample program includes a
Main Menu
frame that branches
off into three tasks: collecting data, uploading data, and erasing
data. Each of the tasks also allows you to return to the
Main Menu
.
•
The shape labeled
Pad Zeros
in the bottom-left corner is a
Subroutine
. It doesn’t Link directly to the other frames, but it is
jumped to from other parts of the program by
Call
nodes.
5. Move the mouse pointer to the
Upload
frame and click the right
mouse
button (or select the frame and choose
Edit > Properties
from
the menu). The
Frame Properties
dialog box will appear (refer to
). This is where you define the text displayed in the frame.
Figure 71. The Frame Properties Dialog Box
6. Select
Cancel
or press
ESC
to close the dialog box.
The current frame is always indicated by a shape filled with color. To select a frame,
click on it with the left mouse button.
2342.book Page 101 Thursday, July 22, 2004 8:35 AM
Содержание PT Program Generator
Страница 1: ...PT Program Generator User s Manual 2342 book Page 0 Thursday July 22 2004 8 35 AM...
Страница 16: ...Introduction 4 PT Program Generator PPG v5 0 NOTES 2342 book Page 4 Thursday July 22 2004 8 35 AM...
Страница 34: ...PPG Application Design 22 PT Program Generator PPG v5 0 NOTES 2342 book Page 22 Thursday July 22 2004 8 35 AM...
Страница 60: ...The PPG Menubar 48 PT Program Generator PPG v5 0 NOTES 2342 book Page 48 Thursday July 22 2004 8 35 AM...
Страница 88: ...Creating Using Nodes 76 PT Program Generator PPG v5 0 NOTES 2342 book Page 76 Thursday July 22 2004 8 35 AM...
Страница 174: ...The PPG Library 162 PT Program Generator PPG v5 0 NOTES 2342 book Page 162 Thursday July 22 2004 8 35 AM...
Страница 180: ...ASCII Hex Conversion Table 168 PT Program Generator PPG v5 0 NOTES 2342 book Page 168 Thursday July 22 2004 8 35 AM...
Страница 194: ...Glossary 182 PT Program Generator PPG v5 0 NOTES 2342 book Page 182 Thursday July 22 2004 8 35 AM...
Страница 203: ...2342 book Page 191 Thursday July 22 2004 8 35 AM...