C200H-DA001 Omron, C200H-DA001 Datasheet - Page 112

no-image

C200H-DA001

Manufacturer Part Number
C200H-DA001
Description
2PT-D/A:12-BIT
Manufacturer
Omron
Datasheet

Specifications of C200H-DA001

Lead Free Status / Rohs Status
Lead free / RoHS Compliant
NAME MNEMONIC
BCD DIVIDE
(@)DIV(33)
DOUBLE BCD DIVIDE
(@)DIVL(57)
SET CARRY
(@)STC(40)
CLEAR CARRY
(@)CLC(41)
INCREMENT
(@)INC(38)
DECREMENT
(@)DEC(39)
SQUARE ROOT
(@)ROOT(72)
FLOATING POINT
DIVIDE
(@)FDIV(79)
An instruction marked with “@” can be used as a differentiated instruction that will be executed only once each time the instruction
executing condition is turned ON.
An instruction marked with “
used.
An instruction marked with “


” is an expansion instruction. These instructions must be assigned function codes before they can be
” is an expansion instruction. The assigned function code is the default for the C200HX/HG/HE PLC.
SYMBOL
ROOT(72)
INC(38)
STC(40)
CLC(41)
DEC(39)
FDIV(79)
DIVL(57)
DIV(33)
Wd
Dd
Dr
R
Wd
Sq
Dd
Dr
R
R
PROGRAMMING INSTRUCTIONS
Dd
Dr
R
FUNCTION
Divides the 4-digit BCD dividend (Dd) by the 4-digit
BCD divisor (Dr), and outputs the result to the specified
result words. R receives the quotient; R + 1 receives the
remainder.
Divides the 8-digit BCD dividend by an 8-digit BCD divi-
sor, and outputs the result.
Sets the Carry Flag (i.e., turns CY ON).
Clears the Carry Flag (i.e, turns CY OFF).
Increments the value of a 4-digit BCD word (Wd) by
one, without affecting carry (CY).
Decrements the value of a 4-digit BCD word by 1, with-
out affecting carry (CY).
Computes the square root of an 8-digit BCD value (Sq
and Sq + 1) and outputs the truncated 4-digit, integer re-
sult to the specified result word (R).
Divides one floating point value by another and outputs
a floating point result.
Dd
BCD ARITHMETIC INSTRUCTIONS (CONTINUED)
Dr
Remainder
Quotient
Sq+1
R
R + 1
Dd + 1
Dr + 1
R + 1
R + 3
Dd+ 1
Dr+ 1
R + 1
Dd
Dr
R + 2
R
109
Dr
Dd
R
R
Sq

Related parts for C200H-DA001