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

Lack of documentation for configGetParameter #34

Open
nix342 opened this issue Feb 22, 2018 · 0 comments
Open

Lack of documentation for configGetParameter #34

nix342 opened this issue Feb 22, 2018 · 0 comments

Comments

@nix342
Copy link

nix342 commented Feb 22, 2018

We are looking to add some calibration code and would like access to the currently set up soft limits. I believe this can be done using configGetParameter, like this:

talon.configGetParameter(ParamEnum.eReverseSoftLimitThreshold, 0, TIMEOUT);

What isn't completely clear is what should be passed in for the second parameter "ordinal". Is my code above correct? Can more thorough documentation for the configGetParameter method be added?

Thanks!

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