08-30-2010 05:57 AM
Hi Friends !
I'm wondering how to write to spreadsheet or measurement file 1 and 0 from my DAQ assistant on this VI :
It's the same VI like this one : http://zone.ni.com/devzone/cda/epd/p/id/6405
Solved! Go to Solution.
08-30-2010 06:00 AM
Hey,
Simply use the write to Measurement File Express VI.
Did you ever thought about participating a LabVIEW Training?
Thanks,
Christian
08-30-2010 11:57 AM
I know that i have to use Write to measurement file vi but i don't know how to wire it and to make it work properly. A little help i you can.
Thank You very much
08-31-2010 10:57 AM
Hey,
You place the Write To Measurement File Express VI on your blockdiagram and route a wire from it's "Signals Input" terminal to the DAQ Assistant's "data" terminal. Like this:
Christian
09-01-2010 03:28 AM
Thank You very much