| uint32_t PN_API_IOD_exitDbai | ( | PN_API_IOD_Handle_t *const | pnHandle | ) |
Releases the semaphore of the IOD thread.
This function removes the protection of application access to shared data against callback functions.
| [in] | pnHandle | Profinet API Handle. |
| PN_API_OK | Success. |
| PN_API_NOT_OK | Something went wrong. |
| PN_API_ERR_PARAM | Invalid parameter. |