EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-10-15 10:06 AM
hello community.
is it possible to use python to write on Scada through API but not connected locally to the Scada?
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-10-16 08:45 PM
You can use the Geo SCADA Client .NET API from any machine with the Geo SCADA client components installed, it doesn't need to be the server itself.
If you want to do this without any dependencies, you could use the SOAP interface, although its not as clean as the .NET API.
If you need example Python code, see Steve's comment at https://community.se.com/t5/EcoStruxure-Geo-SCADA-Expert/how-to-connect-to-geoscada-database-from-py...
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-10-16 08:45 PM
You can use the Geo SCADA Client .NET API from any machine with the Geo SCADA client components installed, it doesn't need to be the server itself.
If you want to do this without any dependencies, you could use the SOAP interface, although its not as clean as the .NET API.
If you need example Python code, see Steve's comment at https://community.se.com/t5/EcoStruxure-Geo-SCADA-Expert/how-to-connect-to-geoscada-database-from-py...
Link copied. Please paste this link to share this article on your social media post.
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.