ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
434 stars 154 forks source link

Fix incomplete timestamp support and wait_for_valid_timestamp not ret… #592

Closed WayneDroid closed 4 months ago

WayneDroid commented 4 months ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Closes #591

What testing has been done?

run poetry run pytest tests/ -q - pass

image

zhindes commented 4 months ago

FYI - I updated your PR description to use the closes keyword for the issue!