Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement CoE transfer abort from master side #8

Open
jimy-byerley opened this issue Jun 22, 2023 · 0 comments
Open

implement CoE transfer abort from master side #8

jimy-byerley opened this issue Jun 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jimy-byerley
Copy link
Owner

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.

@jimy-byerley jimy-byerley self-assigned this Jul 14, 2023
@jimy-byerley jimy-byerley added the enhancement New feature or request label Jul 14, 2023
@jimy-byerley jimy-byerley added this to the v1 milestone Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant