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

#81 Error handling now in place #93

Merged
merged 1 commit into from
Jun 9, 2022
Merged

#81 Error handling now in place #93

merged 1 commit into from
Jun 9, 2022

Conversation

codeCollision4
Copy link
Collaborator

@codeCollision4 codeCollision4 commented Jun 9, 2022

The .MOV and .MVR functions have now been wrapped in try, except blocks. It is possible that GCSError(e) might throw a syntax error but it is supposed to print a verbose statement about why the error occurred. Otherwise I did the axis reset directly via the hardcoded axis for each once an exception was encountered. Please double check I did not mix any axis numbers up in the .RES, .MOV, .MVR calls. If there is a better way to code this that is less hardcoded please let me know. Also please check that I did not miss any calls to move the stage elsewhere. I tagged everyone but I think only one of you needs to review it.

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.

2 participants