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 CfgTimeStartTrig to daqmx-python #475

Merged
merged 6 commits into from
Jan 30, 2024

Conversation

DeborahOoi96
Copy link
Collaborator

@DeborahOoi96 DeborahOoi96 commented Jan 24, 2024

What does this Pull Request accomplish?

This PR adds Time Trigger API support for the following functions in nidaqmx-python:
DAQmxCfgTimeStartTrig, taking into consideration the AbsoluteTime comments brought up in Charity's draft PR

Why should this Pull Request be merged?

It provide support for CfgTimeStartTrig in python.

What testing has been done?

Ran nidaqmx-python code generator and validated the API was generated correctly
All existing functional test passed.
To keep PRs small I will add trigger functional test coverage in a follow-up PR.
image

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.

Only major concern with the generated files is with the docstring, but you're fixing that upstream. I'm fine with waiting to complete this PR until that is ready or coming back to it.

For the code generator, Brad is on it.

@DeborahOoi96 DeborahOoi96 requested a review from bkeryan January 28, 2024 14:47
@DeborahOoi96 DeborahOoi96 merged commit 5e77102 into ni:master Jan 30, 2024
14 of 15 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.

3 participants