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

UNSIGNED48 is not working #31

Open
nattgris opened this issue Dec 3, 2020 · 0 comments · May be fixed by #32
Open

UNSIGNED48 is not working #31

nattgris opened this issue Dec 3, 2020 · 0 comments · May be fixed by #32

Comments

@nattgris
Copy link

nattgris commented Dec 3, 2020

Unfortunately it seems there is no way to use objects of datatype UNSIGNED48, or any other INTEGER or UNSIGNED of size between 32 and 64.

Even for 64 bit integers, there's no way to programmatically handle the access via a co_access_fn.

UNSIGNED48 is widely used for all virtual I/O in e.g. CiA 417, where programmatic access is also needed to take care of the somewhat complicated behaviour of those objects.

@nattgris nattgris linked a pull request Dec 3, 2020 that will close this issue
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 a pull request may close this issue.

1 participant