PROFINET Device4.2.0
 
Loading...
Searching...
No Matches
Alarm

Overview

Functions and callbacks for the handling of IO device's alarms.

Functions

void PN_APP_IOD_cbAsyncReqDone (PN_API_IOD_Handle_t *const pnHandle, uint32_t arNum, PN_API_IOD_AlarmType_t alarmType, uint32_t api, PN_API_IOD_DevAddr_t *addr, uint32_t status, uint16_t diagnosisTag)
 Callback function to acknowledge an asynchronous request (alarm) issued previously from the application to Profinet stack.
 
void PN_APP_IOD_cbDevAlarm (PN_API_IOD_Handle_t *const pnHandle, const PN_API_IOD_DevAlarmData_t *devAlarmData)
 Callback function to notify an alarm that has been received from the IO controller.