ni / ni/measurement-plugin-python
Create an IVI-COM example
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 20
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Problem to Solve
Using IVI-COM in a MeasurementLink service requires initializing COM for the service's worker threads. It would be helpful if we provided an example.
Proposed Solution
Clone nivisa_dmm_measurement and convert it to use IVI-COM.
https://www.ivifoundation.org/downloads/IVI%20GSG%202019/Getting%20Started%20with%20IVI%20and%20Python.pdf has more info on using IVI-COM in Python.
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 reviewing the existing nivisa_dmm_measurement example and the linked IVI-COM Python guide. Clone the example, convert it to use IVI-COM, and ensure the MeasurementLink service initializes COM for its worker threads; the completed example should demonstrate that setup clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100