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

Reception of ODTs in DTOs #109

Open
tttech-miori opened this issue Aug 4, 2022 · 1 comment
Open

Reception of ODTs in DTOs #109

tttech-miori opened this issue Aug 4, 2022 · 1 comment

Comments

@tttech-miori
Copy link

My code is receiving ODTs from slave DAQ configuration.

I had to study the pyxcp code to understand that self.cro_callback can be set in order to get notifications on reception of DTOs.

Even though the "workaround" is to just assign a callback method to master.transport.cro_callback, it would be nicer to have a specific API in Master() class to decrease dependency on a specific pyxcp version.

What do you think?

@tttech-miori
Copy link
Author

version 0.18.48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant