Geo SCADA and Remote Operations Devices Ideas
Use this portal to submit your innovative ideas to make Geo SCADA Expert and Devices such as SCADAPack, Trio and Realflo of greater value to you and to the SCADA & Telemetry community. Every idea will be individually reviewed by our team for merit and will be marked Under Consideration.
User | Likes Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |
By default the ViewX logging is quite excessive. Like it creates almost 7MB of log files to just open up a single mimic in an offline development system that I have.
This results in performance issues since the logging appears to be synchronous to other ViewX actions (like displaying the mimic, or allowing user interaction). In addition, with lower performance desktop computers supplied by clients, this performance impact is magnified, to the point where a user can be waiting over a minute for a mimic navigation action to occur.
This currently results in the undesirable situation where we have no choice but to disable logging on these clients.
This means that when an issue occurs (i.e. a crash), we don't have any logging available to narrow down what caused it, or to assist in reproduction.
It would be good if ViewX had finer grained control over the level of ViewX logging applied.
These are the kind of entries that are filling up the log files, the majority of which do not appear to be important for typical issues.
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] ScxMoniker[2579:/CMimic/!Config.Library.Symbols.Tabs.Horizontal - Top.1705] FinalRelease()
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 284] CDrwMimicDef Reading 6 animations
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 284] CDrwMimicDef Reading script
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 284] CDrwMimicDef Serialize [OUT]
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 39] CDrwMimicDef Clone complete
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 280] CDrwMimicDef Reading 3 animations
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 280] CDrwMimicDef Reading 1 animations
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 280] CDrwMimicDef Read Layer 5
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [Doc 280] CDrwMimicDef Reading 2 objects
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [DLL] DllGetClassObject( IN: ClassId {EEAD2009-0777-11D2-AF05-0000E82E7A14}, Iid IParseDisplayName )
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [DLL] DllGetClassObject( OUT: Hr 80004002 -> No such interface supported )
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [DLL] DllGetClassObject( IN: ClassId {EEAD2009-0777-11D2-AF05-0000E82E7A14}, Iid IClassFactory )
2021-04-09 04:25:11.707 Default [13E4:01] [Interop] [DLL] DllGetClassObject( OUT: Hr 0 -> Ok )
...
2021-04-09 04:28:24.575 Default [13E4:01] [Interop] [OPCDAGRP] [14] Item: Client 0, Time 09-APR-2021 04:28:24.000, Val VT_DATE 09-APR-2021 04:28:24.000, Qual 0xC0
2021-04-09 04:28:25.076 Default [13E4:18] [Interop] [SINK-THR] [59] Posting msg from localhost for client 12, hWnd 0x1402d4
2021-04-09 04:28:25.076 Default [13E4:01] [Interop] [SINK-APP] OnEvent client 12, Version 6.83.7742
2021-04-09 04:28:25.576 Default [13E4:18] [Interop] [SINK-THR] [59] Posting msg from localhost for client 14, hWnd 0x1402d4
2021-04-09 04:28:25.576 Default [13E4:01] [Interop] [SINK-APP] OnEvent client 14, Version 6.83.7742
2021-04-09 04:28:25.576 Default [13E4:01] [Interop] [OPCDAGRP] [14] hClientGroup 5, TransactionID 0, ItemCount 1
2021-04-09 04:28:25.576 Default [13E4:01] [Interop] [OPCDAGRP] [14] Item: Client 0, Time 09-APR-2021 04:28:25.001, Val VT_DATE 09-APR-2021 04:28:25.001, Qual 0xC0
2021-04-09 04:28:26.077 Default [13E4:18] [Interop] [SINK-THR] [59] Posting msg from localhost for client 12, hWnd 0x1402d4
2021-04-09 04:28:26.077 Default [13E4:01] [Interop] [SINK-APP] OnEvent client 12, Version 6.83.7742
2021-04-09 04:28:26.577 Default [13E4:18] [Interop] [SINK-THR] [59] Posting msg from localhost for client 14, hWnd 0x1402d4
2021-04-09 04:28:26.577 Default [13E4:01] [Interop] [SINK-APP] OnEvent client 14, Version 6.83.7742
2021-04-09 04:28:26.577 Default [13E4:01] [Interop] [OPCDAGRP] [14] hClientGroup 5, TransactionID 0, ItemCount 1
2021-04-09 04:28:26.577 Default [13E4:01] [Interop] [OPCDAGRP] [14] Item: Client 0, Time 09-APR-2021 04:28:26.002, Val VT_DATE 09-APR-2021 04:28:26.002, Qual 0xC0
2021-04-09 04:28:27.077 Default [13E4:18] [Interop] [SINK-THR] [59] Posting msg from localhost for client 12, hWnd 0x1402d4
2021-04-09 04:28:27.077 Default [13E4:01] [Interop] [SINK-APP] OnEvent client 12, Version 6.83.7742
2021-04-09 04:28:27.579 Default [13E4:18] [Interop] [SINK-THR] [59] Posting msg from localhost for client 14, hWnd 0x1402d4
I believe it would be better if there was the ability to only log 'Critical' events, like crashes etc as the mimic which triggered the crash, and a few other easily identifiable pieces of information.
Another level for 'Important' events, which would include operator actions, like which page they are navigating to, which object they click on the page, which context menu option they select, etc (plus those events from 'Critical' level).
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.