02-13-2007 05:32 PM
02-14-2007 12:39 AM - edited 02-14-2007 12:39 AM
Message Edited by TonP on 02-14-2007 07:45 AM
02-16-2007 04:49 PM
Ton P,
thanks for the tips. my computer crashed and I could not do anyting the last couple of days, but I investigate more and post again if still having trouble.
03-18-2009 02:59 PM
Did you ever end up solving this? I am now encountering the same problem.
03-19-2009 05:16 PM
Hi lopez and pshadlyn!
I would recommend taking a look at the "TDMS-Write data (time domain).vi" example found in the NI Example Finder (Help>>Find Examples).
Kristen H.
03-20-2009 09:19 AM
Thanks Kristen, I've managed to get it working now. The VI I had written was structured very similar, but I didn't have all the errors in/out connected from each TDMS block. I've connected them and now it's working fine. I'm a little confused by this, why would it make a difference? I'm new to TDMS reading/writing and I'm just trying to figure it out. I've attached a picture of my VI. It's a small stand-alone VI.
Thanks.
Phil.
03-23-2009 11:46 AM
Hi Phil!
I'm glad to hear it is working now. It's hard to tell why wiring the error wire through fixed your error, without looking through your code. However, the error wire will force the execution order becuase VIs will wait for all of their inputs before executing. Best of luck with your application!
Kristen H.