LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to design a VI that will identify the position of any overshoots and undershoots from an input array of 100 elements

I am trying to design a VI that will identify the position and number of all overshoot and undershoot values. I have been trying for the past three weeks to solve this problem but I am having difficulty with the output arrays which will store the overshoot/undershoot values. I am using a for loop but when I connect the array indicator the wire from the o/p tunnel to the array indicator shows an errror? Any help would be greatly appreciated

 

 

Regards,

 

Kadeel

0 Kudos
Message 1 of 4
(2,758 Views)
Try right clicking where the wire to the indicator and for loop meets and select "Enable indexing".
Message Edited by Mathan on 11-27-2009 08:39 AM
0 Kudos
Message 2 of 4
(2,756 Views)

Hi Kadeel,

 

what error do you get? What happens when you right-click the loop output and select Create->Indicator?

Why not attach your vi, that you have been working on for 3 weeks?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 4
(2,737 Views)
array.jpg
Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 4 of 4
(2,726 Views)