HMI Problem

timaldred

Member
Join Date
Sep 2005
Location
Aberdeen
Posts
10
I have a project that should be near completion.......However my client requires that only 1 of the 2 touchscreen HMIs has active control at any one time. He does not want to use passwords on an operator level type arrangement (Siemens Standard). He would like to have a simple local remote switch operating a spare input on the plc. At this point in the Project I do not want to write a lot more code to achieve this. Any ideas/suggestions
 
We had a customer that requested this a couple of weeks ago. We had 2 PV+1000's. What we did was make a screen that had some text that said basically "you have no control", then a button that said something like "press to take control". When you pressed the button, it would send you to our main page, then it would force the other panelview to the same screen with the no control message. The two applications were the same except for the remote screen tag, they had to be unique.
 
Depending on how much control your current HMI application has, you could use visibility on the control objects (Setpoints, Pushbuttons, etc.) based on the PLC input from the Local / Remote Switch.

This would involve extra work on the HMI development, depending on how many control objects you have. I assume that they still want to be able to monitor from the non-controlling HMI?
 
It looks pretty much as if the visibility switching will be the way to go thanks.
Least of my problems at present ....WinCC and alarm handling:smas:
 

Similar Topics

I have an Omron CQM1H-CPU21 and a NS8-TV00B-V1, I have followed the manufacturer's spec on how to set this up and all I got is the HMI is trying...
Replies
7
Views
908
Hi guys I have a system of mp277 key hmi, s7-300 plc Hmi has damage, so I bought weintek hmi to replace it I have the cpu program so I got the...
Replies
3
Views
1,106
Hello I hope someone could help. I have installed Intouch 2014 R2 on a new HMI, Loaded the Intouch Project, Load DB, Configure the DAServer...
Replies
0
Views
1,474
I have wincc flex 2008 project made with wincc flexible 2088 sp1 project hmi device is simatic pc panel 19" I want to change hmi device to run the...
Replies
17
Views
5,357
I have a Omron CP1L PLC that I'm having problems communicating with a NS5-SQ11B-V2 Omron HMI through ethernet . I have the exact same set up on...
Replies
3
Views
2,125
Back
Top Bottom