Go to documentation repository
Debug mode is a special operation mode when the Debug Window is open, and is designed for analyzing the progress of Axxon PSIM software operation and for prompt debugging in case errors occur. Log files are created in this mode - they are stored on the disk for a specific time period.
By default, debug mode is disabled. To enable debug mode, do the following:
To hide the Debug window, select the Debug window item in the menu once more.
Note
Note
Find details in the The Debug window section of Programming Guide (JScript).
One can set log keeping parameters both on the Axxon PSIM setting panel in the Tweaki.exe utility (see The Settings panel of the psim.section) and using some registry keys:
Log files are rewritten when one of these parameters is at its maximum.
Find more about registry keys in Registry keys reference guide.
Example.
The Time of log keeping (hours) is 720 hours (1 month) and the Maximum size (MB) is 100 MB.
One week later the size of log file is 100 MB. It starts being rewritten though the log is kept less than it was specified.
And if DebugZipDays has the value equal to the time period in days to keep logs, then logs are not rewritten - they are archived in the *.gz format and are kept for so long as it was specified in DebugZipDays parameter.