issues Search Results · repo:ni/nimi-python language:Python
Filter by
889 results
(71 ms)889 results
inni/nimi-python (press backspace or delete to remove)With warnings.warn, if users have to asynchronously process driver warnings, then they need to override the
warnings.showwarning function with a custom handler which would process driver warnings differently. ...
vnktshr21
- 2
- Opened 4 days ago
- #2088
Description of issue
In the construction or Session, the dictionary options is processed by a non-public converter object:
_converters.convert_init_with_options_dictionary. This is basically a mapping ...
bug
Arkh42
- Opened 5 days ago
- #2087
In the documentation for the fetch_capture_waveform method of nidigital, Return type is listed as { int: memoryview of
array.array of unsigned int, int: memoryview of array.array of unsigned int, … } . ...
gfisher-NI
- 4
- Opened on Feb 17
- #2081
Description of issue
The current stable release of Python is version 3.13, which was released on 10-7-2024.
There are versioning conflicts between nimi-python s grpc extra and Python 3.13:
- nimi-python ...
bug
bkeryan
- 2
- Opened on Jan 28
- #2075
Description of issue
In order to address #2066, we had to override some enum metadata to avoid altering the generated enum value names. The
python_name for these cases needs to be updated in internal ...
nidcpower
nidmm
tech-debt
ni-jfitzger
- Opened on Jan 26
- #2072
Our setup.py files are importing setuptools.command.test, but it s been deprecated for years and may have even been
temporarily deleted in the past. We need to replace it with something else.
Making nifake ...
priority-medium
tech-debt
ni-jfitzger
- Opened on Jan 25
- #2069
Description of issue
The enum nidcpower.OutputStates is defined as:
class OutputStates(Enum):
VOLTAGE = 0
r
The channel maintains a constant voltage by adjusting the current.
...
API
nidcpower
source-breaker
marcoskirsch
- Opened on Jan 15
- #2067
Description of issue
The python_name key for enum values pulls double duty in metadata_add_all._add_enum_value_python_name(). It s intended
that a user can set it to override the expanded name with the ...
codegen
ni-jfitzger
- 1
- Opened on Jan 8
- #2066
Zhouwenjuan1104
- Opened on Nov 15, 2024
- #2064
!-- When filing an issue, please fill in the requested fields as thoroughly as you can and then delete this comment Note: For issues, assistance, and questions about using NI products, please visit ni.com/support. ...
invalid
heydaridlm
- 2
- Opened on Jul 17, 2024
- #2063

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.