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

Motor enable can get stuck at "Enable:=TRUE" via online writes #185

Open
ZLLentz opened this issue Aug 2, 2023 · 0 comments
Open

Motor enable can get stuck at "Enable:=TRUE" via online writes #185

ZLLentz opened this issue Aug 2, 2023 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Aug 2, 2023

Current Behavior

If bPowerSelf=TRUE, and the code says the motor should be enabled, then the motor is enabled.
If, after this enable, bPowerSelf:=FALSE, e.g. through an online write, then the motor can no longer be disabled, since MC_Power will be bypassed entirely.

Expected Behavior

There should be some way to cut the enable power in these cases, or some other error/warning.

Context / environment

QRIX debug https://slac.slack.com/archives/C05DDKVFMDG/p1691015916625799

@ZLLentz ZLLentz changed the title Motor enable can get stuck on via online writes Motor enable can get stuck at "Enable:=TRUE" via online writes Aug 2, 2023
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