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

LNM Variables: allow omitting start value #188

Open
mhier opened this issue Oct 2, 2020 · 0 comments
Open

LNM Variables: allow omitting start value #188

mhier opened this issue Oct 2, 2020 · 0 comments

Comments

@mhier
Copy link
Member

mhier commented Oct 2, 2020

Needs to be done after #187: Allow to omit the tag for variables. In that case, no initial value will be pushed to wait_for_new_data accessors, until a value has been written to the variable (usually through another accessor).

To be clarified: What to do when a poll-typed read is done before a value has been written? Throw a runtime_error? Blocking is not allowed by the specification... @killenb Any ideas?

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

1 participant