09-02-2022 08:50 AM
I am beginner in Labview, I trying to read two input analog voltage from NI USB6001. but unfortunately, I trying use "while loop" or without "while loop" I still unable to read both data at the same time. only one input data able to read only. hope can get some help /guide how to do solve this ..
Solved! Go to Solution.
09-02-2022 09:14 AM
(Sorry, I don't have access to LabVIEW 2021 at this moment, so I cannot look at your VI in detail)
09-02-2022 09:36 AM - edited 09-02-2022 09:37 AM
09-02-2022 09:47 AM - edited 09-02-2022 09:48 AM
Also be aware that "at the same time" is a bit vague. You don't have simultaneous sampling hardware (details), so there will be a microscopic time difference between channels. Probably completely irrelevant for what you are trying to do. 😄