You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a Beckhoff EP2339-0021 GPIO device which uses a non-standard SM configuration.
It has 16x RPDOs, 8x of which are assigned to SM0 and 8x are assigned to SM1. If I'm understanding the GenericEcSlave implementation correctly, it can only handle a 1-1 mapping of RPDO or TPDO to SM, meaning that there is no support to assign different groups of RPDOs to separate SMs. I'm attaching a snippet of the relevant part of the device's ESI below
I'm using a Beckhoff EP2339-0021 GPIO device which uses a non-standard SM configuration.
It has 16x RPDOs, 8x of which are assigned to SM0 and 8x are assigned to SM1. If I'm understanding the GenericEcSlave implementation correctly, it can only handle a 1-1 mapping of RPDO or TPDO to SM, meaning that there is no support to assign different groups of RPDOs to separate SMs. I'm attaching a snippet of the relevant part of the device's ESI below
The text was updated successfully, but these errors were encountered: