Mitsubishi Electric MELSEC iQ-R Series Reference page 45

Array handling function block library reference, programmable controller
Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

List of error codes
Error code
Description
103H
A value out of the range is set in i_uDataType (data type selection).
Set a value of 0 to 4 in i_uDataType (data type selection).
105H
A value out of the range is set in i_udSize (number of data points).
Set a value of 1 to 1000000 in i_udSize (number of data points).
200H
Although the value set in i_uDataType (data type selection) is
Single-precision real number, the stored input array data is not a
single-precision real number. Store the data as a single-precision
real number in the file register (ZR).
205H
i_bEN (execution command) has been turned off during the
processing.
209H
Some areas of input array data and output array data are
overlapped. Review the following settings so that the input array
data areas and the output array data areas are not overlapped.
• i_udInAryAddr (input array data start address)
• i_udOutAryAddr (output array data start address)
• i_udSize (number of data points)
Action
Review and correct the setting and then execute the FB again.
Review and correct the setting and then execute the FB again.
Review and correct the input array data and then execute the FB
again.
Do not turn off i_bEN (execution command) until o_bOK (normal
completion) or o_bErr (error completion) turns on.
Review and correct the setting(s) and then execute the FB again.
2 DETAILS OF THE FB LIBRARY
2.7 M+ArrayHandling_Reverse_R
2
43

Advertisement

Table of Contents
loading

Table of Contents