10/7/2021 8:11 AM | |
Joined: 6/22/2017 Last visit: 1/22/2025 Posts: 421 Rating: (57) |
Hi, have a look at this: https://support.industry.siemens.com/cs/ww/en/view/109758536 Chapter 5.4.1 has the details on how to find the objects that are not in the same screen. For example, what should be possible is to use Screen.FindItem("../Screenwindow_2/Button_1"). This is a relative addressing searching from the object with the script and not searching from the root window (~). Both should be possible. Hope this helps. |
10/7/2021 8:41 AM | |
Joined: 6/26/2008 Last visit: 1/24/2025 Posts: 253 Rating: (29) |
Hi, have you had a look at the manual for FindItem (Link)? (Sorry, I hope this sounds not stupid). From my point of view this is a good description. Otherwise it would be usefull for me to see a small sketch. Greetings! |
Follow us on