LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I write continuous data into a file for about 15-20 min? Welcome any suggestion.

It may be a while before I can convert it. 

Hopefully someone will read this thread and provide a conversion for you.

 

I do not have LV installed on this PC.

0 Kudos
Message 21 of 36
(1,726 Views)

hi ray, plz help me

can u convert this program to lv8.0 ,if you are unable for that then i send my program ,you can also edit that one and will send me

please ....Smiley Indifferent

 

 

Thanks & Regards

sweetu 

0 Kudos
Message 22 of 36
(1,702 Views)

sorry about the delay sweetu.

 

I'll see what I can do today.

 

What is the latest version of your code?   Maybe that would be the better route.

 

Can you post it?  LV 8.0, right?

0 Kudos
Message 23 of 36
(1,689 Views)

ok ray i can understand you have lots of works

well i will send you my vi onces again.

can you make it change in that, if you possible.

i want to create file at midnight which name is current date , 15oct2009 like that....

and one more thing is that i am using lv8.0 and usb 6221

 

 

 

and one more thing HAPPY DIWALI to you and your whole ni group.......

i am aviable only today , next two days i am not avilable .......hey lots of fun is here in indiaSmiley Happy 

0 Kudos
Message 24 of 36
(1,670 Views)

sorry i forgot to send you my vi

well i will send you now 

0 Kudos
Message 25 of 36
(1,668 Views)

where are you roy? u didn't reply me...

please give me answer............. 

0 Kudos
Message 26 of 36
(1,663 Views)

hi ray i changed my lv version now it is lv8.2

will you edit my program in that please

if you have time then , help me 

0 Kudos
Message 27 of 36
(1,659 Views)

I will try to look at it today.

 

Happy Diwali  (Diwali Mubarak)

0 Kudos
Message 28 of 36
(1,654 Views)

sweetu,

 

you seem to have the impression that this forum exists only for you and that people half way around the world should respond instantly to your questions. You are very mistaken and need to learn some manners. The majority of people that answer questions are unpaid volunteers.

 

You should also try to do some coding yourself. You have been told that you need to place the file name creation inside the loop. This is just basic. Why don't you even try to do it?

Message 29 of 36
(1,643 Views)

sweetu,

 

I cleanup your code a little.

 

If you want to change the name of the file at regular intervals (minutes / hours / days), then the architecture needs to change a little.

Before doing so, you need to identify the relationship between the samples, writing to file and how this takes place within the regular time interval.

 

That is because you  want to determine where and when the filename changes.

 

R

0 Kudos
Message 30 of 36
(1,601 Views)