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

Support for writing VDoubleArray over ca #94

Open
georgweiss opened this issue May 28, 2020 · 1 comment
Open

Support for writing VDoubleArray over ca #94

georgweiss opened this issue May 28, 2020 · 1 comment

Comments

@georgweiss
Copy link
Contributor

Currently a write using VDoubleArray over ca completes without errors, but does not actually write the values.
A write should support VDoubleArray (and other numeric array types) in addition to accepting primitive arrays.

@shroffk
Copy link
Contributor

shroffk commented Jun 2, 2020

So as agreed,
A write of a VNumberArray will use the [] values to write to the pv and ignore the timestamp, alarm, display and other fields which cannot be writted.

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

2 participants