LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Min & Max Array

Thanks Gerd

 

This helped partially though as I am more interested to get the difference value of the consecutive measured values.

so if I want to get the difference , do I need to use a different shift register ?

 

 

0 Kudos
Message 11 of 14
(430 Views)

Hi shubhi,

 

yes (you could use a feedback node too)...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 14
(427 Views)

Hi Gerd

 

Could you please help me more on this?

Just I need to add difference of the measured values and then its max.

 

0 Kudos
Message 13 of 14
(418 Views)

Hi shubhi,

 

you asked "do I need to use a different shift register ?" and I answered "Yes". And what did you program?

 

Use a DIFFERENT shift register:

check.png

Btw. differences can be negative too. Maybe an "absolute" function would make sense here...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 14 of 14
(380 Views)