v7.20 Log Combiner

Anonymous
Anonymous

TARDIS - “Time And Reference Display Information System”

Version v1.1

Requirements


Uses .NET 2.0 which should be on all PCs

Description

TARDIS is a utility to merge log files from CitectSCADA v7.20 onwards. i.e. one single composite file is produced which allows the trace flow between process, managed, native code and drivers to be seen as a time ordered sequence. It also accepts ClearSCADA textual log file formats as well.

The utility allows the user to drag and drop SCADA log files onto it, including the crashdump ZIP file. See the instructions in the attached ZIP file.

The format used in v7.20 is :

Year-Month-Day hour:minutes:seconds.milliseconds[Tab][+-]UTC_Offset
e.g.
2010-09-13 14:55:38.236 +10:00 *** Citect process is starting up ***

Author
Greg Roberts

 

Attachments

  • A few minor bugs: 1. Static text UTC Offset, Output File, StartTime and EndTime were displayed in white rather than black making them difficult to read. 2. Rewrite Output button text was displayed in white rather than black. 3. Clicking the Help on TARDIS link takes you to wiki.citect.com. Not a lot of use without a user name/password! 4. Clicking View Output without first generating a file results in an unhandled exception error.