Expose Shunt Calibration and Offset Nulling Calibration Functions in Bindings
A pull request for this has already been merged.
- Dominant language
- Python
- Stars
- 592
- Forks
- 199
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description

Requesting support for the equivalent to the above portion of the LabVIEW shipping example Bridge - Continuous Input.vi be exposed in the nidaqmx-python bindings. The above example shows the bridge calibration functions: DAQmx Perform Shunt Calibration.vi and DAQmx Perform Bridge Offset Nulling Calibration.vi.
Exposing bindings for bridge, strain, and thermocouple lead functions would be ideal.
It appears that someone else is interested in this functionality as well:
Based on some cursory digging, the necessary functions are exported in the c library:

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 nidaqmx-python binding entry points for the exported C-library functions shown in the issue, and compare them with the LabVIEW Bridge - Continuous Input.vi example. Check the linked pull requests before starting; done means the shunt calibration and bridge offset nulling functions, and any agreed bridge, strain, or thermocouple lead functions, are exposed through the Python bindings.
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
- 25/100