ni / nidaqmx-python

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

Add pathlib.PurePath type for file path #542

Closed WayneDroid closed 5 months ago

WayneDroid commented 5 months ago

What does this Pull Request accomplish?

This PR is added file path handling for parameter and return type with existing metadata.

Why should this Pull Request be merged?

This PR is to address #26.

What testing has been done?

Run test cases on impacted functions.

image image image image image image