Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure

Configuration Download Process for SCADAPack E-Series Outstations

Geo SCADA Knowledge Base

Access vast amounts of technical know-how and pro tips from our community of Geo SCADA experts.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Knowledge Center
  • Geo SCADA Knowledge Base
  • Configuration Download Process for SCADAPack E-Series Outstations
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Labels
Top Labels
  • Alphabetical
  • database 32
  • Web Server and Client 31
  • WebX 19
  • Request Form 18
  • Lists, Events & Alarms 16
  • ViewX 15
  • Application Programming 12
  • Setup 12
  • Telemetry 8
  • Events & Alarms 7
  • Lists 7
  • Mimic Graphics 7
  • Downloads 6
  • Support 5
  • IoT 5
  • SCADA 5
  • Geo SCADA Expert 5
  • Drivers and Communications 4
  • Security 4
  • DNP 3 3
  • IEC 61131-3 Logic 3
  • Trends and Historian 2
  • Virtual ViewX 2
  • Geo Scada 1
  • ClearSCADA 1
  • Templates and Instances 1
  • Releases 1
  • Maps and GIS 1
  • Mobile 1
  • Architectures 1
  • Tools & Resources 1
  • Privacy Policy 1
  • OPC-UA 1
  • Previous
  • 1 of 4
  • Next
Latest Blog Posts
  • OPC UA - Driver and Server
  • Requirements for Generating a Valid OPC UA Server Certificate
  • Load Events Using LoadRecord and LoadRecords
  • Geo SCADA Embedded Component Licenses
  • Geo SCADA 2023 Known Issues
Related Products
product field
Schneider Electric
EcoStruxure™ Geo SCADA Expert

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Anonymous user
Not applicable
‎2021-06-09 12:39 PM
0 Likes
0
2015
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2021-06-09 12:39 PM

Configuration Download Process for SCADAPack E-Series Outstations

Originally published on Geo SCADA Knowledge Base by Anonymous user | June 09, 2021 09:39 PM

📖 Home  Back  
The downloading of configuration from ClearSCADA to a SCADAPack E-Series outstation is initiated by calling or selecting the download configuration method on a SCADAPack E-Series Outstation database object. This behavior is controlled by using the Configuration Setup dialog that can be opened from the object menu of the SCADAPack E-Series Outstation object.

When the download configuration method is initiated, you may be prompted to select either "Download Changes" or "Full Configuration Download" from the pull down list. This depends on whether changes have been made to the outstation configuration in ClearSCADA.

The configuration download method on a SCADAPack E-Series Outstation performs several tasks in the following order:
  • If there are configuration files attached to the outstation at the beginning or end of the download, these files are firstly concatenated with the ClearSCADA generated configuration file and the complete concatenated file is named SCXConfig.rtu. This contains text based configuration instructions that allow the SCADAPack E-Series Outstation to modify its configuration when commanded.

  • This SCXConfig.rtu file is then downloaded from ClearSCADA to the outstation file system using a DNP3 file write command (object 70 Version 1).

  • When the outstation indicates that it has successfully received the new file, it is stored to the outstation file system.

  • ClearSCADA then sends the outstation a command line instruction to tell it to re-configure itself using the file downloaded and stored in the file system. This command is sent via the DNP3 file write command (o70v1). The command is "restart config SCXConfig.rtu".

  • After the outstation restarts the configuration file (note this is not the same as a the cold or warm restart referred to later) it responds to the master station that the re-start is complete.

  • The SCADAPack E-Series Outstation stores an additional file in its file system named "config.log". This file contains the results of the outstation parsing the downloaded configuration.


  • Should there be duplicate instructions in the downloaded file (due to combinations of additional files attached to the outstation), the last read instruction will be the instruction used for the final configuration.

  • This file is usually quite small (5 lines) if there is no incorrect configuration instructions in the SCXConfig.rtu file.

  • If there is faulty configuration in the SCXConfig.rtu file, then additional information will be contained in this log and this can be used for troubleshooting. There can be either fatal errors or information only warnings reported in this file.

  • The user can view the config.log file from the outstation outstation configuration setup dialog.


  • ClearSCADA sends a request to the outstation to forward the config.log file so that it can determine if the downloaded configuration was successful or contained warnings. ClearSCADA will raise suitable alarms indicating if there are errors or warnings in the log file.

  • ClearSCADA next issues a command to the outstation file system to delete the previous SCXConfig.log file (if one exists).

  • ClearSCADA then issues a command to rename the config.log file in the file system to SCXConfig.log. This is done so that troubleshooting can be performed at the outstation, and the user can determine which configuration was generated by ClearSCADA and whether the current configuration of the outstation was downloaded from ClearSCADA or from the E-Series Configurator software.

  • Depending on the restart level settings on the configuration files, ClearSCADA will issue either a cold or a warm restart. The outstation responds with the expected time that is required to perform the restart, which allows ClearSCADA to hold off from polling the outstation for this period.

  • When the outstation has restarted, it will confirm to ClearSCADA that it is ready to go. This may occur before the above time delay has occurred. Note: Changing the configuration settings for the communication port that the outstation and ClearSCADA are communicating through, may cause ClearSCADA to be unable to communicate further with the outstation. Regaining communications may require configuration changes to be made to the channel object to match the configuration in the outstation, or manual outstation reconfiguration if the downloaded configuration was unsuitable for the system.

  • ClearSCADA will then commence polling the outstation on the configured schedule, or receive unsolicited messages from the outstation as required by normal operation.


The above description covers the situation where the user has not appended files other than RTU configuration files. In the case where other types of files (such as profiles, IsaGraf, NTP configurations, binary format and feature licence files) are downloaded, a similar procedure will be followed. The typical order for downloading these files will be:
  • Profile files downloaded and profiles are restarted.

  • RTU configuration files downloaded and configuration restarted.

  • SCXConfig.log is uploaded.

  • IsaGraf files downloaded to IsaGraf targets.

  • NTP configuration files and Licence files download.

  • The outstation is restarted (either via warm or cold restart). It is not until this step that the changes take effect.


Please refer to the online help in the SCADAPack E-Series DNP3 Driver guide for configuration instructions.

Go: Home Back
Labels:
  • DNP 3

  • Downloads

Author

Biography

Anonymous user

Link copied. Please paste this link to share this article on your social media post.

  • Back to Blog
  • Newer Article
  • Older Article
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

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.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of