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

Write of VDoubleArray over pva fails #96

Open
georgweiss opened this issue May 28, 2020 · 0 comments
Open

Write of VDoubleArray over pva fails #96

georgweiss opened this issue May 28, 2020 · 0 comments
Assignees

Comments

@georgweiss
Copy link
Contributor

Writing a VDoubleArray over pva fails as illustrated by the following:
{Type: [WRITE_FAILED] - wrEx: Unsupported write, cannot put 'class [Lorg.epics.vtype.IVDoubleArray;' into array'double[]'} java.lang.RuntimeException: Unsupported write, cannot put 'class [Lorg.epics.vtype.IVDoubleArray;' into array'double[]' true true VDoubleArray[[111.0, 222.0, 333.0], size [3], NONE(NONE) - NO_ALARM, 2020-05-28T06:54:32.497303997Z(0)]

Writes over VDoubleArray and other numeric array types should be supported in pva as well as in ca.

@shroffk shroffk self-assigned this May 28, 2020
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