11 - 288 11 - 288
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
• The maximum number of steps in the sequence program is determined by the
capacity set by the parameter. The allowable specification range for the starting step
number is as follows:
Sequence program
Specified step
Setting value of T0
Setting value of T1
to
Setting value of T255
&HFE00
&HFE01
to
&HFEFF
Setting value of C0
Setting value of C1
to
Setting value of C255
&HFF00
&HFF01
to
&HFFFF
Step 0
Step 1
to
Step 30718
&H0000
&H0001
to
&H77FE
How to calculate the specified step
(1) Starting step number when a timer setting value is specified
FE00
H
+ the device number of the timer (expressed in hexadecimal)
(2) Starting step number when the counter setting value is specified
FF00
H
+ the device number of the counter (expressed in hexadecimal)
(3) Starting step number when the sequence program itself is specified
0000
H
+ sequence program step number (expressed in hexadecimal)
• The maximum number of sequence program steps that can be read at one time is 64
steps. The entire program can be read by specifying the starting step number and
the number of steps to be read in units of 64 steps as follows:
Specify %(3)=&H80, %(4)=64.
Specify %(3)=&H40, %(4)=64.
Specify %(3)=&H0, %(4)=64.
Sequence program area
0
64
128
192