12-02-2016 10:23 AM
I have a worksheet that displays my active data when I press the "Start" button, but only saves data when the "Save" button is pressed (using and Action module and Relay). This way I can view the sensor levels before starting a test. The measurement time is saved in the data files. Since measurement time starts incrementing with the Start button, the time in my data file is the time accrued until the "Save" button is pressed. I have tried using the Action to reset a Time Base module ("measurement time" and "X-Base") but have had no luck.
Is there a way to reset the measurement time when the Save button is pressed?
Solved! Go to Solution.
12-02-2016 02:30 PM
Now you're getting complicated.
I would use a Statistics/Counter module to count time high in seconds, reset on the next edge, and store that value into the file as the time stamp. Disable the Write module time channel.
See the attached.
Data will look like this
DASYLab 2016 - 2016
Worksheet name: 20161130 Timing+filename-fixed
Recording date : 12/02/16, 15:15:12
Block length : 100
Delta : 0.001 sec.
Number of channels : 2
COMMENT!!
Write 0 [],Write 1 [V],
0.0010,5.0000,
0.0050,5.1508,
0.0090,5.3014,
0.0130,5.4518,
0.0170,5.6017,
0.0210,5.7511,
0.0250,5.8998,
0.0290,6.0478,