nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

Python bindings for NI Modular Instrument drivers.

Results 175 nimi-python issues
Sort by recently updated
recently updated
newest added

### Description of issue The `nifgen` system-level tests suite doesn't include tests that exercise the `TypeError` throw cases when creating waveforms with numpy. This was pointed out by @marcoskirsch here:...

test
nifgen

### Description of issue Write a tool to help with updating python versions in tox.inis, actions, workflows, anywhere else (a pre-codegen step), so that we don't overlook changes needed when...

task

- [X] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/nimi-python/blob/master/CONTRIBUTING.md). - [ ] ~I've updated [CHANGELOG.md](https://github.com/ni/nimi-python/blob/master/CHANGELOG.md) if applicable.~ - [ ] ~I've added tests applicable for this pull request~ ### What does this...

- [ ] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/nimi-python/blob/master/CONTRIBUTING.md). TODO: Check the above box with an 'x' indicating you've read and followed [CONTRIBUTING.md](https://github.com/ni/nimi-python/blob/master/CONTRIBUTING.md). - [ ] I've updated [CHANGELOG.md](https://github.com/ni/nimi-python/blob/master/CHANGELOG.md) if applicable....

### Description of issue We have an unmerged PR being used to determined the latest codecov status of our master branch. ![image](https://github.com/ni/nimi-python/assets/34140133/e1364112-9dc8-43cd-9f42-49c33e196054) ![image](https://github.com/ni/nimi-python/assets/34140133/34ce9ee1-5d35-4362-bbf3-45a5613ed855) I noticed this because the system tests...

### Description of issue When Python 3.9 goes EOL In October 2025, we should drop support for it. As part of this, we should also drop our usage of the...

### Description of issue I have a PXIe-1075 chassis with some PXIe-4139 cards. I have connected the PXIe-1075 to my PC using a crossover ethernet cable and established an intranet...

invalid

### Description of issue `convert_timedelta_to_milliseconds_int32` internally calls into `_convert_timedelta` with a scaling factor of 1000. This assumes that a float input will always be in seconds. ie if I pass...

enhancement
codegen

- [x] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/nimi-python/blob/master/CONTRIBUTING.md). - [ ] ~~I've updated [CHANGELOG.md](https://github.com/ni/nimi-python/blob/master/CHANGELOG.md) if applicable.~~ - Not updating since this is an internal change - [x] I've added tests applicable...