
Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
136
C79000-G8976-C108-01
Syntax
DPR_DWORD DPS_get_ind(
DPR_DWORD user_handle, // in
DPR_DWORD *ind_ref, // out
DPR_DWORD timeout, // in
DPR_DWORD *indication, // inout
DPR_WORD *data_len // inout
DPR_BYTE *data_blk // out
DP_ERROR_T *error ); // out
Parameters
Name Description
user_handle User handle assigned with the DPS_open call.
timeout Duration of the maximum wait time (in milliseconds) until the
function returns.
Limit values:
0: no wait time - the function
returns immediately
0x7FFFFFFE: maximum wait time
DP_TIMEOUT_FOREVER: "Endless" wait time
ind_ref Address of the reference number of the indication. Must be
included again with DPS_set_resp.
Table continued on next page
Comentarios a estos manuales