PROFINET Device  v1.04.03

◆ PN_API_DEV_getModuleDiffBlockModule()

uint32_t PN_API_DEV_getModuleDiffBlockModule ( PN_API_DEV_EAr_t  ar_p,
uint16_t  index_p,
PN_API_DEV_SModule_t pModule_p 
)

Get module of IO device module difference block.

ToDo.

Parameters
[in]ar_pApplication relation.
[in]index_pIndex of module of module difference block.
[out]pModule_pModule of module difference block.
Returns
PN_API_DEV_EError_t as uint32_t
Return values
PN_API_DEV_eOK
Example
#include <PN_API_DEV.h>
See also
PN_API_PDEV_start PN_API_PDEV_run