415
IX, IXEND
1
2
3
4
4
6
7
8
7.6 Structure creation instructions
7.6.12 IX, IXEND
Operation Error
(1) In any of the following cases, an operation error occurs, the error flag (SM0) turns ON, and an error code is stored into
SD0.
Program Example
(1) The following program executes the same ladder 10 times, while changing device numbers.
[Ladder Mode] [List Mode]
[Operation]
Error
code
Error details
Q00J/
Q00/
Q01
QnH QnPH QnPRH QnU LCPU
4231
The IX and IXEND instructions are not used as a pair.
After the IX instruction was executed, the END, FEND, GOEND, or
STOP instruction was executed prior to the IXEND instruction.
Sets modification
value
Changes
modification
value
Ladder which
executes index
modification
Step
Instruction
Device
Modification value
Modification value of Y
Modification value of C
Modification value of X
Modification value of T
Modification value of M
Modification value of L
Modification value of B
D103
D101
D102
D100
D104
D105
D106
D107
Modification value of V
Modification value of D
D108
1st time
B0
X10
Y30
M0
D0
D10
T3
C4
D40
2nd time
B1
X11
Y31
M1
D1
D11
T4
C5
D41
3rd time
B2
X12
Y32
M2
D2
D12
T5
C6
D42
10th time
B9
X19
Y39
M9
D9
D19
T12
C13
D49