28
LIST 200-
List everything from line 200 on
LOAD Command
Purpose:
To load a program from the EPROM into memory
Format: LOAD
Remarks:
The contents of the program area specified with the MSET Command are
loaded from the EEPROM.
Purpose:
To load a program sent from an RS-232C device to the current
program area
Format: LOAD
#<port>,“COMU:[<spec>,<vsl>]
<port> is either port 1 or port 2.
<spec>: see OPEN statement tables.
<vsl>: valid signal line--refer to the OPEN statement tables.
Example:
LOAD #1,“COMU:(43)
Remarks:
When this command is executed, the BASIC indicator LED will begin blinking
rapidly. Make sure the RS-232C device is connected at this time.
During execution of the LOAD command, the START/STOP switch and key
input from port 1 will not be acknowledged.
The program area currently used is cleared immediately after the LOAD com-
mand is executed.
For details on communication parameters, valid signal lines, and COMU, re-
fer to the OPEN instruction.
MON Command
Purpose:
To change to monitor mode
Format: MON
Remarks:
This Command passes control from BASIC mode to monitor mode (refer to
Section 5 for details on monitor mode).
To return to BASIC mode, enter CTRL+B.
MSET Command
Purpose:
To reserve memory space for an assembly program
Format:
MSET [<address>]
<address> is a hexadecimal number between &H200 and
&H7FFF.
Example: MSET
&H5000
Remarks:
When an assembly program is to be used in conjunction with a BASIC pro-
gram, special memory space must be reserved for the assembly program.
The MSET command sets the lowest possible address that a BASIC program
can occupy. The assembly program is then stored “below” the BASIC pro-
gram in memory. It is necessary to reserve enough space for the assembly
program to “fit”.
BASIC Language
Section 4-2
Содержание SYSMAC C200H-ASC02
Страница 1: ...Cat No W165 E1 04 ASCII Unit SYSMAC C200H ASC02 ...
Страница 2: ...C200H ASC02 ASCII Unit Operation Manual Revised September 2002 ...
Страница 3: ...iv ...
Страница 5: ...vi ...
Страница 7: ...TABLE OF CONTENTS viii Glossary 159 Index 163 Revision History 165 ...
Страница 122: ...Appendix B Specifications 115 130 35 100 5 ...
Страница 167: ...Cat No W165 E1 04 Note Specifications subject to change without notice Printed in Japan Authorized Distributor ...
Страница 168: ...Cat No W165 E1 04 C200H ASC02 ASCII Unit OPERATION MANUAL ...