(0)| 11/4/2011 11:04 AM | |
|
Posts: 3037 Rating:
|
Hello, You see in the area pointer " screen number", which screen is activ on the panel. See in the manual, page 97. SIMATIC HMI WinCC flexible 2008 Communication Part 1 Tweety |
| 11/4/2011 11:27 AM | |
|
Joined: 3/21/2006 Last visit: 1/10/2026 Posts: 10247 Rating:
|
Hello, Another ideas: 1`. Somehow to determine the current mouse position...is not easy. In order to read the current mouse position, you have to access the API (application programming interface) of the operating system. VB scripts do not support access to the operating system's API via DLLs. Alternatively, the current mouse position can be read via a self-programmed ActiveX control that accesses the operating system's API. Note: ActiveX controls that are used in WinCC flexible must be created with the "Open Platform Program" (OPP). More information is available in Entry ID: 15247601. 2. To detect rising/negativ edges of all implemented commands there with a timers in order to understand if the panel is using...is not easy too. Best regards, Hristo Mihalev |
Follow us on