3-29
Programming
3Explanation of operation methods
3.5 Programming
MELFA-BASIC
Ⅴ
used with this controller allows advanced work to be described with ample operation
functions. The programming methods using the T/B are explained in this section. The functions shown in
are used to input one line. (Refer to
Page 152, "4.11 Detailed explanation of command words"
this manual for details on the MELFA-BASIC
Ⅴ
commands and description methods.)
Table 3-4:Process for inputting one line
3.5.1 Creating a program
(1) Opening the program edit screen
1) Select "1. management / edit" screen on the <menu> screen.
2) Press the function key corresponding to "new." Display the program name input screen.
3) Input the program name. Display the command edit screen.
(Open the existing program, if the existing program name is inputted)
Input details
Function
Step No. and command statement (Example: 10 Mov P1)
Input as one line of the program
Only step No. (Example; 10)
Deletes designated line from program
Only command statement (Example: Mov P1)
Immediately executes that command (Direct execution)
Select the function [F3]
<FILE/EDIT> 1/20 Rem 136320
1 08-04-24 17:20:32 22490
2 08-04-24 14:56:08 694
A1 08-04-24 13:05:54 2208
B1 08-04-24 13:05:54 1851
COPY
123
POSI.
EDIT
NEW
⇒
<NEW PROGRAM>
PROGRAM NAME
( )
CLOSE
ABC
<NEW PROGRAM>
PROGRAM NAME
(
1
_ )
CLOSE
ABC
<PROGRAM> 1 50%
TEACH
123
DELETE
EDIT
INSERT
⇒
Inputs "1" of program name [1] [EXE]