Data transfer instructions – Maple Systems MAPware-7000 User Manual

Page 10

Advertising
background image

MAPware-7000 Ladder Logic Guide

2

1010-1041 rev. 00

Instruction Name

Symbol

Description

Execution
Time (μSec)

Falling Edge

{input}

Turns ON output for 1 scan when input
changes from On→Off.

1 μsec

Inverter

{input}

Inverts the input state.

0.8 μsec

Invert Coil

{output}

Stores the inverse state of the input
going into coil.

1.1 μsec

Positive Pulse Contact

{input}

Turns ON output for 1 scan when input is
ON and Operand A changes from
Off→On.

1.3 μsec

Negative Pulse
Contact

{input}

Turns ON output for 1 scan when input is
ON and Operand A changes from
On→Off.

1.3 μsec

Positive Pulse Coil

{output}

Turns ON Operand A for 1 scan when
input changes from Off→On.

1.3 μsec

Negative Pulse Coil

{output}

Turns ON Operand A for 1 scan when
input changes from On→Off.

1.3 μsec

Data Transfer Instructions

These are instructions which can be used to move data from one (or more) memory location(s)
to another memory location(s).

Instruction Name

Symbol

Description

Execution
Time (μSec)

MOV Word

Transfer data from one 16-bit register to
another.

1.9 μsec

MOV DWord

Transfer data from one 32-bit register to
another.

2.2 μsec

Invert Transfer

Transfers an inverted version of the data
in one register (ex. 1→0, and 0→1) to

1.9 μsec

Advertising