
Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
96
C79000-G8976-C108-01
4.1.16 DP_alarm_ack
Purpose
In certain situations, slaves with DPC1 functionality can signal alarms. These
alarms are received by the DP master as part of the diagnostic data and buffered.
Each alarm must be acknowledged by the master DP user program explicitly using
the DP_alarm_ack function.
Note
Sending is executed
asynchronously
. The result must be fetched with
DP_get_result.
Syntax
DPR_DWORD DP_alarm_ack(DPR_DWORD user_handle, // in
DPC1_REQ_T *request, // in
DP_ERROR_T *error ); // out
Komentarze do niniejszej Instrukcji