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

Add support for multiple requests at once on "Axes Data" function #3

Open
pedrofrancescon opened this issue Feb 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@pedrofrancescon
Copy link
Contributor

pedrofrancescon commented Feb 5, 2021

For now the Axes Data function has a dropdown where you can specify only one type of data to be requested at a time.

On the node-focas library this function translates to the cncRdAxisData function, which supports multiple "types" to be requested at once (as long as they belong to the same group/class and not more than 4 types are being requested simultaneously).

The function Axes Data should have the same behaviour. This not only could occasionally be more practical to use but also saves traffic resources when communicating with the CNC.

@pedrofrancescon pedrofrancescon added the enhancement New feature or request label Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant