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

Overview

Functions and callback for handling IO device's info like name and IP address.

Functions

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.
 
void PN_APP_IOD_cbReportipAddr (PN_API_IOD_Handle_t *const pnHandle, const uint32_t ipAddr, const uint32_t subnetMask, const uint32_t defaultGw)
 Callback function to print a reported IP address.