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

Fix mbboDirect asyn:READBACK #208

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

exzombie
Copy link
Contributor

This change makes mbboDirect behave the same as mbbiDirect: RVAL is copied to VAL (shifted, if neccessary), then each of the fields representing individual bits is set as well.

Fixes #207

This change makes mbboDirect behave the same as mbbiDirect: RVAL is
copied to VAL (shifted, if neccessary), then each of the fields
representing individual bits is set as well.
@AppVeyorBot
Copy link

Build asyn 1.0.266 completed (commit 18b931732b by @exzombie)

@MarkRivers MarkRivers merged commit 9519475 into epics-modules:master Jun 14, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

mbboDirect with asyn:READBACK is not processed
3 participants