In nidigital Session.__init__(), get rid of id_query argument
Open
@texasaggie97-zz is already working on this.
Since Nov 22, 2019.
API
enhancement
nidigital
source-breaker
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
Description of issue
In C API, documentation for IDQuery argument to niDigital_InitWithOptions says:
A Boolean that verifies that the digital pattern instrument you initialize is supported by NI-Digital. NI-Digital automatically performs this query, so setting this parameter is not necessary.
Seems like we can remove this argument from Session.init().
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.