Mitsubishi MELSEC-q Programming Manual page 64

Melsec q series; melsec l series
Hide thumbs Also See for MELSEC-q:
Table of Contents

Advertisement

4 ST PROGRAM EXPRESSIONS
WHILE X0 D0
ST program
END_ WHILE;
List program As above
[Remarks]
If the statement is described in a list, the program is the same as the ST program conversion result. Therefore,
the processing time is also the same as that of ST.
WHILE D0= 100 D0
ST program
END_ WHILE;
List program As above
[Remarks]
If the statement is described in a list, the program is the same as the ST program conversion result. Therefore,
the processing time is also the same as that of ST.
4 - 24
(d) WHILE...DO statements
WHILE...DO statement 1
D0 : = 100;
WHILE...DO statement 2
D0 : = 100;
Operation Processing
Number of Steps
Time (Q25H)
10
Repeat is executed until
X0 becomes TRUE.
As above
Operation Processing
Number of Steps
Time (Q25H)
15
As above
Operation Processing
Time (Q00J)
3.034
As above
Operation Processing
Time (Q00J)
3.1
As above
Unit ( µ s)
21.9
As above
Unit ( µ s)
22.5
As above
4 - 24

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec-l

Table of Contents