-
Notifications
You must be signed in to change notification settings - Fork 13
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 link can't be "nested" #59
Comments
This logic is failing as the calc link type has its own link "fields". It is not immediately clear to me how a native field type could be inferred. At present, the only use for this type is to identify pva2pva/pdbApp/pvalink_channel.cpp Lines 387 to 395 in 3b9990e
@anjohnson I would appreciate your thoughts on this situation. |
Could the pvalink not wait to decide whether to enable monitors through the PVA channel until the first call to either Oh, and just because the ultimate record link field ( |
A PVA link in a "calc" link fails with
DBLINK* corrupt
on being unable to locate the associated record field in order to determine a native field type for the lset.pva2pva/pdbApp/pvalink_lset.cpp
Lines 28 to 32 in 3b9990e
fyi. https://bugs.launchpad.net/epics-base/+bug/2031563
The text was updated successfully, but these errors were encountered: