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-05-01 10:21 AM
Trying to open "Hand control" dialog box using mimic script.Something like:
set object=Server.FindObject("TEST.AI01")
object.Interface.CurrentValue
(with no parameters to force GeoScada to open "Hand control" dialog box...)
This works fine:
object.Interface.CurrentValue=5
but I don't know wich value to set.I want that operator enter value as he click on "Hand Control" menu of the tag
thx
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-05-03 02:58 AM
We may need to know what initiates the appearance of Hand Control.
i.e. is it to be a script? If just a mimic click then you can just configure a pick action for this.
If a script, then you would need to add a scripted form which asks for the value.
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-05-03 02:58 AM
We may need to know what initiates the appearance of Hand Control.
i.e. is it to be a script? If just a mimic click then you can just configure a pick action for this.
If a script, then you would need to add a scripted form which asks for the value.
Steve
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.