LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need a help in creating the Sub Vi

Hello every one

 

i need an Help In creating the sub vi. Where i have been given a text data , containing the values of time(T) and current ( I). Now i need to create an Sub Vi so that i can display the data in Graphical Way to find out the I(Max) and T rise and T fall time from the given measurement data text file.

 

kindly help me in solving the above problem by creating the sub vi model.

0 Kudos
Message 1 of 4
(2,155 Views)

Are you taking a LabVIEW course?  Are you learning to program using LabVIEW?  Might this be (in part) how you plan to make a living?  Are you planning on asking other people to "do your work for you"?  Without paying them?

 

Now, if you make an effort to do your own work, and "get stuck", then attach your VI (not a picture of it, but the actual code that you wrote), explain what works and what doesn't work, and we'll help.  Alternatively, if you are planning to hire others to do your work for you, go hire a LabVIEW Developer to do this for you.

 

Bob Schor

 

P.S. -- if there's another explanation for the reason behind your post, and I'm totally wrong, I certainly apologize.

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

Hi Balaji,

 

here is a tutorial on "How to Create and Use a Sub-VI" in LabVIEW.

https://ptolemy.berkeley.edu/eecs20/labs/LabVIEW_Tutorials_PDF/HowtoCreateaSub-VITutorial.pdf

 

As Bob stated if you are stuck in middle of programming please post your vi ,so we can help you out.

 

Regards,

Venky

0 Kudos
Message 3 of 4
(2,123 Views)

This is a very vague request. You have not specified the point that is considered where "rise" and "fall" time start. are you waiting for the value to drop completely to zero?  

 

Too many variables, and also too much time invested already. You might want consider buying an oscilloscope that can perform these operations for you.

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