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

Repeated capability documentation is not always applicable #1125

Closed
marcoskirsch opened this issue Nov 15, 2019 · 1 comment · Fixed by #1308
Closed

Repeated capability documentation is not always applicable #1125

marcoskirsch opened this issue Nov 15, 2019 · 1 comment · Fixed by #1308

Comments

@marcoskirsch
Copy link
Member

session.pins['0-2'].channel_enabled = True

The above is non-sensical for nidigital. I assume others have the same problem.

@sbethur
Copy link
Contributor

sbethur commented Mar 4, 2020

Another issue: Some methods expect one and only one element in repeated capability like

session.sites[1].is_site_enabled()

The code snippet showing anything other than one repeated capability is misleading.

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

Successfully merging a pull request may close this issue.

2 participants