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

Allow for counter input tasks to be created in NiDAQ #14

Open
3 tasks
micahwoodard opened this issue May 15, 2024 · 0 comments
Open
3 tasks

Allow for counter input tasks to be created in NiDAQ #14

micahwoodard opened this issue May 15, 2024 · 0 comments

Comments

@micahwoodard
Copy link
Collaborator

micahwoodard commented May 15, 2024

Is your feature request related to a problem? Please describe.
The nidaq driver only expects co, ao, and do tasks. Allowing input tasks would be useful

Describe the solution you'd like
Architect current functions to allow task type 'ai', 'di', and 'ci' and supply correct setup

Acceptance Criteria

  • allow task type 'ai', 'di', and 'ci' in add_task
  • provision a task that correctly sets up input task
  • correctly parse and apply input task in add_task function
@micahwoodard micahwoodard self-assigned this May 28, 2024
@micahwoodard micahwoodard removed their assignment Aug 1, 2024
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

No branches or pull requests

1 participant