![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|
#1 |
|
Member
|
Make a screen call on Panelview Plus 700
Hi everybody,
As my first post on this forum I'd like to ask you sirs a thing. I'm developing an application using a ML 1400 and a PV+ 700 using an ethernet cabble to communicate beetween them. I'd like to call a specific screen (here called the "Operations" screen) when the operator press the reset button, that is an input on my PLC. The Rockwell distributor nearby said there is a way of creating a macro on the FactoryTalk View ME to call this screen. Is there any other way, 'cause I'm not getting well how to create a macro. If someone could help me I'd be very grateful. |
|
|
|
#2 |
|
Lifetime Supporting Member + Moderator
![]() Join Date: Sep 2010
Location: In The VAT Shed
Posts: 419
|
Firstly ensure that the screen you want to call up, in your instance the operator screen, has a unique number. Right click on the screen and go into Display Settings.
Next open Global Connections from the project tree on the left. Then you need to open the display tab. You can then add the tag which will open the relevant screen. Mark |
|
|
|
#3 |
|
Member
|
But how would the sentence looks like when I write it to the Macro Expression?
I already assigned the following: when I press "Reset" I use a MOV to move 4 to an integer, and I assigned the screen number as 4, but I don't know where and how to write the macro. |
|
|
|
#4 |
|
Lifetime Supporting Member + Moderator
![]() Join Date: Sep 2010
Location: In The VAT Shed
Posts: 419
|
My personal preference is to do the work in the PLC.
When the reset button is pressed MOVe the screen number you want displayed into the tag you are using in the HMI display property. Mark |
|
|
|
#5 |
|
Member
|
Thx Mark, I got it, now is working fine.
|
|
|
|
#6 |
|
Member
|
It is good to monitor the current screen number and move a zero to the tag when the screen is switched to prevent lockups
Regards _______ |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PanelView Screen directed by PLC | rmb550 | LIVE PLC Questions And Answers | 5 | February 23rd, 2010 01:53 PM |
| Panelview 550 Touch Screen Replacement | justinivey | LIVE PLC Questions And Answers | 0 | December 21st, 2009 06:03 AM |
| Touch screen Panelview plus CE | wilsonzhu | LIVE PLC Questions And Answers | 2 | April 28th, 2008 11:41 AM |
| Multiple subroutine calls | Jim Yeary | LIVE PLC Questions And Answers | 6 | February 15th, 2003 09:20 AM |
| PanelView 550 Touch Screen Grid Defaults | plcsales | LIVE PLC Questions And Answers | 4 | June 20th, 2002 06:15 AM |