ni / nidaqmx-python

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

Pick up trigger attributes changes from scrapigen #545

Closed WayneDroid closed 7 months ago

WayneDroid commented 7 months ago

What does this Pull Request accomplish?

Updated trigger attributes from trig_when to time_when. Updated test cases.

Why should this Pull Request be merged?

This PR picks up updated trigger attributes from Rename trig_when to time_when

What testing has been done?

poetry run pytest - pass