05-06-2019 05:34 AM
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.
05-06-2019 09:38 PM
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.
05-07-2019 12:37 AM
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
05-07-2019 01:47 PM - edited 05-07-2019 01:48 PM
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.