Technical data

Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
110
C79000-G8976-C108-01
Return Value
Name Description
DP_OK
A confirmation was received. The values
in req_type and result are valid and
identify the job. The corresponding job
was completed without errors.
DP_ ERROR_EVENT_NET and
error->error_code ==
DP_RET_TIMEOUT
No confirmation available.
DP_ERROR_EVENT, other
DP_ERROR_EVENT_NET or
DP_ERROR_RES
A confirmation was received. The values
in req_type and result are valid and
identify the job. The corresponding job
was terminated with an error. The return
structure contains details of the cause of
the error.
DP_ERROR_CI,
DP_ERROR_USR_ABORT
The function call was terminated with an
error. No confirmation was received. The
result parameter is not valid. The return
structure contains details of the cause of
the error.