Page 1 of 1

LabVIEW - How to read output and ipnut signal simultaneously?

Posted: Sat Feb 12, 2022 1:11 pm
by Kope
Hello.

I am working with stemLAB-125-14 and LabVIEW. I am using labview example code for "Generate and acquire Waveform" and I need to read the signal on output and also on input. I will be doing some modulation on the outcoming signal and then demodulating the signal after acquiring it on input.
So is there some way how to read signal on output and input simultaneously?

You can see the example that I am trying to use on the attached image. I added "Read.waveform.vi" and connected it on "Enable output.vi" but when I run the code error message: "The network operation exceeded the user-specified or system time limit" is displayed.

my LabVIEW example: https://imgur.com/a/kkpmRjv

Thank you in advance.