(Fun02); 3: Skpe - FATEK FBS Series Manual

Plc
Hide thumbs Also See for FBS Series:
Table of Contents

Advertisement

FUN 2
SKP
Symbol
Description
There are total 128 SKP loops (N=0~127). Every skip start instruction, SKP N, must correspond to a skip
end instruction, SKPE N, which has the same loop number as SKP N. They must always be used as a pair
and you should also make sure that the SKPE N instruction is after the SKP N instruction.
When the skip control "EN" is 0, then the Skip Start instruction will not be executed.
When the skip control "EN" is 1, the range between the SKP N and SKPE N which is so called the Skip
active loop area will be skipped, that is all the instructions in this area will not be executed. Therefore the
statuses of the discrete or registers in this Skip active loop area will be retained.
Example
Ladder Diagram
X0
EN
X1
X2
EN
T201
SKPE
X1
2.
1
SKP
Y0
1S
10
T201
Y1
3.
1
Y2
SKIP START
N: Skip loop number (N=0~127),
N can not be used repeatedly.
Key Operations
ORG
ORG
OUT
ORG
ORG
OUT
ORG
OUT
6 - 15
Basic Function Instruction
FUN 2
SKP
Operand
Mnemonic Codes
ORG
X
FUN
2
N:
1
ORG
X
OUT
Y
ORG
X
T201
PV:
10
ORG
T
201
OUT
Y
3
FUN
1
N:
ORG
X
Y
OUT
0
1
0
2
1
1
2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents