User`s manual

122
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 of
text included in Log file will be truncated. When the option is unchecked, the size of Log
file is unlimited, respectively is limited by free disk space only.
option Maximum Log file size specifies the maximum size of Log file in kBytes.
option Amount of truncated text specifies the percentage of Log file text, which will be
truncated after Maximum Log file size is reached. The higher value means more text will
be truncated (removed) from Log file.
Common information:
Index of Programmer Site is integer number from 1 to 8 which defines unambiguously each
running Programmer Site.
Serial number of Programmer Site defines unambiguously the programmer or programmer
site used. Instance will search all programmers connected on USB Bus until it finds
programmer (site) with desired serial number. Programmers or Programmer Sites with
different serial numbers will be ignored. If the Pg4uwMC does not find desired Programmer
Site, the Programmer Site will be set to Demo mode with status set to "Not found".
On one computer, 8 Programmer Sites can be run at the same time.
Job Report settings are used to set mode of using Job Report.
Job Report represents the summary description of operation recently made on device. Job is
associated with project file and it means the operation starting with Load project until loading
of new project or closing program Pg4uwMC.