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

Info tags persist after recceiver restart with new configuration #92

Open
jacomago opened this issue Jun 20, 2024 · 1 comment
Open

Comments

@jacomago
Copy link
Contributor

Should be reproducible in the following ways:

Create recceiver with infotag (X) set to be updated in channelfinder.
Add IOC with PV with infotag X set to A
Channelfinder has PV with X=A
Reboot recceiver with  infotag X removed
Channelfinder has PV with X=A still even after IOC update

Create recceiver with infotag (X) set to be updated in channelfinder.
Add IOC with PV with infotag X set to A
Channelfinder has PV with X=A
Reboot IOC with PV with infotag X removed
Channelfinder has PV with X=A still

Possible solution is to set in recceiver to remove tags and properties from Channelfinder PVs if recceiver is the owner. (probably behind a configuration flag)

@tynanford
Copy link
Contributor

Possible solution is to set in recceiver to remove tags and properties from Channelfinder PVs if recceiver is the owner. (probably behind a configuration flag)

+1 this seems like a nice feature

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