12-07-2018 06:31 AM
Hi Gowtham,
I have to count the time
You know samplerate and number of samples, so you can easily calculate the playtime!
For anything else there is ElapsedTime to give you the elapsed time…
can we write 5 different sample files corresponding to each music file separately..??
Yes.
Use a loop to iterate over your 5 files…
12-07-2018 07:15 AM
hello GerdW sir,
Is there any Solution to count time..??
12-07-2018 07:19 AM
12-09-2018 09:43 PM
hello GerdW sir,
Ya Sir you told about some logic but I didn't get that so can you explain briefly..??
12-10-2018 09:05 AM
12-11-2018 09:59 PM
Hello GerdW sir,
Do I need separate while loop for that time elapsed..?? and what is that wait time value 123..??
12-11-2018 10:19 PM - edited 12-11-2018 10:22 PM
Gowtham,
Are you serious about learning LabVIEW? Have you tried to duplicate the (very simple) code that GerdW showed you? Have you looked at the Help on the functions to figure out for yourself what they are supposed to do? Have you run the code and seen what happens? Have you made an intelligent guess what is happening? Have you figured our a simple test you could do (hint -- it involves "123") to "test your hypothesis" (hypothesis = fancy term for "guess")?
Put a tiny bit of effort into doing this yourself, please.
Bob Schor
P.S. -- I apologize in advance for the tone of this post. If we do your classwork for you, you will learn nothing. How will you be able to succeed on your own in the Real World?
12-11-2018 10:48 PM
Hello Sir
Thank you sir , I tried the code when I run vi and click Play Music button the Elapsed time works properly but when I again run my vi next time the Elapsed Time Display shows the previous value and when I press Play Music button it Restart Time Elapsed value and works properly but how to clear the previous value when I run the vi each time..??even though I set Automatic Reset Enable.
12-11-2018 10:52 PM
Hello Bob_Schor Sir,
Yes sir I surely want to learn LabVIEW. But I was little Confuse about that, only because of that I asked too many questions I apologize for my mistake.
And Sir u don't need to be Apologize because u told that me to learn for my Knowledge and surely ill take it in a positively
12-12-2018 10:08 AM