ni / ni/nimi-python

Getting "misc/user defined info" from device not possible through nimi-python APIs

Open
#1,464 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API nidcpower nidmm nifgen niscope priority-low
Dominant language
Python
Stars
128
Forks
110
Avg merge
5d 14h
Merged PRs (30d)
10

Description

Several instruments allow the user to store "misc/user defined info" on the hardware during calibration. There are functions for reading this back:

  • niDCPower_GetCalUserDefinedInfo
  • niDMM_GetCalUserDefinedInfo
  • niFgen_GetCalUserDefinedInfo
  • niScope_CalFetchMiscInfo

They aren't exposed in nimi-python. If we choose to add them, then we should do it consistently.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing nimi-python APIs for niDCPower, niDMM, niFgen, and niScope, then compare how the corresponding GetCalUserDefinedInfo and CalFetchMiscInfo entry points are represented. Done means the four listed hardware functions are exposed consistently through the Python APIs, with coverage matching the project's existing API patterns.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.