2 - 2 2 - 2
MELSEC-Q
2 THE BASICS OF AD51H-BASIC
2
(4) This allows editing and execution of BASIC programs and an ‘OK’
is displayed on the console screen.
BASIC can now
be used.
AD51H-BASIC ON-LINE PROGRAMING Ver X.X
OK
Using the START instruction in system mode starts up BASIC and changes the mode of the
communication module into a mode referred to as "online programming mode."
This mode allows creation of a BASIC program and execution of a single-task program.
(5) Execute the SYSTEM instruction or press the Ctrl + D keys to
change the mode of the communication module back to system
mode after finishing editing and execution with BASIC.
Return to
system mode.
S>
REMARK
• In order to perform multitask operation of programs, it is necessary to perform
multitask settings and specify the execution in system mode of the communication
module. See the AD51H-BASIC Programming Manual (Program
Editing/Compilation) for details.