I'm trying to run a while loop that has two inputs and one output.
The two programs are: -A Thermocouple which is connected to a controller which sends an output
-A flowmeter that sends an input voltage to be read in LabView.
When I run both programs separately they work fine, but when running in the same loop I get an error.
The Error is in the input DAQ assitant of the Thermocouple. This is the message:
Error - 50103 occured at DAQmx Readv(Analog 1D wfm NChan NSamp).vi.
This error also comes up when running both programs on separate loops, separate files, but simultaneously. I think I'm just missing a command. Is that right?
Can someone help me to figure out what the problem may be.
Thanks!!!!