Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

how can write and read the file using labview 6i

hai
 
           actually i am taking suface EMG signals from DAQ card. and i am taking rms and SD and varience values of that waveform that every thing is working
 
           now i want to store that values into a file and i want to read that files afterwards how can i do that . any one please help me, if u have any example program that is better. because just now i am learning labview.
 
                              
                               my e mail id  is cham0002@ntu.edu.sg
0 Kudos
Message 1 of 6
(4,154 Views)
hai i want the code for labviw6i version
0 Kudos
Message 2 of 6
(4,152 Views)

dileep,

One of your best resources for example programs will be the Example Finder under the Help menu. In here, you can search for examples by subject or browse through the examples. If you open the Example Finder and go to the Search tab, type in "file" and File I/O should show up in the search results screen. If you double-click on File I/O there, a list of examples will come up and you can go through those. In particular, there should be examples called "Write to datalog file" (which writes a cluster to file) and "Write to text file". I'm looking in 6.1, but the examples should be pretty much the same. These should give you an understanding of how to go about writing files in LabVIEW.

I hope this helps. Have a great day!

Tyler S

0 Kudos
Message 3 of 6
(4,134 Views)
that one i attached i my mail if u dont get that check it out now i am attaching
0 Kudos
Message 4 of 6
(4,125 Views)
i did that thing but i am not getting if u dont mine can u forward to me. this labview is very new to me
0 Kudos
Message 5 of 6
(4,123 Views)

Dileep,

I apologize, but I forgot that the interface for the example finder is slightly different in 6i than in 6.1 (the version I was looking at). So to find the examples I mentioned in 6i, open the example finder in the same way (Help>>Examples..), click the Search tab (and follow the steps to configure the search function, if prompted). Then from here, click on "Fundamentals" under the list of topics and then choose "File I/O". This will give you a list of example categories, including datalog files. The examples in these categories should get you going on your program.

Particularly since you're so new to LabVIEW, it's important that you get familiar with the example finder. As I mentioned before, this will be one of your best resources for learning how to do something new in LabVIEW. Another extremely helpful resource will be the library of examples on our website under the NI Developer Zone.

Good luck!

Tyler S

0 Kudos
Message 6 of 6
(4,105 Views)