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

PVA Image: Decode image from PVXS 'group' demo #3224

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

kasemir
Copy link
Collaborator

@kasemir kasemir commented Jan 2, 2025

In PVXS, softIocPVX -m N=Test -db test/image.db creates an epics:nt/NTNDArray:1.0 where the dimension contains only size and the value is of type any instead of the expected union.

This allows the pva://... PVs to decode it (https://github.com/epics-base/pvxs/blob/master/test/image.db)

In PVXS, `softIocPVX -m N=Test -db test/image.db` creates an
`epics:nt/NTNDArray:1.0` where the `dimension` contains only `size` and
the `value` is of type `any` instead of the expected `union`.

This allows the `pva://...` PVs to decode it.
@kasemir kasemir merged commit a0e3746 into master Jan 6, 2025
2 checks passed
@kasemir kasemir deleted the pva_pvxs_image branch January 6, 2025 14:04
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.

1 participant