Omron CJ2 CPU UNIT SOFTWARE User Manual page 531

Cj2 cpu unit software
Hide thumbs Also See for CJ2 CPU UNIT SOFTWARE:
Table of Contents

Advertisement

Instruction
Mnemonic
Code
FIND MAXI-
MAXF
176
MUM FLOAT-
@MAXF
ING
FIND DOU-
MAXD
178
BLE MAXI-
@MAXD
MUM
FLOATING
FIND MINI-
MIN
183
MUM
@MIN
DOUBLE
MINL
175
FIND MINI-
@MINL
MUM
FIND MINI-
MINF
177
MUM FLOAT-
@MINF
ING
FIND DOU-
MIND
179
BLE MINI-
@MIND
MUM
FLOATING
CJ2 CPU Unit Software User's Manual
Symbol/Operand
Treats the number of data items specified by C as a table of single-
MAXF(176)
precision floating-point data (double-word data) beginning from
the first word in the range specified by R1, and outputs the maxi-
C
mum value in the table to D+1 and D.
R1
D
C: 1st control word
R1: 1st word in
range
D: 1st destination
word
Treats the number of data items specified by C as a table of dou-
MAXD(178)
ble-precision floating-point data (double-word data) beginning
from the first word in the range specified by R1, and outputs the
C
maximum value in the table to D+1 and D.
R1
D
C: 1st control word
R1: 1st word in
range
D: 1st destination
word
Finds the minimum value in the range.
MIN(183)
C
R1
R1
D
C: 1st control word
R1: 1st word in
R1+(W−1)
range
D: Destination
word
Treats the number of data items specified by C as double-word
MINL(175)
table data beginning from the first word in the range specified by
R1, and outputs the minimum value in the table to D+1 and D.
C
R1
D
C: 1st control word
R1: 1st word in
range
D: 1st destination
word
Treats the number of data items specified by C as a table of single-
MINF(177)
precision floating-point data (double-word data) beginning from
the first word in the range specified by R1, and outputs the mini-
C
mum value in the table to D+1 and D.
R1
D
C: 1st control word
R1: 1st word in
range
D: 1st destination
word
Treats the number of data items specified by C as a table of dou-
MIND(179)
ble-precision floating-point data (double-word data) beginning
from the first word in the range specified by R1, and outputs the
C
minimum value in the table to D+1 and D.
R1
D
C: 1st control word
R1: 1st word in
range
D: 1st destination
word
Function
Internal I/O
memory address
C words
Min. value
Appendices
Execution
Location
condition
Output
Required
Output
Required
Output
Required
Output
Required
Output
Required
Output
Required
A-47

Advertisement

Table of Contents
loading

Table of Contents