What happens when the maximum number of files per folder is reached depends on the log file settings.
File completion condition
When number of files per folder is exceeded
|
Operation |
Stop logging
|
- Completes a current file "%specified file name% (------current------).csv", gives the time data of the oldest record, and renames it.
- Creates a new current file "%specified file name% (------current------).csv".
|
Delete oldest file
|
- Completes a current file "%specified file name% (------current------).csv", gives the time data of the oldest record, and renames it.
Deletes the oldest file.
- Creates a new current file "%specified file name% (------current------).csv".
|