beautypg.com

ElmoMC SimplIQ Digital Servo Drives-Bell Command Reference User Manual

Page 53

background image

Error
Code


Error String / Description


Example / Remedy

7

Mode cannot be started - bad initialization
data.

This error is returned when preset
values of a function are wrong.
For example, there may be a
conflict between the first index in
the PVT table (PV) and the
available write pointer (MP[6])
when PVT motion begins.

11

Cannot write to flash memory.
An error interfacing the serial flash has
occurred.

Most probably a hardware
problem.

12

Command not available in this unit mode.

PA=1000 is an error if UM=2,
because the position command
cannot be given in this mode.

13

Cannot reset communication – UART is
busy.
Modification of the parameters of the serial
communication has been attempted while
the communication line is busy.

18 Empty

assign.

The right side of an equation is missing.

AC=; is an error because the
interpreter expects a numerical
value to appear after the = sign.

19

Bad command format.
An unresolved syntax error in the command
has occurred.

Refer to this manual for the
correct command syntax.

21

Operand out of range.
Assignment of an illegal value to a
parameter has been attempted.

JV=100,000,000 returns this error
because the required speed is
beyond the limits of the drive.

22

Zero division.

JV=0; PX=1000/JV returns this
error.

23

Command cannot be assigned.

BG=3000 returns this error
because BG is an execution
command that does not have a
value.

24 Bad

operator.

An unrecognized character has been found
in an expression where an operator has been
expected.

IA[1]=3$VX is an error because $
is not a recognized operator.

SimplIQ for Steppers Command Reference Manual

Alphabetical Listing

MAN-STECR (Ver. 1.1)

45