If the file \TELLERT\SICOLOG\CONFIG.INI exists onto the SICOLOG USB stick, then it is treated as profile file with section Settings and the key Dest. The key Dest defines the default name for the TEMES output filename. If it is a relative filename, then it will be prefixed with the TEMES data path. The folders of the filename are created if necessary. Following placeholders will be replaced accordingly:
<year> |
2-digit century (00...99) |
<month> |
2-digit month (01...12) |
<day> |
2-digit day (01...31) |
<hour> |
2-digit hours (00...23) |
<min> |
2-digit minutes (00...59) |
<sec> |
2-digit seconds (00...59) |
<num> |
Empty string, or if filename already exists an incremented number with a prefixed underscore. |
Example:
\TELLERT\SICOLOG\CONFIG.INI:
[Settings]
Dest=Measurements\A_20<year>-<month>-<day><num>.tms