Transfer siemens HMI program to PC

CQ21

Member
Join Date
Apr 2021
Location
Columbia
Posts
61
Hi all

I am trying to make some changes to a siemens touch panel (MP277 10") numeric display item which is displaying incorrectly but I need to know where the tag is in the PLC. I did not set up this hmi nor program the plc so what I know about the setup is limited.

I have what I believe is the original PLC program but it does not have a WINCC flex hmi station so I can't make changes to the hmi from step 7. I am used to having all the components in one project so this is new to me. My question is...is it possible to program a siemens hmi separately? Can I just export the hmi project currently running straight from the panel itself and find the tag that way? Any advice would be much appreciated!

Thanks!
 
Yes, a Siemens MP277 HMI can be programmed separately, i.e. not integrated with the STEP7 Project of the PLC.
The variables will be defined by the absolute addresses, not symbolically.
In TIA you can connect a HMI with the PLC in a separate project by means of the "Proxy PLC". Dont think this is possible with WinCC Flexible.

Unfortunately you cannot load the WinCC Flexible source code, unless it was stored on the panel by the original programmer.

It is possible that there is some remains from a prevously integrated WinCC Flexible program.
Try to look into this folder:
C:\Program Files (x86)\Siemens\Step7\S7Proj\[projectname]\HmiEs\
if there is a folder named PROJECT_1 or similar, see if there is any .hmi file there.

If you cannot get any source file, then to reverse engineer an HMI program based on the PLC program is possible, expecially if the HMI program is relatively small and simple.
But it takes good knowledge of STEP7 and WinCC Flexible as well as perseverance.
 

Similar Topics

Hi every body, We have a defect touch screen TP1500 comfort " is accessible ", we will transfer the HMI project form this one to the a new one...
Replies
5
Views
2,061
Hi, If we have PLCs on different subnets is it possible to do TCP comms data transfer between them? I'm assuming if we use a routing switch and...
Replies
3
Views
823
I have a Siemens S7-200 with a bad output. Bought a new processor, PN 6ES7 214-1AD23-0Xb0, to replace it. I have an EPROM Memory Module, PN 6ES7...
Replies
2
Views
805
Hi there, I have three pumps, I have to start first pump for 8 minute and after that it should be turned off and other one start simultaneously...
Replies
11
Views
1,852
Hi guys hoping you Siemens buffs can help me out here. Currently running a win 7 vm (upgrading to a clean install of win 10) with Step 7 5.6, TIA...
Replies
4
Views
2,207
Back
Top Bottom