Change screen!

Foty

Member
Join Date
Oct 2002
Posts
30
I would like to be able to change screen page of a simatic MP270B using a siemens S7 200.
I have tried diffrent things, but without much luck. I am very new at siemens product and need some help.

Thank you guys :)
 
PLC Jobs

You need to create a 'PLC Job' area pointer. This is done from the system menu on Protool v5 and from the project tree on V6.
Give it an address (VW10 for instance) and it will allocate VW10, 12, 14, and 16.
To select a screen uses PLC Job 51.
In the PLC program, move 51 to VW10 and the screen number you want into VW12. (This job needs no more parameters)

Paul
 
Well that's what I will try to do, but I was not to sure I could us plc job for the S7 200. I working on it between projects and I have not put much time on how to change srceen using the plc.
 

Similar Topics

Hello everyone, I am currently trying to build a HMI(KTP400 basic) for myself. I have some UDT data and use these UDT data for 20~...
Replies
7
Views
1,238
Hello everyone, I'm trying to figure out some weird behavior with some numeric displays. The problem is that I center numeric displays over...
Replies
0
Views
862
Question on CCW v12. Using a Micro800 and PV800. Want to make screen changes from PLC. Using the HMI system tag "$SysCurrentScreenSecure", I can...
Replies
0
Views
1,332
Wizards, I have an operator display that was built in Java script, running on RPI, that was a pain to update. I've taken the advice I found here...
Replies
1
Views
2,996
Hi All Just wondering if anyone can help me out here. I have an acid dosing pump that doses within the pH range of 0-14. I need to dose to 1...
Replies
2
Views
1,207
Back
Top Bottom