You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Issue
How to Export ClearSCADA Historic Data to CSV Format
Product Line
ClearSCADA
Environment
Windows OSes, ClearSCADA, Microsoft Office
Resolution
The Resolution Provides detailed steps in Windows Command Prompt window to Export ClearSCADA Historic Data to CSV Format
1- Access ClearSCADA Server Command Line tool
A- Open a Command Prompt window in Microsoft Windows®.
B- Use the "cd" command to change the directory to where ClearSCADA Server Command Line Tool, "SCXCmd.exe", is installed. The Tool is installed in the same directory as other ClearSCADA
installation files. The default location of these files varies depending on Windows operating system.
2- Export Historic Files ".HRD" to ".CSV" Format files
A- In ClearSCADA Server command line tool, you can enter :SCXCMD HISDUMP ".HRD File Name"
B- .CSV format file with the same name will be created in the same path as shown below, this file can be opened in various packages, including Microsoft Excel and Microsoft Notepad.
3-Multiple Historic Files".HRD" Files can be converted into .CSV Format at the same time as follows
A- In ClearSCADA Server Command line tool , you can enter: SCXCMD HISDUMP "File Name\*HRD" where File name is the Folder name which contains multiple .HRD Files
B- .CSV format files with the same names will be created in the same path as shown below, those files can be opened in various packages, including Microsoft Excel and Microsoft Notepad.