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-18 12:44 PM
Hello,
Do we have any API examples of getting/setting instance variables by the use of GetInstanceVariables / InstanceVariablesCollection ?
As usual, the documentation is bold in its sparseness.
Thanks.
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-23 09:27 AM
Hi.
There's now an example at: https://github.com/GeoSCADA/Utilities-and-Examples/tree/main/InstanceParams
I think there may have been some confusion on this because the same class used to configure template parameters is used to set the values of parameters in instances.
Steve
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-23 09:27 AM
Hi.
There's now an example at: https://github.com/GeoSCADA/Utilities-and-Examples/tree/main/InstanceParams
I think there may have been some confusion on this because the same class used to configure template parameters is used to set the values of parameters in instances.
Steve
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-24 12:10 AM
Fabulous! Thanks!
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-24 02:57 AM . Last Modified: 2024-10-24 04:11 AM
May I suggest that on line 93 after the substring ", Current Value: " we should have
expVar.Value.CurrentValue
calling .ToString() if so desired.
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.