NORMAL.DOT
Gespeichert in:G:\Support\Dokumentationen_CDs\8003Speedy\Service Manual\Servicemanual 8003.doc
Gespeichert am:2003/03/10
max
Version 14
Seite 75 von 87
I N D I V I D U A L M A R K I N G S Y S T E M S
18. Speedy error codes
Software feedback
The following error codes can be generated by the Trotec Manager, whenever it
recognizes a machine or computer problem. In many cases these codes are a
helpful information which makes it easier to sort out problems.
Nevertheless sometimes the indication of an error code can be confusing, because
machine errors (that are indicated by beeping and blinking of the machine) might
cause a software error as well although the true cause is the machine.
// ERROR Definitions
const TR_ERR
TR_NO_ERROR
= 0;
// no error
occured
const TR_ERR
TR_ERR_UNDEFINED
= -999;
// should
never occur
const TR_ERR
TR_ERR_ASSERTION_FAILED
= -998;
// Assertion failure
in release version
const TR_ERR
TR_ERR_USER_INFO
= -997;
// This is
an info for the user
const TR_ERR
TR_TRANS_INIT_FAILED
= -200;
//
Initialisation of com port failed
const TR_ERR
TR_TRANS_CHECKCONNECTION_FAILED
= -201;
// Echo packet not
correctly received
const TR_ERR
TR_TRANS_IN_PROGRESS
= -202;
// Other
transmission is in progress
const TR_ERR
TR_TRANS_WRONG_ECHO_DATA
= -203;
// Echo
packet contains wrong data
const TR_ERR
TR_TRANS_TIMEOUT
= -204;
// Timeout
occured
const TR_ERR
TR_TRANS_NO_DATA
= -205;
// No data
pending
const TR_ERR
TP_FUNCTION_FAILED
= -206;
// Some "TP"
function failed to succeed
const TR_ERR
TR_TRANS_ABORT_NOT_VALID
= -207;
// No abort
valid in this state
const TR_ERR
TR_TRANS_ABORT_FAILED
= -208;
// No abort valid in
this state
const TR_ERR
TR_MEMORY_ERROR
= -209;
// Failed to
allocate memory
const TR_ERR
TR_OLD_WSSPOOL_VERSION
= -210;
// Failed to
allocate memory
const TR_ERR
TR_WRONG_WSSPOOL_SIZE
= -211;
// Wrong WS spool
size
const TR_ERR
TR_WRONG_MATSPOOL_SIZE
= -212;
// Wrong WS spool
size
const TR_ERR
TR_OLD_MATSPOOL_VERSION
= -213;
// Wrong WS spool
size
const TR_ERR
TR_WRONG_JOBSPOOL_SIZE
= -214;
// Wrong JOB spool
size
const TR_ERR
TR_TRANS_NO_JOBS_FOUND
= -215;
// No jobs found to