Document Title Here
AET65 API
Version 1.0
idvation GmbH
Otto-Hesse-Straße 19 / T5
Phone +49 6151 9926567
D-64293 Darmstadt
Fax +49 6151 3689296
www.idvation.com
Page 81 of 84
Page 81 of 84
7.0. List of Defined Result Codes
The following result codes can be returned as the PT_STATUS values.
Success returns status.
ABS_STATUS_OK
(0)
General, unknown, or unspecified error.
ABS_STATUS_GENERAL_ERROR
(-5001)
Internal error.
ABS_STATUS_INTERNAL_ERROR
(-5002)
BSAPI has been already initialized.
ABS_STATUS_ALREADY_INITIALIZED
(-5003)
BSAPI is not initialized.
ABS_STATUS_NOT_INITIALIZED
(-5004)
Connection is already opened.
ABS_STATUS_ALREADY_OPENED
(-5005)
Invalid parameter.
ABS_STATUS_INVALID_PARAMETER
(-5006)
Invalid (connection) handle.
ABS_STATUS_INVALID_HANDLE
(-5007)
No such device found.
ABS_STATUS_NO_SUCH_DEVICE
(-5008)
Operation has been interrupted due timeout.
ABS_STATUS_TIMEOUT
(-5009)
Requested feature/function not implemented.
ABS_STATUS_NOT_IMPLEMENTED
(-5010)
Requested feature/function not supported.
ABS_STATUS_NOT_SUPPORTED
(-5011)
The operation has been canceled.
ABS_STATUS_CANCELED
(-5012)
The operation has not been found (invalid operation ID or the operation already finished).
ABS_STATUS_NO_SUCH_OPERATION
(-5013)