09-22-2007 09:47 AM
Solved! Go to Solution.
09-24-2007 10:51 AM - edited 09-24-2007 10:51 AM
There is no setting for the Write Measurement File. Your problem is that you are passing a scalar to the function and that scalar has no timestamp information. When you use an analog acquisition, the data type is either a waveform or dynamic data type. Below is one way to add the timestamp information. You also should have a delay or msec wait in your loop. This can be used for the dt information.
Message Edited by Dennis Knutson on 09-24-2007 09:51 AM