02-05-2019 12:40 PM
Hi There,
I need to read 5 Analog Voltage Inputs 0-5v displaying on a gauge.
When I link only on 1 Analog Voltage Inputs in works, when I use more than 1 the error pops up.
Attached is my VI, whenever I try I get the 50103 Error.
I have no issues with the 2 Analog Outs.
Please Assist.
02-06-2019 01:52 PM
Hello,
In this case, I would advise reviewing the examples on LabVIEW for multiple inputs. There is one in particular that you might find useful Help»Find Examples»Instrument Input and Output»DAQmx»Synchronization. There is one example that handles a voltage and thermocouple input that can be modified to fit your needs. Make sure that if you modify it, to save it previously with a new name, as to not overwrite the example.
Regards,