Jump to content

Error -2507 occurred at TDMS Write


Recommended Posts

Hello Network,

I am writing array of timestamp in TDMS file. "TDMS Write.vi" generates an error after calling this VI as follows.

image.png.26ffe1208f62a454935b4dfc9a06b3c2.png image.png.cfcb817608416f7af883a01097009658.png

 

Group Name = "DUT T1"

Channel Names = "DUT T1_Time"

Please let me know if anyone has any suggestions.

BR

Aniket

 

Edited by Aniket Gadekar
Link to comment

I'd like to see some probes just to make sure those are the actual values going in, since it might be what you think is going in but isn't.  Assuming that is fine I'd check to see if it works on a new file and not one that already exists and has a different data type for that group channel pair.  Also the reference is valid obviously, but was it opened as "Open Read-Only"?  If this is a subVI I'd just unit test this by writing a quick test that creates a file and writes to the channel.  Nothing obvious is wrong with the code you have shown, which makes me think it is an issue somewhere else.  Oh and is your timestamp array empty?  Or is there an error being generated from that waveform function?  I think the TDMS function should just pass the error through but I'd probe it to make sure.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.