Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for WaitForValidTimestamp to nidaqmx-python #479

Merged

Conversation

DeborahOoi96
Copy link
Collaborator

@DeborahOoi96 DeborahOoi96 commented Jan 31, 2024

What does this Pull Request accomplish?

This PR adds Time Trigger API support for the following functions in nidaqmx-python:
DAQmxWaitForValidTimestamp

Why should this Pull Request be merged?

It provides support for WaitForValidTimestamp in python.

What testing has been done?

Ran nidaqmx-python code generator and validated the API was generated correctly
All existing functional test passed.
image
Increasing functional test coverage to cover this function will be done in another PR.

generated/nidaqmx/_library_interpreter.py Outdated Show resolved Hide resolved
generated/nidaqmx/_grpc_interpreter.py Outdated Show resolved Hide resolved
generated/nidaqmx/_base_interpreter.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@zhindes zhindes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brad got it all!

@DeborahOoi96 DeborahOoi96 force-pushed the users/deooi/WaitForValidTimestamp branch from 31c1ee0 to 7472d14 Compare February 8, 2024 09:40
src/handwritten/task.py Outdated Show resolved Hide resolved
src/handwritten/task.py Outdated Show resolved Hide resolved
src/handwritten/task.py Outdated Show resolved Hide resolved
src/handwritten/task.py Outdated Show resolved Hide resolved
DeborahOoi96 and others added 3 commits February 20, 2024 19:03
Co-authored-by: Brad Keryan <brad.keryan@ni.com>
Co-authored-by: Brad Keryan <brad.keryan@ni.com>
@DeborahOoi96 DeborahOoi96 merged commit 8cac1b8 into ni:master Feb 20, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants