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
The ethercat features it, but etherage does not ATM
Surely something like this would be nice:
let task = can.sdo_read(sdo, priority)
task.abort()
transfer abort in case of error on the master side during the transfer should be implemented too, ATM any error on the master side during a mailbox transfer would corrupt the next mailbox readings.
The text was updated successfully, but these errors were encountered:
The ethercat features it, but etherage does not ATM
Surely something like this would be nice:
transfer abort in case of error on the master side during the transfer should be implemented too, ATM any error on the master side during a mailbox transfer would corrupt the next mailbox readings.
The text was updated successfully, but these errors were encountered: