11/23/2005 9:02 AM | |
Posts: 5 Rating: (0) |
I wan't to make a button (located on the "STANDARD" screen in a faceplate) which closes the faceplate on which this button is located. I've managed to make the button and the script, but the problem is: This script is working on the server but doesn't work on the clients how is this possible and what is the sollution to make this script working on the clients? Has this something to do with the server prefix or the @local:: indicator? Example of the script: PictureName=GetParentPicture(lpszPictureName); //Return-Type: char* SetPropBOOL("@1001","@TOP09","Visible",FALSE); SetPropChar("@1001",PictureName,"PictureName",""); |
11/23/2005 4:00 PM | |
Posts: 5 Rating: (0) |
This is the solution after reading your answer, thanks it works! |
Last edited by: Bas at: 11/23/2005 4:06 PM |
|
11/30/2005 2:42 PM | |
Posts: 5 Rating: (0) |
However the script works great at monitor 1, it doesn't work on monitor 2. How is this possible and what can i do about it? Can I use the SSMGetScreen function? |
12/9/2005 10:45 AM | |
Posts: 69 Rating: (9) |
Hi Bas, maybe You can use the FAQ under the link http://support.automation.siemens.com/WW/view/de/16650946 |
Follow us on