Mitsubishi QD51 Programming Manual page 297

Logic controller
Hide thumbs Also See for QD51:
Table of Contents

Advertisement

11 INSTRUCTIONS AND FUNCTIONS
MELSEC-Q
Program Example
10 ' Enters the character string until the Enter key is pressed
20 LINE INPUT "Address: ";A$
30 LINE INPUT "Name: ";B$ : ' Enters the character string
40 PRINT
50 PRINT A$;" : ";B$
:
' Displays entered character string
60 END
RUN
Address : NAGOYA
Name : MITUBISHI
NAGOYA : MITUBISHI
OK
REMARK
See the CLOSE and INPUT instructions, and INPUT$ function.
11 - 127
11 - 127

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ad51h-s3Qd51-r24A1sd51s

Table of Contents