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 new read and write exception classes #156

Merged
merged 6 commits into from
Feb 22, 2022
Merged

add new read and write exception classes #156

merged 6 commits into from
Feb 22, 2022

Conversation

zhindes
Copy link
Collaborator

@zhindes zhindes commented Feb 16, 2022

Add a new exception classes specifically for partial read and write methods. those methods have important metadata for advanced streaming use-cases. note that many of the DAQmx write calls in the CAPI don't correctly set the value on error. I am fixing that in DAQmx. Closes #154.

@zhindes zhindes changed the title 154 add new write exception class Feb 17, 2022
@zhindes zhindes changed the title add new write exception class add new read and write exception classes Feb 21, 2022
@zhindes zhindes merged commit d5f9b14 into ni:master Feb 22, 2022
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.

Problem with task.write() when not enough buffer free
2 participants