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

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

[Imported] Automation of E configurator downloads.

Remote Operations Forum

Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.​

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
  • Remote Operations
  • Remote Operations Forum
  • [Imported] Automation of E configurator downloads.
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
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 Experts
User Count
Joel_Weder
Captain Joel_Weder Captain
76
BevanWeiss
Spock BevanWeiss
20
sbeadle
Kirk sbeadle Kirk
17
MartinChartrand
Captain MartinChartrand Captain
15
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to Remote Operations Forum
Solved
sbeadle
Kirk sbeadle Kirk
Kirk

Posted: ‎2019-11-06 11:58 PM

0 Likes
1
1354
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2019-11-06 11:58 PM

[Imported] Automation of E configurator downloads.

>>Message imported from previous forum - Category:SCADAPack RTU<<
User: ROVSCADAENGINEER, originally posted: 2019-06-17 04:38:46 Id:450
I am investigating ways to automate the download of the E-configurator files from several sites using SCADAPack E Configurator.

Any guidance in this would be highly appreciated. Has anyone done this before.

I have a list of site IP's DNP3 addresses. using UDP protocol.

Labels
  • Labels:
  • RTU
Reply

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

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
sbeadle
Kirk sbeadle Kirk
Kirk

Posted: ‎2019-11-06 11:59 PM

0 Likes
0
1353
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2019-11-06 11:59 PM

>>Responses imported from previous forum


Reply From User: ROVSCADAENGINEER, posted: 2019-06-17 05:10:59
is there a command line or run program within the program for calling specific functions perhaps? It would make sense to have this for automatic backups for a Distributed network having several technicians constantly making modifications for optimising RTU controllers.


Reply From User: BevanWeiss, posted: 2019-06-18 11:55:12
From my discussions with Schneider Tech Support the answer here is 'No'. There's no way to script E-Series Configurator to do this.
You're probably better off doing this with ClearSCADA if you can. You can download configurations with just creating an eNET OUtstation and then attaching the configuration to it.
Doing the download could then be done using SOAP to the ClearSCADA web service, or anything similar (as ClearSCADA Client DLL / .NET API allows)


Reply From User: chy, posted: 2019-06-18 22:04:15
Bonsoir je suis un jeune automaticien et je travaille actuellement sur un SCADA de easergy L500 pour la teleconduite d'un poste de distribution communicant avec un T200I par GSM( FXT009)..actuellement le système ne fonctionne pas et j'aimerai savoir comment est ce que je peux diagnostiqué chaque dispositif..merci pour votre attention


Reply From User: chy, posted: 2019-06-18 22:08:25
En effet le poste de teleconduite( PC) contient le logiciel easergy L500 qui donne une vue schématique du poste avec tous les courant de charges et l'état des disjoncteurs ..le GSM est reliée au PC par port USB ..je rappelle que le système fonctionnait avant mais depuis un moment on arrive plus a établir la connexion avec le T200I qui est dans le poste de distribution..


Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:02:52
[at]BevanWeiss said:
From my discussions with Schneider Tech Support the answer here is 'No'. There's no way to script E-Series Configurator to do this.
You're probably better off doing this with ClearSCADA if you can. You can download configurations with just creating an eNET OUtstation and then attaching the configuration to it.
Doing the download could then be done using SOAP to the ClearSCADA web service, or anything similar (as ClearSCADA Client DLL / .NET API allows)

That's interesting...

I looked into a different form of programming called CLI. Command Line Interfacing, the language is currently beyond me. but it allows administrators to control programs with code as opposed to using a GUI.

I will look into your method which you have suggested though through clearSCADA. sounds promising.

When you say " creating an eNET OUtstation and then attaching the configuration to it.
Doing the download could then be done using SOAP to the ClearSCADA web service, or anything similar (as ClearSCADA Client DLL / .NET API allows) "

is the configuration file something you can access through clearSCADA? was not aware of this.

 

Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:04:51
[at]chy said:
En effet le poste de teleconduite( PC) contient le logiciel easergy L500 qui donne une vue schématique du poste avec tous les courant de charges et l'état des disjoncteurs ..le GSM est reliée au PC par port USB ..je rappelle que le système fonctionnait avant mais depuis un moment on arrive plus a établir la connexion avec le T200I qui est dans le poste de distribution..

translated " Good evening I am a young automatician and I am currently working on a SCADA easergy L500 for the teledriving of a communication distribution station with a T200I per GSM (FXT009).... currently the system does not work and I would like to know how is i diagnosed each device. thank you for your attention "


Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:06:31


[at]chy said:
En effet le poste de teleconduite( PC) contient le logiciel easergy L500 qui donne une vue schématique du poste avec tous les courant de charges et l'état des disjoncteurs ..le GSM est reliée au PC par port USB ..je rappelle que le système fonctionnait avant mais depuis un moment on arrive plus a établir la connexion avec le T200I qui est dans le poste de distribution..

Translation " Indeed the teledriving post (PC) contains the easergy software L500 which gives a schematic view of the post with all the current loads and the state of the circuit breakers .. The MOBILE phone is connected to the PC via USB port.. I recall that the system used to work but for a while we can more establish the connection with the T200I which is in the distribution station. "


Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:52:41
I believe there may have been some miscommunication in my first statement. I am wanting to automate the Read of RTU configurations from sites. not download. I want to download the RTU files from sites using the E-config Read RTU config file option. Does clear SCADA offer an option to read RTU configurations within the clear SCADA interface?


Reply From User: BevanWeiss, posted: 2019-07-10 22:59:47
[at]ROVSCADAENGINEER said:
I believe there may have been some miscommunication in my first statement. I am wanting to automate the Read of RTU configurations from sites. not download. I want to download the RTU files from sites using the E-config Read RTU config file option. Does clear SCADA offer an option to read RTU configurations within the clear SCADA interface?

Yes. In the GUI you would right click on the E-Series Outstation (CeNETOS) and select 'Upload Configuration'. If you want to use some API to access this then you obtain a reference to the CeNETOS object, and call the appropriate method for UploadConfiguration. The configuration (.rtu file) will then be stored on the Main server in the directory that you have selected for the DNP3 Master files.

See Answer In Context

Reply

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

Reply 1
sbeadle
Kirk sbeadle Kirk
Kirk

Posted: ‎2019-11-06 11:59 PM

0 Likes
0
1354
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2019-11-06 11:59 PM

>>Responses imported from previous forum


Reply From User: ROVSCADAENGINEER, posted: 2019-06-17 05:10:59
is there a command line or run program within the program for calling specific functions perhaps? It would make sense to have this for automatic backups for a Distributed network having several technicians constantly making modifications for optimising RTU controllers.


Reply From User: BevanWeiss, posted: 2019-06-18 11:55:12
From my discussions with Schneider Tech Support the answer here is 'No'. There's no way to script E-Series Configurator to do this.
You're probably better off doing this with ClearSCADA if you can. You can download configurations with just creating an eNET OUtstation and then attaching the configuration to it.
Doing the download could then be done using SOAP to the ClearSCADA web service, or anything similar (as ClearSCADA Client DLL / .NET API allows)


Reply From User: chy, posted: 2019-06-18 22:04:15
Bonsoir je suis un jeune automaticien et je travaille actuellement sur un SCADA de easergy L500 pour la teleconduite d'un poste de distribution communicant avec un T200I par GSM( FXT009)..actuellement le système ne fonctionne pas et j'aimerai savoir comment est ce que je peux diagnostiqué chaque dispositif..merci pour votre attention


Reply From User: chy, posted: 2019-06-18 22:08:25
En effet le poste de teleconduite( PC) contient le logiciel easergy L500 qui donne une vue schématique du poste avec tous les courant de charges et l'état des disjoncteurs ..le GSM est reliée au PC par port USB ..je rappelle que le système fonctionnait avant mais depuis un moment on arrive plus a établir la connexion avec le T200I qui est dans le poste de distribution..


Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:02:52
[at]BevanWeiss said:
From my discussions with Schneider Tech Support the answer here is 'No'. There's no way to script E-Series Configurator to do this.
You're probably better off doing this with ClearSCADA if you can. You can download configurations with just creating an eNET OUtstation and then attaching the configuration to it.
Doing the download could then be done using SOAP to the ClearSCADA web service, or anything similar (as ClearSCADA Client DLL / .NET API allows)

That's interesting...

I looked into a different form of programming called CLI. Command Line Interfacing, the language is currently beyond me. but it allows administrators to control programs with code as opposed to using a GUI.

I will look into your method which you have suggested though through clearSCADA. sounds promising.

When you say " creating an eNET OUtstation and then attaching the configuration to it.
Doing the download could then be done using SOAP to the ClearSCADA web service, or anything similar (as ClearSCADA Client DLL / .NET API allows) "

is the configuration file something you can access through clearSCADA? was not aware of this.

 

Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:04:51
[at]chy said:
En effet le poste de teleconduite( PC) contient le logiciel easergy L500 qui donne une vue schématique du poste avec tous les courant de charges et l'état des disjoncteurs ..le GSM est reliée au PC par port USB ..je rappelle que le système fonctionnait avant mais depuis un moment on arrive plus a établir la connexion avec le T200I qui est dans le poste de distribution..

translated " Good evening I am a young automatician and I am currently working on a SCADA easergy L500 for the teledriving of a communication distribution station with a T200I per GSM (FXT009).... currently the system does not work and I would like to know how is i diagnosed each device. thank you for your attention "


Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:06:31


[at]chy said:
En effet le poste de teleconduite( PC) contient le logiciel easergy L500 qui donne une vue schématique du poste avec tous les courant de charges et l'état des disjoncteurs ..le GSM est reliée au PC par port USB ..je rappelle que le système fonctionnait avant mais depuis un moment on arrive plus a établir la connexion avec le T200I qui est dans le poste de distribution..

Translation " Indeed the teledriving post (PC) contains the easergy software L500 which gives a schematic view of the post with all the current loads and the state of the circuit breakers .. The MOBILE phone is connected to the PC via USB port.. I recall that the system used to work but for a while we can more establish the connection with the T200I which is in the distribution station. "


Reply From User: ROVSCADAENGINEER, posted: 2019-06-19 00:52:41
I believe there may have been some miscommunication in my first statement. I am wanting to automate the Read of RTU configurations from sites. not download. I want to download the RTU files from sites using the E-config Read RTU config file option. Does clear SCADA offer an option to read RTU configurations within the clear SCADA interface?


Reply From User: BevanWeiss, posted: 2019-07-10 22:59:47
[at]ROVSCADAENGINEER said:
I believe there may have been some miscommunication in my first statement. I am wanting to automate the Read of RTU configurations from sites. not download. I want to download the RTU files from sites using the E-config Read RTU config file option. Does clear SCADA offer an option to read RTU configurations within the clear SCADA interface?

Yes. In the GUI you would right click on the E-Series Outstation (CeNETOS) and select 'Upload Configuration'. If you want to use some API to access this then you obtain a reference to the CeNETOS object, and call the appropriate method for UploadConfiguration. The configuration (.rtu file) will then be stored on the Main server in the directory that you have selected for the DNP3 Master files.

Reply

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

Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
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