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 behavior #61

Open
xresende opened this issue Mar 4, 2017 · 0 comments
Open

write behavior #61

xresende opened this issue Mar 4, 2017 · 0 comments
Assignees

Comments

@xresende
Copy link
Contributor

xresende commented Mar 4, 2017

currently a write to a writable pv automatically changes the pv value in the epics database.
but whether a value for the pv is valid or not has to be decided by the model that responds to the pv.

maybe we should change the behavior of the driver write function not to invoke setParam automatically. it should be invoked as a response to a send_queue os type 's' when the model has accepted the setpoint value. this proposed behavior seems to be closer to what real IOCs will do...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants