Mettler Toledo communication

VZimmer0

Member
Join Date
Jul 2014
Location
SS
Posts
11
Good morning people of plctalk my question is about a mettler toledo balance. The model of the balance is IND226 and it has a rs232 port.
My question is that is possible to make a connection with a plc siemens s7-1200 by adding a serial module. And if it possible, how to do it?
Thank you very much for your attention. best regards:geek:
 
I checked this model IND226, and I couldnt find a interface for this model. I was searching and I found that it is possible to connect a MT Jagxtreme with a micrologix 1500 using the blocks program ARD and ARL in rslogix500.

I want to make the same connection, only this time using a s7-1200 and a IND226. this model use SICS protocol which I dont know that is the same for the jagsxtreme model.
 
S7-1200 with a serial module should work fine.
MT-SISC Metler Toledo Standard Interface Command Set. A fancy term for standard RS232 ASCII communications.
Manual with command set is here.
CM1241 Module.
SEND_PTP to send data to scale, then RCV_PTP to read reply from scale.
More info from Siemens.
 
If possible replace the scale with a version that has Ethernet or Profinet support.

If not possible my preferred route is to use a Serial to Ethernet converter. (e.g. Phoenix Contact FL Com server) On the PLC side I try to stick to just Ethernet. Personal opinion of course.
 
Greetings,

I am not certain if you are looking to transmit data from the scale to the S7-1200 or if you are looking to transmit data to the scale.

The challenge will be the communications protocol.

My question is where is the data ultimately going to end up? If it is a Client software such as a SCADA solution, you may want to consider an indirect way of getting data either from the scale to PLC or PLC to the scale. This indirect manner would be using KepserverEX OPC server. Connections would be made to both the scale and PLC through their server in that they have driver suites for both. Then through the server you could transmit data to either one of them. More information about KepserverEX is available through the following link:

http://www.eternity-sales.com/Kepware/kepserverex.htm

Manuals are available for both Siemens and Mettler through the following link:

http://www.eternity-sales.com/Kepware/kepwaredownloads.htm

If you have any other devices you are needing to communicate to, please let me know and we can look at your overall requirements.

Disclosure - ESI is an authorized Kepware Distributor.
 

Similar Topics

Hi all, I have a client asking for some advice about installing an IND570 weigher and having Citect read out of it directly using the Modbus TCP...
Replies
3
Views
2,484
Hi all, I'm trying to interface a mettler toledo ind570 to a SLC PLC via a SST-PFB-SLC profibus card. It's a single scale where all the tare...
Replies
5
Views
4,570
Hi All, We are using Metteler Toledo IND331 device to measure weight. We are trying to establish the Profibus communication between S7-414 H CPU...
Replies
0
Views
1,932
Hi everyone! I'm trying to set up a communication between s7-1200 and Mettler toledo safeline. I'm sending a service request(request pack count)...
Replies
2
Views
1,986
How to do that can any one give me the how to write instructions example
Replies
0
Views
830
Back
Top Bottom