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

◆ PN_APP_IOD_cbReadyForInputUpdate()

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.

Parameters
[in]pnHandleProfinet API Handle.
[in]arNumAR number.
[in]inputUpdateStateInput update state (see PN_API_IOD_InputUpdateState_t).
See also
PN_API_IOD_readyForInputUpdateCbf