CmdLineDump - Trigger a Kernel Dump from the command-line via CTAPI

Anonymous
Anonymous

Trigger a Kernel Dump from the command-line via CTAPI

Version
1.0

Requirements
Tested against 7.20, should be compatible with all versions of Citect.

Description
This tool allows the triggering of Kernel Dumps of any selected process, via CTAPI.

Suggested usage: - Copy CmdLineDump.exe to the CitectSCADA Bin directory. - Configure a BAT file that calls the EXE with your cmd line arguments i.e: "C:Program Files\Schneider Electric\Vijeo Citect 7.20\Bin\CmdLineDump.exe" cluster1.alarmserver1 0xc000 "C:Program Files\Schneider Electric\Vijeo Citect 7.20\Bin\CmdLineDump.exe" cluster1.alarmserver1 reset - Configure a Windows Scheduled Task to call this BAT file at a regular basis. Allows regular Kernel Dumps without adding Cicode or Citect Events to a Project. Console Application, written in VS2010 C++, Source code provided.

Microsoft Visual C++ 2010 Redistributable Package (x86) is required for this tool. This can be downloaded from the Microsoft website:

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84&displaylang=en

Author
Warwick Black

Submitter
Warwick Black

Attachments