LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programming needs in LabVIEW

I have having trouble getting a VI to run properly.

Why does the Tick Count in the TRUE condition of my CASE give continuous output data?
How do I get the 1 D array to connect to the FALSE condition so that I can get the Max value which I want to use in subsequent computations?
0 Kudos
Message 1 of 2
(2,365 Views)
The program runs fine except the DAQ VIs always returns 0, which according to the code, the condition is always "True".

Make sure your DAQ Express VIs returns meaningful values. Example, check if the hardware is connected, etc.

Joe
0 Kudos
Message 2 of 2
(2,365 Views)