Siemens KTP600 Basic PN HMI communication with Modbus TCP/IP

ekrem03

Member
Join Date
Jun 2013
Location
new hampshire
Posts
8
I have been working on communicating with Siemens KTP600 Basic PN HMI from my microprocessor. The main communication protocol that HMI uses with PLC is Profinet. Since Profinet protocol is harder to implement in the microprocessors rather then the Modbus TCP, I have been writing my code for Modbus.

It states in technical data of Siemens KTP600 Basic PN HMI:
https://support.automation.siemens.....csinfo&lang=en&objID=28426379&subtype=133200

Modbus TCP is a supported protocol. The person who has done the HMI programming in TAI platform tells me that it only has Profinet communciation which confuses so much.

I hope there is somebody out there that had done Modbus TCP/IP communication with HMI either to a PLC or to a microprocessor.

PLC experts, I would be very happy if you could clarify me with this issue. If Modbus TCP is possible where would be the best place to read how to modify the HMI code (TAI platform) to Modbus from Profinet.
 
Yes. There is a way to communicate Siemens KTP600 Basic PN HMI through Modbus TCP/IP:

1.Double-click the HMI device under "Devices" in the project tree.
2.Double-click the "Connections" item.
3.Double-click "<Add>" in the "Connections" editor.
4.Select the "Modicon Modbus TCP" driver in the "Communication driver" column.
5.Select all necessary connection parameters for the interface in the Inspector window under "Parameters".

Link how to configure in detail: http://www.automation.siemens.com/m...7364590091&Language=en-US&TopicId=30403448075
 
I do have a question: How do you program the HMI after you configure it with steps above.
In TIA with Siemens Controller, I can associate HMI tags with Controller Tags, How do i do this with Modicon TCP/IP?

Thanks
 

Similar Topics

I have a KTP600 Basic colour HMI which keeps losing its program. The HMI is connected to the S7 300 PLC via MPI Every 2 to 3 weeks the program...
Replies
0
Views
4,027
dear automation experts: i am using a S7-1200 1212c 6ES7212-1AD30-0XB0, with siemens KTP600 comunicating via ethernet. Problem descritpion: -...
Replies
1
Views
2,899
The past week we received a new piece of equipment from Germany which utilizes siemens controls. Typically in our company we use A.B. controls for...
Replies
6
Views
117
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
134
Hi need help why this “failure 5 emergency stop “ appears at every startup in the morning ? Have to shut off main switch at least 10 times on...
Replies
19
Views
296
Back
Top Bottom