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

Send a device multiple commands at once #77

Closed
MattPrit opened this issue Aug 4, 2022 · 0 comments · Fixed by #82
Closed

Send a device multiple commands at once #77

MattPrit opened this issue Aug 4, 2022 · 0 comments · Fixed by #82
Assignees

Comments

@MattPrit
Copy link
Collaborator

MattPrit commented Aug 4, 2022

Currently the command interpreter can only handle one command at a time. In the case of the example shutter device, this means that T? P? is not a valid command, whereas T? and P? are individually. This is significant because in the case of some real world devices, e.g. a PMAC, EPICs will send multiple commands to the device on a single line.

@MattPrit MattPrit self-assigned this Aug 4, 2022
MattPrit added a commit that referenced this issue Aug 30, 2022
MattPrit added a commit that referenced this issue Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant