LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data acquisition

I did that and the only thing that happened is that the array size function started to blink black. I don't really know what does that mean as im still new to labview. So can you please tell me what am I doing wrong.
0 Kudos
Message 11 of 15
(580 Views)

@dannn2020 wrote:
I did that and the only thing that happened is that the array size function started to blink black. I don't really know what does that mean as im still new to labview. So can you please tell me what am I doing wrong.

It means the array size function is where the breakpoint paused execution.  Press resume to continue until the breakpoint is reached again.


"Should be" isn't "Is" -Jay
0 Kudos
Message 12 of 15
(577 Views)

this is what I got, but I still don't know what does that mean.

0 Kudos
Message 13 of 15
(573 Views)

It means you didn't wire or probe the peak values outputs.

 

You will notice that the array lengths increase every iteration.  The next section of code looks at a few of the peaks at the end of the array to get the times. The Express vis look at the WHOLE concatenated waveform rather than just the latest peaks.  Keep going.


"Should be" isn't "Is" -Jay
0 Kudos
Message 14 of 15
(566 Views)

Im sorry but I really don't understand what does that mean.

0 Kudos
Message 15 of 15
(553 Views)