EasyManua.ls Logo

Xinje XD Series - Call the BLOCK; Add the BLOCK

Xinje XD Series
456 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
356
9 Sequence BLOCK
This chapter mainly introduces sequence block instruction and the application.
Sequence Block instruction:
Mnemonic
Function
Ladder chart
Chapter
Sequence Block
SBSTOP
Pause BLOCK
SBSTOP S1 S2
9-6-1
SBGOON
Go to execute
BLOCK
SBGOON S1 S2
9-6-1
9-1 Concept of the BLOCK
Sequence block whose brief name is BLOCK is a program block to realize some functions.
As a special flow, all instructions in the block are executed in order, which is the biggest
difference with general processes.
BLOCK starts from SBLOCK and ends with SBLOCKE, and programmers can write
instructions in the BLOCK. If one BLOCK contains multiple pulse output instructions(or
other instructions), then pulse output instructions will execute in accordance with conditions
meet order; And meanwhile the next pulse output instruction will not execute until the current
instruction is over.
The XD3, XDM series PLC supports multiple BLOCKs
※1
.
A complete BLOCK structure is shown as below:
BLOCK start
All instructions in
BLOCK is executed in
order
BLOCK end
Instruction
Pulse output
Read write module
G code
Wait instruction
Command list
SBLOCK n
SBLOCKE
tudonghoatoancau.com

Table of Contents

Other manuals for Xinje XD Series