From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

different equation in same condition

Hi all member of forum labview. i want ask about how to create different equal in same condition. i have an equation at below. 

Example :

at first data, value of SOC(t) is 20

at second data, value from first data SOC(t) becomes the SOC(t0) value at second data.

How to create that program in Labview for this case ? I don't know how to create that looping.

I hope you all can tell me for what to do. Thanks A lot. 

 

 

0 Kudos
Message 1 of 2
(732 Views)

Hi indie,

 


@indie678 wrote:

at first data, value of SOC(t) is 20

at second data, value from first data SOC(t) becomes the SOC(t0) value at second data.

How to create that program in Labview for this case ? I don't know how to create that looping.


When you don't know how to create that "looping" you should take the Training resources as offered in the header of the LabVIEW board!

 

You need a loop and a shift register to solve your problem…

Best regards,
GerdW


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