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

◆ PN_APP_IOD_cbResetToFactory()

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.

Parameters
[in]pnHandleProfinet API Handle.
[in]rtfOptionReset option (data to be reset).
Returns
result of the operation as uint32_t.
Return values
PN_API_OKSuccess.
See also
PN_API_IOD_resetToFactoryCbf