Mitsubishi MELSEC-q Programming Manual page 65

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

Advertisement

4 ST PROGRAM EXPRESSIONS
REPEAT
ST program
END_ REPEAT;
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.
REPEAT
ST program
END_ REPEAT;
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 - 25
(e) REPEAT...UNTIL statements
REPEAT...UNTIL statement 1
D0 : = 100;
UNTIL X0
REPEAT...UNTIL statement 2
D0 : = 100;
UNTIL X0
Operation Processing
Number of Steps
Time (Q25H)
6
Repeat is executed until
X0 becomes TRUE.
As above
Operation Processing
Number of Steps
Time (Q25H)
Repeat is executed until
9
X0 becomes TRUE.
As above
Operation Processing
Time (Q00J)
1.534
As above
Operation Processing
Time (Q00J)
1.6
As above
Unit ( µ s)
10.9
As above
Unit ( µ s)
11.5
As above
4 - 25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec-l

Table of Contents