ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
413 stars 155 forks source link

Pick up new daqmx metadata #608

Closed WayneDroid closed 2 weeks ago

WayneDroid commented 3 weeks ago

What does this Pull Request accomplish?

Pickup new DAQmx metadata, updated functions.py and enums.py.

Why should this Pull Request be merged?

To support product category mioDAQ.

What testing has been done?

poetry run pytest tests -q - pass

image