ni / nidaqmx-python

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

Add Counter Output examples #583

Closed WayneDroid closed 4 months ago

WayneDroid commented 4 months ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Add CO examples for release 1.0.

What testing has been done?

Tested on physical device PXIe-6363 - okay

run poetry run pytest tests/ -q - pass

image