ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
447 stars 161 forks source link

Pick up new daqmx metadata #608

Closed WayneDroid closed 4 months ago

WayneDroid commented 4 months 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