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 record .VELO field should rely on autosave, not the max velocity from the PLC #51

Closed
klauer opened this issue Jun 17, 2020 · 0 comments · Fixed by #52
Closed

Motor record .VELO field should rely on autosave, not the max velocity from the PLC #51

klauer opened this issue Jun 17, 2020 · 0 comments · Fixed by #52

Comments

@klauer
Copy link
Contributor

klauer commented Jun 17, 2020

record(ao, "$(PREFIX)$(MOTOR_NAME)-CfgVELO-RB_")
{
field(PREC, "$(PREC)")
field(DOL, "$(PREFIX)$(MOTOR_NAME)-CfgVELO-RB CP")
field(OUT, "$(PREFIX)$(MOTOR_NAME).VELO")
field(OMSL, "closed_loop")
}

Other fields?
VMAX
JVEL
ACCS
RBDB
SPDB

cc @ZLLentz @jsheppard95

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 a pull request may close this issue.

1 participant