Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
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.
You’ve reached the end of your document
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.