7 APPLICATION INSTRUCTION
7.4 Structuring instruction
347
7
Error code
(SD0/SD8067)
Description
3360 The 17th level of the nesting is executed.
3380 The subroutine program specified by the pointer in the CALL(P) instructions do not exist.
3381 After the CALL(P) instructions are executed, the END, FEND, GOEND, or STOP instruction is executed before the RET (SRET)
instruction is executed.
3382 The RET (SRET) instruction is executed before the CALL(P) instructions are executed.
X2
Y7
X1
1
2
3
1
2
3
4
RST
C0
[Timing chart]
Subroutine is executed.
Execution of subroutine
P0 triggered by X0
Counter reset instruction is
deactivated (part in
above program).
Resets Y7.
B
Counter is reset
(part in above
program).
A
Current
value of
C0