ni / nidaqmx-python

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

Add Digital Input examples #573

Closed WayneDroid closed 2 months ago

WayneDroid commented 2 months ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Add DI examples for release 1.0.

What testing has been done?

run poetry run pytest tests/ -q - pass

image