Skip to content

Write of VDoubleArray over pva fails #96

@georgweiss

Description

@georgweiss

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions