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

◆ PN_APP_IOD_cbNewModPlug()

void PN_APP_IOD_cbNewModPlug ( PN_API_IOD_Handle_t *const  pnHandle,
const PN_API_IOD_DevAddr_t *const  addr,
const uint32_t  inDataLen,
const uint32_t  outDataLen 
)

Callback function to indicate the plug of a module.

This function updates the IO data length arrays with the info of the newly plugged module/submodule and notifies the user about the plug action.

Parameters
[in]pnHandleProfinet API Handle.
[in]addrGeographical address of the module.
[in]inDataLenLength of input data.
[in]outDataLenLength of output data.
See also
PN_API_IOD_newModPlugCbf