Troubleshooting and fault elimination, Error messages during profile download – Lenze EVS9332xK User Manual
Page 409
Troubleshooting and fault elimination
Error messages during profile download
9.4
l
9.4−3
EDSVS9332K EN 8.0−07/2013
Remedy
Cause
Fault name
Code
C0397/x
INV_COLLISION_
RANGE
Online access not enabled.
Set code C0389/0 = 1.
C0398/x
C0399/x
C0501/1
Check X values (ascending order)
INV_VALUE_RANGE
The X values are not in
ascending order.
Check source data and repeat transfer.
C0502/1
Profile selection
INV_COLLISION_
RANGE
Attempt to write to a
non−existing profile.
Read out the maximum number of existing profiles from code
C0390/0.
C0504/2
Write data field as an *.LC7 file
INV_LENGTH_RANGE Attempt to write beyond the
data field.
l
Limit the number of writing cycles.
l
Set the pointer to the beginning of the data field
(C0505/2 = 0)
C0504/3
Write the X values in increments with automatic indexing of the address pointer (auto−increment)
INV_LENGTH_RANGE Attempt to write beyond the
data field.
l
Limit the number of writing cycles to the existing number of
interpolation points (see C0391/x).
l
Set the pointer to the beginning of the value table
(C0505/3 = 0).
INV_COLLISION_RAN
GE
Relative data model is used
(Lenze setting). The address
pointer has not been
incremented.
Use GDC to create a profile with the absolute data model, load
it into the controller and accept it.
INV_VALUE_RANGE
Attempt to transfer a
non−zero value as the first X
value. The address pointer
has not been incremented.
Enter 0" for the first X value.
C0504/4
Write the Y values in increments with automatic indexing of the address pointer (auto−increment)
INV_LENGTH_RANGE Attempt to write beyond the
data field.
l
Limit the number of writing cycles to the existing number of
interpolation points (see C0391/x).
l
Set the pointer to the beginning of the value table
(C0505/4 = 0).
INV_VALUE_RANGE
The relative data model is
selected.
While writing the Y value,
the representable value
range has been exceeded .
l
Observe the maximum permissible difference between Y
values of
32767 inc.
l
This profile requires a larger number of interpolation points.
C0504/5
Read the X values in increments with automatic indexing of the address pointer (auto−increment)
INV_COLLISION_
RANGE
Attempt to read beyond the
data field.
l
Limit the number of reading cycles to the existing number of
interpolation points (see C0391/x).
l
Set the pointer to the beginning of the value table
(C0505/5 = 0).
C0504/6
Read the Y values in increments with automatic indexing of the address pointer (auto−increment)
INV_COLLISION_
RANGE
Attempt to read beyond the
data field.
l
Limit the number of reading cycles to the existing number of
interpolation points (see C0391/x).
l
Set the pointer to the beginning of the value table
(C0505/6 = 0).
C0505/3
Pointer on X values, selection of an interpolation point on the X axis
INV_LENGTH_RANGE The selected interpolation
point does not exist.
Observe the existing number of interpolation points under
C0391/x.