Hello,
I'm currently evaluating your Industrial Communication SDK v 11.00.00.xx, specifically the Profinet and EtherNet/IP stacks.
One of the key features I'm interested in is the watchdog functionality.
When I listing the FreeRTOS tasks, I notice the "HWALWatchDog" task embedded in your stack.
I assume it can be started using the following function:
int32_t PN_setWatchDogTimer(PN_Handle pnHandle, int32_t timerPeriod);
Could you please clarify:
- What exactly does this watchdog monitor?
- What happens when a timeout occurs?
Thank you in advance for your support.
Best regards,
Vit Triska

