ni / nidaqmx-python

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

Refactor Task Internal Modules #538

Closed charitylxy closed 5 months ago

charitylxy commented 5 months ago

What does this Pull Request accomplish?

This PR aims to address issue brought up in https://github.com/ni/nidaqmx-python/issues/461:

Why should this Pull Request be merged?

In this PR, remaining task internal modules will be refactored and documentation will be updated:

Note: Documentation for some of the functions will be updated once the changes in https://github.com/ni/grpc-device-scrapigen/pull/227 are in.

What testing has been done?

In Progress

charitylxy commented 5 months ago

Will be splitting this PR into smaller piece.