Error Code - Mitsubishi Electric MELSEC iQ-R Series Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

Error code

Error code
Description
0100H
An out-of-range value is set in i_uCHNum (number of channels).
The number of channels is set out of the range of 1 to 4.
0101H
An out-of-range value is set in i_udSavePoints (number of save
points).
The number of save points is set out of the range of 1 to
10000000.
0102H
A character string with an out-of-range character length is set in
i_snAppendFileName (CSV file name).
0200H
The file register address exceeds the capacity of the file register
(ZR).
0201H
An access to the SD memory card has failed because SM606 (SD
memory card forced disable instruction) is on. While logging data
is being saved, turning on SM606 results in the partially created
CSV file being saved in the SD memory card.
0202H
Execution of this FB has been attempted without inserting an SD
memory card into the CPU module.
0203H
An access to the SD memory card has failed because SM600
(Memory card available flag) is off.
0204H
The SD memory card is frequently accessed from programs in
addition to this FB, and a timeout has occurred.
0205H
Because SM601 (Memory card protect flag) is on, data cannot be
written to the SD memory card.
0206H
i_bEN (execution command) has been turned off during the
processing.
Other than above
Error codes related to the SP.FWRITE instruction executed when
logging data is written to an SD memory card.
Action
Review and correct the settings and then execute the FB again.
Review and correct the settings and then execute the FB again.
Set a string with character length of 1 to 28.
Review and correct the settings according to the following
relational expression, and then execute the FB again.
(i_udDataAddr (start address of the storage location of logging
data) + (i_uCHNum (number of channels)  i_udSavePoints
(number of save points)) - 1)  Maximum assignment address of
the file register (ZR)
Turn off SM606 and check that SM607 (SD memory card forced
stop status flag) is turned off, then execute the FB again.
Insert an SD memory card for saving the target CSV files into the
CPU module, and then execute the FB again.
Make the SD memory card an available state, and then execute
the FB again.
Reduce the frequency of the access to the SD memory card.
Turn off the protect switch on the SD memory card, check that
SM601 is off, and execute the FB again.
Do not turn off i_bEN until o_bOK (normal completion) or o_bErr
(error completion) turns on.
For details on the error code that has occurred, refer to the
description of the SP.FWRITE instruction.
 MELSEC iQ-R Programming Manual (CPU Module
Instructions, Standard Functions/Function Blocks)
2 FILE OPERATION FB
2.1 M+FileOperation_SaveLoggingCSV_W_R
2
15

Advertisement

Table of Contents
loading

Table of Contents