| uint32_t PN_APP_IOD_cbResetToFactory | ( | PN_API_IOD_Handle_t *const | pnHandle, |
| const PN_API_IOD_RtfOption_t | rtfOption | ||
| ) |
Callback function to reset IO device to factory settings.
This function resets the IO device to its factory settings when requested by the IO controller.
| [in] | pnHandle | Profinet API Handle. |
| [in] | rtfOption | Reset option (data to be reset). |
| PN_API_OK | Success. |