Hello,
I am attempting to transfer a part of the RxPdo data size.
I have changed as follows: ENI file.
Cyclic/Frame/Cmd/DataLength to 40byte.
(EtherCATInfo/Descriptions/Devices/Device/RxPdo is 100byte)
However, I get the error with the error code 0x1b 'Sync manager watchdog'.
I think cause of the above is that the watchdog is not executed,
So, I have the following questions.
1. Do I must set the same size RxPdo data size (in ESI file) and the transfer data size (in ENI file)
2. Is it specification of PRU that Watchdog is not executed when the Data size is different?
Best Regards,
H.U