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

Can Motor self-determine limit mode? #50

Open
rocco8773 opened this issue Feb 2, 2024 · 0 comments
Open

Can Motor self-determine limit mode? #50

rocco8773 opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement New feature or request Motor | Command question Further information is requested

Comments

@rocco8773
Copy link
Member

Is there a way the Motor class can self-determine the limit mode DL? The limits can be defined on of three ways: (1) DL=1 limits are active when energized (i.e. switch closed), (2) DL=2 limits are active when de-energized (i.e. switch is open), and (3) DL=3 limit switches are deactivated altogether.

If limits can not be self-determined, then maybe Motor can be updated to accept a keyword startup_commands. This keyword would be a string or list of strings that contains an ordered set of commands to configure the motor during startup.

@rocco8773 rocco8773 added enhancement New feature or request question Further information is requested Motor | Command labels Feb 2, 2024
@rocco8773 rocco8773 changed the title Can Motor self-determing limit mode? Can Motor self-determine limit mode? Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Motor | Command question Further information is requested
Projects
Status: Tasks
Development

No branches or pull requests

1 participant