got Posted February 4, 2005 Report Posted February 4, 2005 Hi everybody, i am using wincc flexible to program a c7-635 panel touch (TP 170 with cpu 314..) The problem i meet is that to program it i need to reboot it and select transfer each time .. is there a way yo program it without reboot ot? Another thing in the help of wincc i found an sliders object that i can't found in the soft are these objects only for full version of wincc (i am using the standart!) Last things i want to dynamically change the screen on the panel from the ladder program i found a word that indicate the actual screen but this is read only is there a word to force the actual screen ??? Thanks a lot Olivier Quote
khekd Posted February 4, 2005 Report Posted February 4, 2005 GOT, You can put a button in and "on-click" select the action under the other functions called stop runtime. This will quit your runtime application and bring you to the transfer selection screen. The slider bar should be within the library within the standard package. Create it tag with the size of a word. Within its property box select <event><change value><screens><activatescreenbynumber> Quote
got Posted February 7, 2005 Author Report Posted February 7, 2005 Thank you... For thye last point that's how i do first but i found that if the variable isn't in the screen the page jump didn't occure.... i know i can't pour the variable in invisible mode in each page but it's quiet long and not very optimzed i think... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.