| uint32_t PN_API_IOD_arAbort | ( | PN_API_IOD_Handle_t *const | pnHandle, |
| uint32_t | arNum | ||
| ) |
A running application relationship to a PROFINET controller is terminated by this function.
The IO controller's and the IO device's connection is therefore cut off.
| [in] | pnHandle | Profinet API Handle. |
| [in] | arNum | AR number. |
| PN_API_OK | Success. |
| PN_API_NOT_OK | Something went wrong. |
| PN_API_ERR_PARAM | Invalid parameter. |