nidaqmx-python
nidaqmx-python copied to clipboard
Add and update AI examples.
- [x] This contribution adheres to CONTRIBUTING.md.
What does this Pull Request accomplish?
- renamed existing examples.
- added temperature example
- added finite and continuous acquisition examples
Why should this Pull Request be merged?
Adding/updating AI examples for release 1.0.
What testing has been done?
run poetry run pytest tests/ -q
- pass