Chapter 9 Troubleshooting
9-45
Error Code Description Corrective action
16#3415 Comparison condition setting error.
Cause: the comparison condition is set other than 0~2.
Action: set up the comparison condition again and
restart the function block.
16#3419 Master axis position is negative value.
Cause: master axis position is set to a negative value or
0.
Action: set the master axis position to a positive value
and restart the instruction.
16#341B Maxmimum speed setting error.
Cause: maxmimum speed is not set to1~1,000,000.
Action: set the maxmimum speed to 1~1,000,000 and
16#3430
Repeated GroupNum.
Cause: GroupNum already exists.
Action: use DFB_GroupReset to clear error.
16#3431
Motion axis number is repeated in the
same group.
Cause: AxisNumorder1~ AxisNumorder6 of
DFB_GroupEnable input values are repeated.
Action: set up AxisNumorder1~ AxisNumorder6 again
and restart the function block.
16#3432
GroupNum does not exist.
Cause: the specified group for input can not be enabled.
Action: set up the specified group to be enabled.
16#3433
The axes are insufficient in the specified
group.
Cause: axes are insufficient in the specified group.
Action: set up the group number (GroupNum) again,
the number of axes should match the function
requirements. For example, linear interpolation requires 2
axes, while arc interpolation requires at least 3 axes in
16#3434
DFB_GroupDisable enabled while axis
group is in motion.
Cause: axis group in motion is forced to disable
Action: use DFB_GroupReset to clear the error
16#3435
The same axis is setup repeatedly in
the group.
Cause: the assigned motion axis of AxisNumorder1~
AxisNumorder6 in DFB_GroupEnable is used repeatedly
in other groups
Action: set up the AxisNumorder again to ensure it is not
used repeatedly in other groups.
16#3436
The axis number of the first order is a
positive number or zero.
Cause: AxisNumorder1 in DFB_GroupEnable is smaller
or equal to zero.
Action: set up the value of AxisNumorder1 to be greater
than zero and restart DFB_GroupEnable
16#3437
The group number exceeds the setting
range.
Cause: the value in GroupNum is not in the range of
1~32
Action: set up the value of GroupNum within 1~32 and
restart the function block.
16#3438
GroupNum is in “ErrorStop” state.
Cause: the designated group is in “ErrorStop” state when
the function block enables
Action: use DFB_GroupReset to clear the error