Ask our Experts
Didn't find what you are looking for? Ask our experts!
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-06-16 08:15 PM
Hi
May I ask to let me know how we can assign to actions to a button? such as by pressing button we change registry value and also control a bit status by using method?
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-06-17 02:54 AM
For a button to perform multiple actions the button will need to execute a script and the script then performs the required actions, see Associate a Mimic Script with a Script Pick Action.
To change the registry from a script use the SetRegistry global function.
To invoke a method on a database object from a script use the ServerObject.Interface property.
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-06-17 02:54 AM
For a button to perform multiple actions the button will need to execute a script and the script then performs the required actions, see Associate a Mimic Script with a Script Pick Action.
To change the registry from a script use the SetRegistry global function.
To invoke a method on a database object from a script use the ServerObject.Interface property.
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.