ni / nidaqmx-python

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

Add examples to demonstrate TDMS logging and data plotting #594

Closed WayneDroid closed 4 weeks ago

WayneDroid commented 1 month ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Adding TDMS and matplotlib examples to align the example demonstration in readme in another PR.

What testing has been done?

run poetry run pytest tests/ -q - pass

image