![Mitsubishi Electric MELFA 2SDB Скачать руководство пользователя страница 104](http://html.mh-extra.com/html/mitsubishi-electric/melfa-2sdb/melfa-2sdb_standard-specifications-manual_240802104.webp)
4-95
List of commands
4Software
Others
Definition
Defines the integer type or real number type variable.
Def Inte KAISUU
Defines the character string variable.
Def Char MESSAGE
efines the layout variable. (Up to 3-dimensional possible)
Dim PDATA(2,3)
Defines the joint variable.
Def Jnt TAIHI
Defines the position variable.
Def Pos TORU
Defines the function.
Def FN TASU(A,B)=A+B
Clear
Clears the general-purpose output signal, variables in program, variables
between programs, etc.
Clr 1
File
Opens a file.
Open "COM1:" AS #1
Closes a file.
Close #1
Inputs data from a file.
Input# 1,M1
Outputs data to a file.
Print# 1,M1
Comment
Describes a comment.
Rem "ABC"
Label
Indicates the branching destination.
*SUB1
Type
Class
Function
Input format (example)
Содержание MELFA 2SDB
Страница 2: ......
Страница 119: ......
Страница 120: ......
Страница 121: ......
Страница 122: ......
Страница 123: ......
Страница 124: ......
Страница 125: ......
Страница 126: ......
Страница 127: ......
Страница 128: ......
Страница 129: ......
Страница 130: ......
Страница 131: ......
Страница 132: ......
Страница 133: ......
Страница 134: ......