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

nidaqmx-python Reports Python as Runtime Environment #574

Merged
merged 2 commits into from
May 7, 2024

Conversation

charitylxy
Copy link
Collaborator

@charitylxy charitylxy commented May 6, 2024

What does this Pull Request accomplish?

This PR aims to report Python and its version as runtime environment through DAQmxSetRuntimeEnvironment C API at initialization.

Why should this Pull Request be merged?

In this PR, following implementations have been made:

What testing has been done?

Tested locally with example code and verified Runtime Environment information is being logged correctly.
image

src/codegen/metadata/functions.py Show resolved Hide resolved
src/codegen/templates/_library_interpreter.py.mako Outdated Show resolved Hide resolved
generated/nidaqmx/_grpc_interpreter.py Outdated Show resolved Hide resolved
@charitylxy charitylxy requested a review from bkeryan May 7, 2024 02:20
@charitylxy charitylxy merged commit fcc8c13 into ni:master May 7, 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.

2 participants