122-32000 Parallax Inc, 122-32000 Datasheet - Page 102

MANUAL PROPELLER

122-32000

Manufacturer Part Number
122-32000
Description
MANUAL PROPELLER
Manufacturer
Parallax Inc
Datasheets

Specifications of 122-32000

Accessory Type
Manual
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
Propeller Education (PE) Kit
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
shown along with some statistics about the compiled code. The following is what this looks
like:
Output.spin
Toggles Pin with Delay clock cycles of high/low time.
Object "Output" Interface:
PUB Toggle
Program:
Variable:
PUB Toggle
Toggle Pin forever
If you compare this to our code you should recognize all the text that came directly from our
document comments. The section “
the Propeller Tool; it lists all the public methods (just
the program size is 8 longs (32 bytes) and no variables were used. Following that, it lists all
the public methods again, with an overbar above each method, and the document comments
that belong with them. This section shows the public
comment, “
Adding document comments to your code allows you to create just one file that contains both
source code and documentation for an object. This is extremely convenient for developers
since they can easily switch to Documentation view to learn how to use an object they are
unfamiliar with. To support this further, the Propeller Tool’s Parallax font has many special
characters for including schematics, timing diagrams, and mathematical symbols right in the
objects that they relate to, like those shown in Figure 2-1 on page 36.
Page 102 · Propeller Manual v1.0
Toggle Pin forever
8 Longs
0 Longs
,” indicating what the
Object
"
Output
"
Toggle
Interface
PUB Toggle
Toggle
method does.
method and our last document
:” is created automatically by
in this case) and shows that

Related parts for 122-32000