benndorf 0 Posted February 17 I am using a Labjack U12, measuring frequencies from a homebuild QCM (quartz crystal microbalance) pruducing TTL rectangular signals 0 -5 V. I used the „BasicCounter.ctl“ with modification for my problem. I included in the page 0 a 2D graph, demonstrating the number of raw counts vs. time, which is working perfectly. With the logging into csv files I get the raw counts correctly, but not the time scale, which should change from seconds to seconds. What could I do to get with the logging a correct time scale? I include my modified „BasicCounter new.ctl“ and a screenshot from page 0 I appreciate very much your comments. Kind regards Carsten BasicCounter new.ctl Share this post Link to post Share on other sites
AzeoTech 0 Posted February 17 I'm not clear on what the problem is. Share this post Link to post Share on other sites
benndorf 0 Posted February 18 This is part of the Logging file. It contains the correct counts. But the Time scale is not changing. I need qa logging of both: Counts versus time. How cab I obtain this? The 2D display during measuring depicts correctly counts versus time. Share this post Link to post Share on other sites
AzeoTech 0 Posted February 18 That is Excel time, which is decimal days since 1900. If you format the column as Date/Time it will show correctly. It is actually changing, it is just changing in like the 6th decimal place. Make sure you have the precision of your logging set time set to like 15. Share this post Link to post Share on other sites
benndorf 0 Posted February 18 OK. I understand. This will help! Thank you! Share this post Link to post Share on other sites