Mitsubishi Electric A800 Programming Manual page 150

800 series, plc function
Hide thumbs Also See for A800:
Table of Contents

Advertisement

Function
*
• Executes multiplication of the BIN data specified with
results in the device specified with
D
• When
is a bit device, specify from the lower bits.
Example
K1: Lower 4 bits (b0 to 3)
K4: Lower 16 bits (b0 to 15)
• -32768 to 32767 (BIN 16-bit) can be specified in
• Positive/negative judgment of the data is performed by the most significant bit (b15) for
(0: Positive, 1: negative)
/
• Executes division of the BIN data specified with
D
device specified with
.
• The division results are stored as the quotient and remainder using 32 bits for a word device, or stored as only the quotient
using 16 bits for a bit device.
Quotient: Stored in the lower 16 bits.
Remainder: Stored in the upper 16 bits. (Only stored for word devices.)
• -32768 to 32767 (BIN 16-bit) can be specified in
• Positive/negative judgment of the
(Both quotient and remainder have a sign.)
(0: positive, 1: negative)
S1
and BIN data specified with
D
.
S1
S2
or
.
S1
and BIN data specified with
S1
or
S2
.
S1 S2
D
D
,
,
and
+1 data is performed by the most significant bit (b15).
Basic instruction (16-bit)
S2
, and stores the multiplication
S1
and
S2
, and stores the division results in the
Remainder
Quotient
Sequence program
D
S2
, and (b31) for
.
149
3

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

F800

Table of Contents