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

Python NI-DAQmx / nidaqmx #4

Open
Honeyyellowcat opened this issue Feb 2, 2024 · 0 comments
Open

Python NI-DAQmx / nidaqmx #4

Honeyyellowcat opened this issue Feb 2, 2024 · 0 comments

Comments

@Honeyyellowcat
Copy link
Owner

Design - Python NI-DAQmx / nidaqmx

  • ୨୧・Facilitates communication with the NI DAQ-6009 device.
  • ୨୧・Provided by National Instruments for controlling and interacting with their DAQ devices.
  • ୨୧・Integration with PySerial allows interaction with DAQ for data acquisition, control, and configuration.

Device Configuration:

  • ୨୧・Python code using NI-DAQmx/nidaqmx specifies the configuration settings for the DAQ device.
  • ୨୧・Configuration settings include sampling rates, voltage ranges, triggering modes, and other parameters necessary for data acquisition.

Data Acquisition:

  • ୨୧・Once configured, the Python code triggers the DAQ system to start acquiring data from the specified channels.
  • ୨୧・This involves initiating the data acquisition process and specifying the duration or conditions for data collection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant