Owner manual

option Append verify errors from all verify actions are cumulated into the same file.
If file does not exist, the new file will be created
Box Error report file size limit contains settings that allow to set max. number of verify
errors saved to file. It contains following options:
Check box Stop verification after max. number of errors reached
If checked, verify action will finish after Max. number of errors will be written in file.
If not checked, all verify errors are saved to the file.
Edit box Max. number of errors specifies number of verify errors, that can be written to
error file in one verify operation.
Log file
This options associates with using of Log window. All reports for Log window can be written
into the Log file too. The Log file name is "Report.rep" as default. The control program creates
this file with name and directory specified in Log file name edit box.
Following Log file options are available:
No default, content of Log window is not copied to Log file, i.e. all reports will be
displayed to Log window only
New deletes old Log file and creates new one during each start of control program
Append adds Log window reports into existing Log file, If file does not exist, the new file
will be created
Checkbox Add date information to Log file name allows user to set date information into
Log file name specified by user in Log file name edit box. When the checkbox is checked,
program automatically adds current date string into user specified Log file name by the
following rules:
If user specified log file name has format:
<user_log_file_name>.<log_file_extension>
The name with added date will be:
<user_log_file_name><-yyyy-mmm-dd>.<log_file_extension>
The new part representing of date consists of yyyy - year, mmm - month and dd - day.
Example: User specifies Log file name: c:\logs\myfile.log
The final log file name with added date will look like this (have a date November, 7th, 2006):
c:\logs\myfile-2006-nov-07.log
If do you wish to have log file name without any prefix before date information, you can
specify the log file name as:
.<log_file_extension> - dot is the first in file name
Example: User specifies Log file name: c:\logs\.log
The final log file name with added date will look like this (have a date November, 7th, 2006):
c:\logs\2006-nov-07.log
Advanced options about Log file size limit are available too.
option Use Log file text truncating when file size limit is reached - when checked, the
Log file size limit is on. It means, that when Log file size reaches specified value, the part
103