LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Delete a channel or channel group in tdms file

Hello

I use Labview 8.2.
I want to delete a channel or a channel group in a tdms file. With the Storage VI, I can read the tdms file but the Delete Channel.vi don't work.

I insert my vi.

Thank you.
Rémi
0 Kudos
Message 1 of 5
(3,767 Views)

Hello,

Can you attach you TDM file in order to use your LabVIEW application.

Regards.

0 Kudos
Message 2 of 5
(3,741 Views)
Hello,

In the Zip file you can found a tdms file and a vi to visualize

Regards,
Rémi
0 Kudos
Message 3 of 5
(3,729 Views)

Hello Rémi

It is not possible to delete anything out of a tdms file with the VIs from NI, neither channels nor groups nor properties. This is only possible with tdm files. You can create a new tdms file and copy the data you want to keep with the VIs I have posted to the thread http://forums.ni.com/ni/board/message?board.id=250&message.id=27470 and delete the old file after.

I hope this helps

Greetings

shb

0 Kudos
Message 4 of 5
(3,717 Views)

This answer is obsolete. There is now a TDMS Delete Data.vi

 

https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/functions/tdms-d

_____________
Creator of the BundleMagic plugin for LabVIEW!
0 Kudos
Message 5 of 5
(188 Views)