Changing the screen on a PV1250+

L BURKE

Member
Join Date
Aug 2008
Location
MERSEYSIDE
Posts
11
We are having a problem with selecting a screen remotely controlled from a PLC. The panel view displays a message stating it is remotely controlled if the operator tries to change to another screen. What is the best method of changing the screen by the PLC?
 
Hi,

Presumably you are using the 'Global Connections' to control the screens remotely? You can set up (say) N7:0 to READ the current screen status and N7:1 to WRITE the screen you want to display.

A couple of things to remember though. Firstly, you will need to renumber each display with a unique number (by default, they are numbered with a 1) and secondly, you will need to write a '0' to your screen WRITE address otherwise the regular screen navigation will not work (I normally use a NEQ to zero condition and a timer)...

Hope this helps!

Rob
 

Similar Topics

Hello. For a FactoryTalk View SE application, I recently upsized the PC monitor to a 46 inch. Now after changing the resolution to make...
Replies
4
Views
1,174
I changed the name of my main screen when I started my project, I then realized that was a mistake as when I went to run the project I got a "No...
Replies
6
Views
3,995
Hello all, I like to change my screen colour options on the RSLogix ladder editor screen, from the default dark colors on white, to light colors...
Replies
2
Views
9,610
Here's My Set Up. HMI MP377, Siemens CPU 319F PLC. Here's what I need to happen. On a BOOL being set(or any data type really) I need to bring...
Replies
2
Views
1,403
Hello Dan and other G3 boys and girls Using the Web Server is it possible to change the screen? or can I change it via the PLC program? I have 4...
Replies
7
Views
5,184
Back
Top Bottom