| uint32_t PN_APP_IOD_factoryResetRemaMem | ( | PN_API_IOD_Handle_t * | pnHandle, |
| const PN_API_IOD_RtfOption_t | rtfOption | ||
| ) |
Reset remanent memory to factory defaults.
This function resets the remanent storage to factory defaults
| [in] | pnHandle | Profinet API Handle. |
| [in] | rtfOption | Set of parameter which needs to be reseted |
| PN_API_OK | Success. |
| PN_API_NOT_OK | Something went wrong. |
| PN_API_ERR_PARAM | Invalid parameter. |