connecting S5 siemens with UniStream unitronics

tzvihanan

Member
Join Date
Jun 2004
Posts
6
Hi !
i need to connect 2 plcs . S5 Siemens to > Unisream of unitronics .
my idea is to do RS232 by the I/O .
Meaning to use 1 output from the Siemens connected to input in unitronics -as Txd of the RS 232 , and to connect 1 output of the unitronics to Siemens input = as Rxd of the RS 232 ,
i need help how to programming the 2 PLC to send and receive according to RS 232 protocol,
any assist will be appreciated
tziki

,
 
Which S5 PLC? If it is possible to add Profibus to the S5, you can use a protocol converter from Profibus to a protocol that UniStream PLC can use... such as EtherNet/IP or
MODBUS TCP.

Though you should upgrade the S5 PLC to S7... or maybe even a Unitronics, if you want.
 
I think people are misreading this. (Or I am) according to the post he wishes to connect digital I/O between the units & use RS232 protocol not really possible at speed and not practicable but protocol converters are the way to go or even upgrade as S5 is obsolete
o_O
 
Hi!
Here is an example for S7 written in SCL by 'Thomas_V2.1'. Maybe you can extract some ideas.


https://www.sps-forum.de/simatic/57960-digitale-temperatursensoren-313c-2dp-7.html#post419478

Kalle
That is interesting.
But one must realise that it simple transfer of an array of CHARs. There is no error checking, parity bit, CRC or like that.
One could add some error checking in the data that is being transferred. But again, how should the Unitronics panel be able to interpret it ?
I dont know Unitronics, but I am guessing it supports some wellknown serial protocols, such as Modbus RTU, AB DF1 or like that. How can it be able to interpret a home-grown protocol i dont know.
 

Similar Topics

Hi All, I have a closed loop stepper motor (Nanotec make), https://en.nanotec.com/products/2512-pd4-e601l42-e-65-4. This uses MODBUS TCP for...
Replies
4
Views
3,853
Hello, I'm attempting to connect to a Siemens S7-1200 CPU with an unknown IP address. I'm new to Siemens and also new to using VMware. I've...
Replies
7
Views
1,941
Hi everyone Does anybody know if it's possible to connect a termopar to an analog input directly? being more specific Siemens S7-200 analog input...
Replies
2
Views
1,684
Hey all, Trying to go online with an outdated Siemens s7-200. I have the correct cable I believe (PPI Multi-Master Cable - PPI-RS485 on one end...
Replies
2
Views
1,646
Hi, I am *not* a involved in programming PLCs in any way. I do IT support for a factory where a couple of the guys maintain the PLCs and I support...
Replies
7
Views
5,626
Back
Top Bottom