Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
Access vast amounts of technical know-how and pro tips from our community of Geo SCADA experts.
Search in
Link copied. Please paste this link to share this article on your social media post.
Originally published on Geo SCADA Knowledge Base by sbeadle | June 15, 2021 12:39 PM
ViewX clients create log files at frequent intervals to give diagnostics to the support teams for troubleshooting. For some complex displays and multi-screen environments, including Virtual ViewX, this could slow down the workstation.
The settings for ViewX log files are in the PC registry at: Computer\HKEY_CURRENT_USER\SOFTWARE\Schneider Electric\ClearSCADA\ViewX.
"LogLevel" is the property to set which controls the log entries. The value is the sum of these properties:
CORE 1
MIMICPARAM 2
DATASOURCE 4
MIMICPERF 8
MIMICCONTENT 16
HTTPLINK 32
The log level read from the registry defaults to 19 if the registry value is empty.
Usages of each log level:
CORE: default level for log messages that do not specify a log level.
MIMICPARAM: not used.
DATASOURCE: used extensively, e.g. on data change.
MIMICPERF: timing messages for mimic draw, mouse left button down.
MIMICCONTENT: logs object serialization (loading content). Used by mimics and their content, and any tags defined during the object serialization
HTTPLINK: used by scripting.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.