Appendix; A Return Codes; General Return Codes - Leica tps1100 Reference Manual

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
A
PPENDIX
A R
ETURN
The return codes described here are codes, which may be returned from RPC's
and GeoCOM general functions (COMF). A successful completion will be
denoted by RC_OK. Almost all of the return codes are error codes. Nevertheless,
some of them have a more informational character. Therefore, refer also to the
description of a specific function. In a special context the meaning of a return code
might vary a little bit.
The list described here is organised in subsystem related categories. The
describes the constant as it is defined for the TPS1100 series
RetCodeName
instruments. Additionally to find an error code by number they are given too.
A-1

GENERAL RETURN CODES

TPS
RetCodeName
RC_OK
RC_UNDEFINED
RC_IVPARAM
RC_IVRESULT
RC_FATAL
RC_NOT_IMPL
RC_TIME_OUT
RC_SET_INCOMPL
RC_ABORT
RC_NOMEMORY
RC_NOTINIT
RC_SHUT_DOWN
RC_SYSBUSY
TPS1100 - Version 1.05
C
ODES
0
Value Hex
0
1
2
3
4
5
6
7
8
9
10
12
13
0x0
Description
0x0
Function successfully completed.
0x1
Unknown error, result unspecified.
0x2
Invalid parameter detected. Result
unspecified.
0x3
Invalid result.
0x4
Fatal error.
0x5
Not implemented yet.
0x6
Function execution timed out. Result
unspecified.
0x7
Parameter setup for subsystem is
incomplete.
0x8
Function execution has been
aborted.
0x9
Fatal error - not enough memory.
0xA
Fatal error - subsystem not
initialized.
0xC
Subsystem is down.
0xD
System busy/already in use of
another process. Cannot execute
Return Codes
A-1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents