Mitsubishi Electric MELDAS C6 Programming Manual page 150

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

Program example
NOP
(1) Contact closed..........Deletes AND or ANI command
Before change
X8
Y97
10
After change
X8
Y96
10
(2) Contact closed..........Replaces LD or LDI command with NOP command.
Before change
X0
10
X56
T3
12
Change to NOP
After change
X0
10
T3
7. Basic Commands
NOP, NOPLF, PAGE n
Y96
Y12
Change to NOP
Y12
(Note that when LD or LDI command is replaced with NOP command, the
circuit will quite differ from the original one.)
Y16
Y66
Y16
Y66
- 141 -
Get other manuals https://www.bkmanuals.com
Coding
No. of
Com-
Device
steps
mand
10
LD
X8
11
AND
Y97
12
ANI
X96
13
OUT
Y12
14
Coding
No. of
Com-
Device
steps
mand
10
LD
X8
11
NOP
12
ANI
Y96
13
OUT
Y12
14
Coding
No. of
Com-
Device
steps
mand
10
LD
X0
11
OUT
Y16
12
LD
Y56
13
AND
T3
14
OUT
Y66
15
Coding
No. of
Com-
Device
steps
mand
10
LD
X0
11
OUT
Y16
12
NOP
13
AND
T3
14
OUT
Y66
15

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64

Table of Contents