Mitsubishi MELSEC iQ-F FX5 series Programming Manual page 71

Melsec iq-f fx5 series
Hide thumbs Also See for MELSEC iQ-F FX5 series:
Table of Contents

Advertisement

■Searching the minimum value of single-precision real number
Instruction symbol
Description
EMIN
These instructions search for the minimum value in the (n) points of single-precision real number
block data specified by the device starting from the one specified by (s), and store the minimum
EMINP
value in the device areas specified by (d).
Random number instruction
■Generating random number
Instruction symbol
Description
RND
Generates a random number from 0 to 32767, and stores this in the device specified by (d).
RNDP
Index register operation instruction
■Saving/returning all data of the index register
Instruction symbol
Description
ZPUSH
Saves the contents of index registers to the devices specified by (d) onwards.
ZPUSHP
ZPOP
Reads the data in devices specified by (d) onwards to the index registers.
ZPOPP
■Saving/returning the selected data of the index register and long index register
Instruction symbol
Description
ZPUSH
Saves the contents of the index registers and long index registers in the range specified by (s) to
devices specified by (d) onwards.
ZPUSHP
ZPOP
Reads data in the devices specified by (d) onwards to the index registers and long index registers.
ZPOPP
Data control instruction
■Upper and lower limit control of 16-bit/32-bit binary data
Instruction symbol
Description
LIMIT
(s3) < (s1): The (s1) value is stored in (d)
(s1)  (s3)  (s2): The (s3) value is stored in (d)
LIMITP
(s2) < (s3): The (s2) value is stored in (d)
LIMIT_U
LIMITP_U
DLIMIT
[(s3)+1, (s3)] < [(s1)+1, (s1)]: The [(s1)+1, (s1)] value is stored in [(d)+1, (d)]
[(s1)+1, (s1)]  [(s3)+1, (s3)]  [(s2)+1, (s2)]: The [(s3)+1, (s3)] value is stored in [(d)+1, (d)]
DLIMITP
[(s2)+1, (s2)] < [(s3)+1, (s3)]: The [(s2)+1, (s2)] value is stored in [(d)+1, (d)]
DLIMIT_U
DLIMITP_U
Reference
Page 463
Reference
Page 465
Reference
Page 466
Page 468
Reference
Page 469
Page 471
Reference
Page 472
Page 474
2 CPU MODULE INSTRUCTION
2.3 Application instruction
2
69

Advertisement

Table of Contents
loading

Table of Contents