Mitsubishi Electric MELSEC Q Series Programming Manual page 64

Structured text
Hide thumbs Also See for MELSEC Q Series:
Table of Contents

Advertisement

4 ST PROGRAM EXPRESSIONS
WHILE X0 DO
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 DO
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
Repeated 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 series

Table of Contents