Operating Instructions 17
CP600/Issue: 09.2011
<mem_ramdisk_kb> Memory RAM-Disk
Set memory size of RAM-Disk in kb. The RAM-Disk is used to create temporary files by the MicroBrowser
for FileViewer and DropDownList painters, to download files from remote web server, to let files in cache,
if <teq_cache> is enabled and also by the Web-Server if this latest is running. The ramdisk is cleared, on
every URL jump performed by the MicroBrowser. Set the debug level to 2, to see how much memory is
really used. Use this parameter with care!
Default is 0 (use the default ramdisk size of 1 MB).
Example: 1024 (kb)
<mem_heap1_kb> Memory Heap 1
Set memory size of heap 1 in kb. This memory is used to allocate painter objects of the current view and
to create the list of PPO. The heap memory is cleared, on every TEQ jump. Set the debug level to 2, to
see how much memory is really used. Use this parameter with care!
Default is 0 (use the default heap size of 2 MB)
Example: 2048 (kb)
<mem_heap2_kb> Memory Heap 2
Set memory size of heap 2 in kb. This memory is used for container variables, html tags from static HTML
and CSV files, for trending macro instances, and for log data in online trends,… The heap memory is
cleared, on every URL jump performed by the MicroBrowser. Set the debug level to 2, to see how much
memory is used. Use this parameter with care!
Default is 0 (use the default heap size of 2 MB).
Example: 2048 (kb)
<mem_heap3_kb> Memory Heap 3
Set memory size of heap 3 in kb. This memory is used to store the log data from HD-Log files and from
macro offline trends. The heap memory is cleared on URL jump or when the user press any Clear-Logs
button on one of these macro objects. Set the debug level to 2, to see how much memory is really used.
Use this parameter with care!
Default is 0 (use the default heap size of 1 MB).
Example: 1024 (kb)
<mem_lrheap_kb> Memory LR Heap
Set memory size of LR heap in kb. This memory is used to save HTML tags from dynamic CSV files. The
heap memory is cleared on every HTML jump and every time, the user loads a new language file. Set the
debug level to 2, to see how much memory is really used. Use this parameter with care!
Default is 0 (use the default heap size of 512 kb).
Example: 512 (kb)
<mfc_http_en> MFC HTTP
Set this option to 1, to use the Windows API to get files from the web server. Enabled, the MicroBrowser
will use the Windows cache, depending on the parameter below <mfc_http_cache>. Disabled, the Micro-
Browser will use the SpiderLink API to load files. And caching files depending on the parameter
<teq_cache>.
Default is 1 (enabled).
Example: 0 (disabled)
<mfc_http_cache> MFC HTTP Cache
This option works if parameter <mfc_http_en> is enabled. It allows to set options of the Windows cache.
Default is 1 (re-synchronize)