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

◆ PN_APP_IOD_cbReportArFSURecord()

void PN_APP_IOD_cbReportArFSURecord ( PN_API_IOD_Handle_t *const  pnHandle,
const uint8_t  arFsuEnabled,
const uint8_t  arFsuChanged 
)

Callback function to notify about an AR FSU update.

This function simply notifies the user if an AR FSU change has taken place.

Parameters
[in]pnHandleProfinet API Handle.
[in]arFsuEnabledPN_API_IOD_ARFSU_ENABLED or PN_API_IOD_ARFSU_DISABLED.
[in]arFsuChangedPN_API_IOD_ARFSU_CHANGED or PN_API_IOD_ARFSU_NOT_CHANGED.
See also
PN_API_IOD_reportArFsuRecordCbf