11-20-2023 08:19 AM
I have a NI6210 DAQ which receives data from a SRS 830 lock-in amplifier. I wish to record the data transmitted by the analog channels of the SRS 830 (respective to the intensity and phase of the analyzed signal). I am, however, unable to establish a priori the size of the data to be collected. Is it possible to collect an unknown number of data points from the SRS using the DAQ? If so, can someone be so kind as to provide me a Minimal Working Example of how it should be done?
I am struggling to adapt an example file from the NIDAQmx GitHub to this new scenario: https://github.com/ni/nidaqmx-python/blob/master/examples/ai_multi_task_pxie_ref_clk.py
Any help would really greatly appreciated. Also, if anyone could point me out to a good resource on understanding how DAQ works and how to properly program a NI-DAQ, I would be greatly appreciated - my knowledge of DAQ systems is rather small, and much of the information I gathered does not help me much understanding how to properly use DAQ resources (for instance, why use counters or streams, etc).
11-20-2023 08:32 AM
One of your related queries has been marked as answered, https://forums.ni.com/t5/Multifunction-DAQ/Setting-up-a-NI-6210-to-collect-data-from-a-lock-in-ampli...
What changed?
11-20-2023 08:44 AM