| void PN_APP_IOD_cbReadyForInputUpdate | ( | PN_API_IOD_Handle_t *const | pnHandle, |
| const uint16_t | arNum, | ||
| const PN_API_IOD_InputUpdateState_t | inputUpdateState | ||
| ) |
Callback function to notify that the stack is ready to receive the first valid input data.
Upon receiving this function from the stack, This function activates the exchange of cyclic IO data.
| [in] | pnHandle | Profinet API Handle. |
| [in] | arNum | AR number. |
| [in] | inputUpdateState | Input update state (see PN_API_IOD_InputUpdateState_t). |