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

Invalid command generated when Dave requests a parameter that has not been initialized #79

Closed
jeffmoffitt opened this issue May 12, 2018 · 5 comments

Comments

@jeffmoffitt
Copy link
Collaborator

Dave generates an invalid command when validating a command for set parameters if that parameter has been loaded into hal but not yet selected.

This issue may arise from the extra time that hal requires to initialize the parameter when it is activated for the first time.

@jeffmoffitt
Copy link
Collaborator Author

As an additional aspect of this issue, Dave with crash when a second attempt is made to validate a sequence after this issue occurs. Otherwise, Dave is capable of validating a sequence that has previously failed to validate (either due to a missing parameter or existing file).

@HazenBabcock
Copy link
Member

Could you post the trace back(s)?

@jeffmoffitt
Copy link
Collaborator Author

jeffmoffitt commented May 13, 2018 via email

@HazenBabcock
Copy link
Member

Does it work properly if you set 'parallel_mode' in tcp_control to False?

@HazenBabcock
Copy link
Member

Ignore the above. This might be related to #84? If not I'm going to need a simple action sequence that duplicates the problem, or an in person demonstration of the problem.

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