Skip to content

move options.Has("value") check in SlowControlElement::Get call after read function call - #73

Open
marc1uk wants to merge 1 commit into
ToolDAQ:mainfrom
marc1uk:SCEupdate
Open

move options.Has("value") check in SlowControlElement::Get call after read function call#73
marc1uk wants to merge 1 commit into
ToolDAQ:mainfrom
marc1uk:SCEupdate

Conversation

@marc1uk

@marc1uk marc1uk commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

SlowControlElement::GetValue invokes the read function (if present) to populate the "value" variable in the options store.
But it checks if that key exists and errors out if it doesn't before doing so.

@marc1uk

marc1uk commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

oh, also like a tonne of whitespace fixes. 🙃

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