Omron CQM1H - PROGRAM Programming Manual page 364

Programmable controllers; inner boards
Table of Contents

Advertisement

Special Math Instructions
Limitations
Description
1,2,3...
!Caution If bit 14 of C is ON, values above #8000 are treated as negative numbers, so
Flags
N must be BCD between 0001 to 9999.
R
and R
+N–1 must be in the same data area.
1
1
DM 6144 to DM 6655 cannot be used for D.
When the execution condition is OFF, MAX(––) is not executed. When the
execution condition is ON, MAX(––) searches the range of memory from R
R
+N–1 for the address that contains the maximum value and outputs the
1
maximum value to the destination word (D).
If bit 15 of C is ON, MAX(––) identifies the address of the word containing the
maximum value in D+1. The address is identified differently for the DM area:
1. For an address in the DM area, the word address is written to C+1. For ex-
ample, if the address containing the maximum value is DM 0114, then
#0114 is written in D+1.
2. For an address in another data area, the number of addresses from the be-
ginning of the search is written to D+1. For example, if the address contain-
ing the maximum value is IR 114 and the first word in the search range is
IR 014, then #0100 is written in D+1.
If bit 14 of C is ON and more than one address contains the same maximum
value, the position of the lowest of the addresses will be output to D+1. The
position will be output as the DM address for the DM area, but as an absolute
position relative to the first word in the range for all other areas.
The number of words within the range (N) is contained in the 3 rightmost dig-
its of C, which must be BCD between 001 and 999.
When bit 15 of C is OFF, data within the range is treated as unsigned binary
and when it is ON the data is treated as signed binary.
C:
15 14 13 12 11
Data type
1 (ON):
0 (OFF): Unsigned binary
the results will differ depending on the specified data type. Be sure that the
correct data type is specified.
ER:
Indirectly addressed EM/DM word is non-existent.
(Content of *EM/*DM word is not BCD, or the EM/DM area boundary
has been exceeded.)
R
and R
+N–1 are not in the same data area.
1
1
EQ:
ON when the maximum value is #0000.
00
Not used
Output address to D+1?
1 (ON): Yes.
0 (OFF): No.
Signed binary
Section 5-23
to
1
Number of words
in range (N)
set to zero.
339

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cqm1h seriesSysmac cqm1h-cpu series

Table of Contents