From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Import a tdms file to database

Solved!
Go to solution

Dear all

 

I receive a TDMS file via labview form another PC and I need to put the data into a database which I have already built. Is it possible to do that by labview?

 

Thanks

0 Kudos
Message 1 of 5
(2,959 Views)

Hello yangs,

 

LabVIEW has full TDMS manipulation capabilities (reading, writing, setting properties, etc.) You can find the corresponding functions on the Programming -> File I/O -> TDM Streaming palette. If you can access your database with LabVIEW, you will be able to import the TDMS data.

 

Daniel

Dániel Fülöp
Field Application Engineer (CLA, CTA)
National Instruments
0 Kudos
Message 2 of 5
(2,949 Views)

Hi yangs,

 

you might also take a look at

LabVIEW DataFinder Toolkit

and

DataFinder Server Edition

which are out-of-the-box indexes (databases) for TDMS files.

 

0 Kudos
Message 3 of 5
(2,941 Views)
Solution
Accepted by topic author yangs

i have found some ways to get this done.simply read group first and then chanels..

0 Kudos
Message 4 of 5
(2,907 Views)

hii

I would like to import my real EEG database into the labview for analysis them .how can I do it ? I mean how we can import database into the labview?

 

thanks

 

 

0 Kudos
Message 5 of 5
(2,870 Views)