EasyManua.ls Logo

Delta MH300 Series - Page 910

Delta MH300 Series
1030 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...
Chapter 16 PLC Function ApplicationsMH300
16-47
Command
Function
MC / MCR
Connect / release a common series contact
Operand N0N7
MC is the main control initiation command, and any command between MC and MCR
is executed normally. When the MC command is OFF
, any command between MC and
MCR acts as follows:
Determination of commands
Description
Ordinary timer
The timing value reverts to 0, the coil loses power,
and the contact does not operate.
Counter
The coil loses power, and the count value and
contact stay in their current state.
Coil driven by OUT command
None receive power.
Elements driven by SET, RST
commands
They remain in their current state.
Application commands
None are actuated.
MCR is the main control stop command, and is placed at the end of the main control
program. There may not be any contact command prior to the MCR command.
The MC-
MCR main control program commands support a nested program structure
with a maximum of only eight levels; use in the order N0N7. R
efer to the following
program example:
Ladder diagram:
X0
MC
N0
X1
Y0
X2
MC
N1
X3
Y1
MCR
N1
MCR
N0
X10
MC
N0
X11
Y10
MCR
N0
Command code:
Description:
LD
X0
Load Contact A of X0
MC N0
Connection of N0 common
series contact
LD
X1
Load Contact A of X1
OUT
Y0
Drive Y0 coil
:
LD
X2
Load Contact A of X2
MC N1
Connection of N1 common
series contact
LD
X3
Load Contact A of X3
OUT
Y1
Drive Y1 coil
:
MCR N1
Release N1 common series
contact
:
MCR N0
Release N0 common series
contact
:
LD
X10
Load Contact A of X10
MC N0
Connection of N0 common
series contact
LD
X11
Load Contact A of X11
OUT
Y10
Drive Y10 coil
:
MCR N0
Release N0 common series
contact

Table of Contents

Related product manuals