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,034
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,905
I have never had the pleasure of working with a "Thermistor" until now and have a question. The Thermistor is a 10KOhm 4-20mA 2-wire device and I...
Replies
0
Views
1
Hello, I have a CPU 317-2DP Firmware Version V2.1.8. In TIA Portal only V2.6 is available, and there is no option to upgrade FW. Then I open it...
Replies
9
Views
152
HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
11
Views
355
Back
Top Bottom