Hitachi SJ Series User Manual page 617

Hide thumbs Also See for SJ Series:
Table of Contents

Advertisement

Chapter 18
E044 EzSQ nest count error
This error is output when the nesting frequency of a
subroutine, "for" statement, "next" statement, etc. on
a program exceeds 8 times while the programing
function EzSQ is used.
Occurrence
Estimated cause(s)
Error occurred
• Program structure is too
when the program
complicated.
was put into action.
E045 EzSQ executive
instruction error
During operation of a program which is downloaded
to the inverter while the programing function EzSQ is
used, if execution of the program is turned OFF due
to an error, the inverter generates E045 error.
Occurrence
Estimated cause(s)
• Program flow is
inadequate.
Error occurred
when the program
was put into
action.
• There is a problem in
the data.
Exemplar measures to be taken
• The program has deep nesting of a subroutine, "for" statement,
"next" statement, etc., with its nesting frequency exceeding 8 times.
Improvement of the program structure is required.
Exemplar measures to be taken
• This error is output if there is no nest starting statement such as
"for" at the point when "goto" statement refers to, or if a nest ending
statement such as "next" precedes the nest starting statement.
Check the structure of "for" statement and "next" statement and
make amendments as needed.
• There may be an overflow, underflow, or division by zero in four
arithmetic operations. Check the result of operations and amend
the operations as needed.
• This error is output if a non-existing parameter is referred to or a
setting is made beyond the setting range in "chg param" or "mon
param" instruction. Check the content of instruction and make
amendments as needed.
18-24
Tips/FAQ/Troubleshooting
E044
E045

Advertisement

Table of Contents
loading

Table of Contents