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

[NEW-FEATURE] Add Method to Enable/Disable TcoDriveSimple axis #748

Open
mhareznik opened this issue Oct 1, 2024 · 0 comments
Open

[NEW-FEATURE] Add Method to Enable/Disable TcoDriveSimple axis #748

mhareznik opened this issue Oct 1, 2024 · 0 comments

Comments

@mhareznik
Copy link
Collaborator

We need to implement a new method for easily enabling and disabling an axis of type TcoDriveSimple in the TcoDrivesBeckhoff library.
Currently, it is possible to declare a new bool variable to control the enable/disable behavior, but this approach requires manual setup and makes the process unnecessarily complicated. This can lead to additional complexity in managing the state of the axis and may introduce more room for error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant