Comma value problem in Excel


rstelektronik

Recommended Posts

DAQFactory doesn't write directly to Excel, it writes to CSV files which you can open in Notepad and view.  Open it in Notepad and look and see if the numbers are rounded there. 

If they are rounded, then the issue is the sig figs you have specified in the logging set.  Sig figs is NOT the same as what DAQFactory calls precision.  Precision is the number of digits after the decimal point.  Sig figs is significant figures, a scientific standard.  So 145242.6 to 4 significant figures is 145200.  

If they are not rounded in the file, then the issue is the formatting that Excel is doing.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.