Expose `task.in_stream.channels_to_read = "temp0:4"` as `task.in_stream["temp0:4"]`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 592
- Forks
- 199
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description
In discussing another NI API, the idea of indexing calls besides configuration came up. I then was considering where it'd even make sense within DAQmx. Reading is one case.
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.
Research direction
The issue names no files or tests; start by tracing the task.in_stream configuration and reading APIs in the repository. Clarify which DAQmx reading cases should support indexing and define the expected behavior for task.in_stream["temp0:4"]. Done means the supported scope and acceptance criteria are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100