Examples: Log file names
The long log file named:
2008 10 28 0004 Oven Temperatures (Float).DAT
was created in the year 2008, month 10, and day 28. The 0004 indicates that this is the fourth file set created that day. Oven Temperatures is the log file identifier string, which the user defined to help identify the data. (Float) indicates that this file contains analog or digital tag values, or both, stored as floating point numbers.
The short log file named:
081028df.dbf
was created at the same time as the previous file. That is, it was created in the year 2008, month 10, and day 28; was the fourth file set created (d); and contains analog or digital tag values stored as floating point numbers.
Provide Feedback