Add gRPC examples
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 592
- Forks
- 199
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description
Problem to Solve
There are no example programs in this repo demonstrating how to use the nidaqmx package with gRPC.
The only example of nidaqmx with gRPC is in another repo:
Proposed Solution
Add a small number of gRPC examples (1-3).
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
Start by reading the referenced examples in measurement-plugin-python/examples/nidaqmx_analog_input to understand the existing nidaqmx gRPC usage. Add 1–3 comparable example programs to this repository and verify they demonstrate the package with gRPC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100