Mitsubishi Electronics Q173CPU(N) Home Security System User Manual


 
6 - 8
6 MOTION SFC PROGRAMS
Name SFC chart symbol
List
representation
Function
Selective coupling
|
Parallel branch
IFEm
PABm
PAT1
PAT2
:
(JMP IFEm)
IFEm
PABm
PAT1
CALL Fn
:
JMP PAEm
PAT2
CALL Fn’
:
(JMP PAEm)
PAEm
:
• The selective coupling point and parallel branch
point can be the same.
Note that in the Motion SFC chart, this type is
displayed in order of a selective coupling
a
parallel branch, as shown on the left.
• In this case, a pointer (Pn) cannot be set between
the selective coupling point (IFEm) and the parallel
branch point (PABm).
Parallel coupling
|
Selective branch
PAEm
IFBm
IFT1 IFT2
:
JMP PAEm
PAEm
IFBm
IFT1
SFT Gn
:
JMP IFEm
IFT2
SFT Gn’
:
(JMP IFEm)
IFEm
:
• The parallel coupling point and selective branch
point can be the same.
Note that in the Motion SFC chart, this type is
displayed in order of a parallel coupling
a
selective branch, as shown on the left.
• Execution waits at the parallel coupling point and
shifts to the selective branch.
• In this case, a pointer (Pn) cannot be set between
the parallel coupling point (PAEm) and the
selective branch point (IFBm).
Selective coupling
|
Selective branch
IFEm
IFBm+1
IFT1 IFT2
:
(JMP IFEm)
IFEm
IFBm+1
IFT1
SFT Gn
:
JMP IFEm+1
IFT2
SFT Gn’
:
(JMP IFEm+1)
IFEm+1
• The selective coupling point and selective branch
point can be the same.
Note that in the Motion SFC chart, this type is
displayed in order of a selective coupling
a
selective branch, as shown on the left.
• In this case, a pointer (Pn) cannot be set between
the selective coupling point (IFEm) and the
selective branch point (IFBm+1).
Appli-
cation
type
Parallel coupling
|
Parallel branch
PAEm
PABm+1
PAT1 PAT2
:
(JMP PAEm)
PAEm
PABm+1
PAT1
CALL Fn
:
JMP PAEm+1
PAT2
CALL Fn’
:
(JMP PAEm+1)
PAEm+1
:
• The parallel coupling point and parallel branch
point can be the same.
Note that in the Motion SFC chart, this type is
displayed in order of a parallel coupling
a parallel
branch, as shown on the left.
• Execution waits at the parallel coupling point and
shifts to the parallel branch.
• In this case, a pointer (Pn) cannot be set between
the parallel coupling point (PAEm) and the parallel
branch point (PABm+1).