Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual page 91

Sysmac cs/cj/one nsj series programmable controllers
Table of Contents

Advertisement

Instruction Functions
Instruction
Symbol/Operand
Mnemonic
Code
DOUBLE BCD
+BL(405)
ADD WITHOUT
CARRY
+BL
@+BL
405
Au: 1st augend
word
Ad: 1st addend
word
R: 1st result
word
BCD ADD WITH
+BC(406)
CARRY
+BC
@+BC
406
Au: Augend word
Ad: Addend word
R: Result word
DOUBLE BCD
+BCL(407)
ADD WITH
CARRY
+BCL
@+BCL
407
Au: 1st augend
word
Ad: 1st addend
word
R: 1st result word
SIGNED BINARY
SUBTRACT
WITHOUT
CARRY
@–
410
Mi: Minuend word
Su: Subtrahend
word
R: Result word
DOUBLE
SIGNED BINARY
SUBTRACT
WITHOUT
CARRY
–L
@–L
411
Mi: Minuend word
Su: Subtrahend
word
R: Result word
52
Adds 8-digit (double-word) BCD data and/or constants.
Au
Ad
R
CY will turn ON
when there is a
carry.
Adds 4-digit (single-word) BCD data and/or constants with the Carry
Flag (CY).
Au
Ad
R
CY will turn ON
when there is a
carry.
Adds 8-digit (double-word) BCD data and/or constants with the Carry
Flag (CY).
Au
Ad
R
CY will turn
ON when there
is a carry.
Subtracts 4-digit (single-word) hexadecimal data and/or constants.
(410)
Mi
Su
R
CY will turn ON
when there is a
borrow.
Subtracts 8-digit (double-word) hexadecimal data and/or constants.
L(411)
Mi
Su
R
CY will turn
ON when
CY
there is a
borrow.
Function
Au+1
Au
Ad+1
Ad
+
CY
R+1
(BCD)
Au
(BCD)
Ad
CY
+
(BCD)
CY
R
Au+1
Au
Ad+1
Ad
CY
+
CY
R+1
R
(Signed binary)
Mi
(Signed binary)
Su
CY
R
(Signed binary)
Mi+1
Mi
Su+1
Su
R+1
R
Section 2-2
Location
Execution
condition
Output
Required
(BCD)
(BCD)
(BCD)
R
Output
Required
Output
Required
(BCD)
(BCD)
(BCD)
Output
Required
Output
Required
(Signed binary)
(Signed binary)
(Signed binary)
Page
436
438
440
441
443

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents