Using the BASIC Stamp Editor
Page 42
•
BASIC Stamp Programming Manual 2.0b
•
www.parallaxinc.com
The BASIC Stamp DOS Editor, shown in Figure 3.4 was designed to be
very simple and to provide only the necessary functionality needed for
developing with a BASIC Stamp. Those that are familiar with standard
DOS software should feel comfortable using the BASIC Stamp DOS Editor.
You must run the version of the DOS editor that is intended for the model
of the BASIC Stamp you are using. There is a different version for each
model. Refer to Table 3.1 for a list of the editors, versions and the BASIC
Stamp models they support.
The BASIC Stamp DOS Editor can only load and edit one source code file
at a time. Source code can be loaded into the editor by pressing ALT-L
and selecting a file from the menu. NOTE: That the browse menu only
shows files in the current directory; the directory that the BASIC Stamp
DOS Editor is run from.
BS2e, BS2sx and BS2p models support up to eight programs to be
downloaded into separate program slots. From here on, any application
for these models of the BASIC Stamp will be called a project. A project is a
set of up to eight files that should all be downloaded to the BASIC Stamp
for a single application. Each of the files within the project must be
downloaded into a separate "program slot". Only the BASIC Stamp 2e, 2sx
and 2p modules support projects (multiple program slots).
I
NTRODUCTION TO
BASIC S
TAMP
P
ROJECTS
.
Figure 3.4: BASIC Stamp DOS
Editor. Shown here with the
program ID (slot #) set to 0.
T
HE EDITOR WINDOW
.
T
HE
DOS E
DITOR ONLY SUPPORTS
ONE
BASIC S
TAMP MODEL
.
Содержание BASIC Stamp 2e
Страница 1: ...BASIC Stamp Programming Manual Version 2 0c...
Страница 30: ...Introduction to the BASIC Stamps Page 28 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 34: ...Quick Start Guide Page 32 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 90: ...BUTTON BASIC Stamp Command Reference Page 88 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 118: ...END BASIC Stamp Command Reference Page 116 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 128: ...FREQOUT BASIC Stamp Command Reference Page 126 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 196: ...NAP BASIC Stamp Command Reference Page 194 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 206: ...OWIN BASIC Stamp Command Reference Page 204 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 214: ...OWOUT BASIC Stamp Command Reference Page 212 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 216: ...PAUSE BASIC Stamp Command Reference Page 214 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 226: ...POLLMODE BASIC Stamp Command Reference Page 224 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 232: ...POLLOUT BASIC Stamp Command Reference Page 230 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 236: ...POLLRUN BASIC Stamp Command Reference Page 234 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 240: ...POLLWAIT BASIC Stamp Command Reference Page 238 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 262: ...RCTIME BASIC Stamp Command Reference Page 260 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 274: ...RUN BASIC Stamp Command Reference Page 272 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 310: ...SEROUT BASIC Stamp Command Reference Page 308 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 324: ...STOP BASIC Stamp Command Reference Page 322 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 340: ...ASCII Chart Page 338 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 342: ...Reserved Words Page 340 BASIC Stamp Programming Manual 2 0b www parallaxinc com...
Страница 346: ...Conversion Formatters Page 344 BASIC Stamp Programming Manual 2 0b www parallaxinc com...