Hello everyone, we are now using Labview for our project but we are facing a problem.
In our project, we use DAQmx Virtual Channel for our I/P(input) and O/P(output). For we need to compare the value get by I/P so I connect the DAQmx Read to our I/P and set it to 1 channel multiple samples. But the value come from DAQmx Read remins at 5.38V, even though I change the value to I/P.
Could anyone tell me where is wrong with my vi. ?
And this program is to control 1 relay, what if I want to control 2 relays separately ? How can I combine these two program together? I try to use two paralle while loops or one loop with 2 signals but both of them cannot work...
Please help me! Thank you!!!!