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

◆ PN_APP_IOD_getIm0SupportInfo()

uint8_t PN_APP_IOD_getIm0SupportInfo ( uint32_t  api,
uint32_t  slot,
uint32_t  subslot,
uint32_t  modId,
uint32_t  submodId 
)

Get the IM0 support of a submodule.

Based on its location, the IM0 support of a submodule is returned. The first submodule of slot 0 has device (DAP) info. The first submodule of any other slot has module info (virtual submodule interface).

Parameters
[in]apiApplication Process Identifier.
[in]slotSlot number.
[in]subslotSubslot number.
[in]modIdModule identifier.
[in]submodIdSubmodule identifier.
Returns
result of the operation as uint8_t
Return values
PN_API_IOD_Im0Support_tIM0 support enum.
See also
PN_API_IOD_Im0Support_t