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

◆ PN_APP_IOD_factoryResetRemaMem()

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

Parameters
[in]pnHandleProfinet API Handle.
[in]rtfOptionSet of parameter which needs to be reseted
Returns
result of the operation as uint32_t.
Return values
PN_API_OKSuccess.
PN_API_NOT_OKSomething went wrong.
PN_API_ERR_PARAMInvalid parameter.