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

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
Quick Review: Ex 11 & 12
Where to go from here...
You should now have the knowledge you need to explore the Propeller chip on your own and
develop your first applications. Use the rest of this manual as a reference to the Spin and
Propeller Assembly languages, explore every existing library object that interests you and
join the Propeller Forum to keep learning and sharing with other active Propeller chip users.
Page 148 · Propeller Manual v1.0
Propeller Library:
Spin Language:
Work and Library Folders:
Integers and Real Numbers: (See
The Status Bar displays compile information about the source item nearest to the
cursor. This includes
size.
o Is a folder automatically created by the Propeller Tool installer.
o Contains Parallax-made Propeller objects that perform useful functions.
o The “Propeller Library” item in the Recent Folders list allows for quick
o The pipe symbol ‘
o The
o The
o The
o The Object View’s folder icons indicate the object’s location.
o Every application is composed entirely of files from as many as two folders;
o Integers are directly supported both in constants and in run-time expressions.
o Real numbers, in floating-point format, are directly supported in constants
o In many cases, expressions involving real numbers can be solved without
access.
variables for the method; see Parameters and Local Variables, page 289.
see
defined in other objects; see Scope of Constants, page 199.
page 314.
the work folder and/or the library folder.
and are indirectly supported at run time by special library objects.
using floating-point values and methods.
STRING
STRING
TRUNC
#
symbol forms an Object-Constant reference used to access constants
Objects with yellow folders are in the “work” folder.
Objects with blue folders are in the “library” folder.
, page 310.
directive truncates floating-point constants to integers; see
directive creates a zero-terminated string and returns its address;
CON
/
DAT
|
’ on method declaration lines declares a list of local
block symbol’s size/address and
CON
, page 194, or Operators, page 249)
PUB
/
PRI
/
DAT
block’s
TRUNC
,

Related parts for 122-32000