Siemens RS485 (CP341)

userxyz

Member
Join Date
May 2002
Location
any
Posts
2,768
I have a CP341 card for RS485.

I need to connect a device called TDS (temparature meters).

How can I connect it:

This is what I found of the CP341 and the TDS box:

connnf.JPG


tds.JPG


Is it just like: pin 4 to D+, pin 11 to D- and pin 8 on the ground ?

And can I use a profibus cable to do this ?
 
Not sure what to do but in the diagram from Siemens is shown RS485 half-duplex. That means: You use the same 2 wires for send and recieve data.
Notice how the are jumpers inside the CP341 between 2-4 and 9-11.
Not sure if the CP341 supports RS485 full-duplex.

The references in the TD595 diagram for "RS485/input" and "RS485/output" seems to indicate that the device needs RS485 full duplex.
 
so

So:

Connecting these connections should work:

CP341 / pin 9 = => = TDS-RS485-Input / D+
CP341 / pin 2 = => = TDS-RS485-Input / D-

TDS-RS485-Output / D+ = => = CP341 / pin 11
TDS-RS485-Output / D- = => = CP341 / pin 4
GND = = = CP341 / pin 8


like this ?

And when other devices are added, other TDS boxes have to come on the same serial bus, each one has an adress...

like this:

jgf.JPG


So, I think we will have to go for 2-wire or half duplex

?
 
If you are going to loop to further devices, then you are right that you have to use half-duplex.
If you select half-duplex it looks like the TDS95 device connects the "input" and "output" terminals internally.
 
Rs232 - Rs485

As you know, RS232 is easy to test with hyperterminal,

but what about rs485... how can I test this, because I don't receive anything in the s7-300 cpu
 
Command to RS485 device

maybe it's because I first need to send a command, to receive data, so see the attachments about the PLEVA device if you want please, and here is what I've tried in S7:

pleva.JPG


Combo said:
As you know, RS232 is easy to test with hyperterminal,

but what about rs485... how can I test this, because I don't receive anything in the s7-300 cpu
 
So:

Connecting these connections should work:

CP341 / pin 9 = => = TDS-RS485-Input / D+
CP341 / pin 2 = => = TDS-RS485-Input / D-

TDS-RS485-Output / D+ = => = CP341 / pin 11
TDS-RS485-Output / D- = => = CP341 / pin 4
GND = = = CP341 / pin 8


like this ?

And when other devices are added, other TDS boxes have to come on the same serial bus, each one has an adress...

like this:

jgf.JPG


So, I think we will have to go for 2-wire or half duplex

?

Dear JasperMP,
I also have the same query...I have five Displays with 2wire RS485 port returning ASCII string, each Display can be addressed. How can I collect data from five display to one S7-300. If I connect a network like your above drawing. How to programme in S7-300?
Thanks so much for help!
BR,
MHA
 
Hi MHA.

I answered the questions in the previous posts regarding the electrical connections, because I know generally how RS232/RS422/RS485 works.

About the programming of the CP340 or CP341 I have no specific knowledge. And you have also not told anything about your application.
I suggest you locate the manuals and sample programs for the CP340 or CP341.
 
Dear JesperMP,
Thanks so much for your reply,
Yes, I'll refer to these doccuments/progams as your advice.
About my application is as follows:
-I use five(05) Kobold Encoders (14Bits Gray) connected to five PM4BC displays (from AIC, Australia) to supervised the aperture of Radial Gates at Spillway in one Hydropower Plant. The displays are place at local and now running well.
-Now I want to collect data from five local displays to Control room using PLC S7-300. The display has 2wire RS485 port return ASCII string, its also can be address assigned. However, I have no experiment on this so I come here and hope someone can help me.
Once again, thanks for your help. If you have more sugestion, it helpful to me!
BR,
MHA
 

Similar Topics

Hi, I had RS485 ASCII string going into a CP340 @ 9600baud rate. This was working fine. I had to change my baud rate to 19200 so I got ripped...
Replies
4
Views
2,507
Hi all, I've hit a bit of a brick wall and need some help. I'm currently trying to get a Siemens S7-1200 PLC to talk to an Eaton DE1 Drive I'm...
Replies
8
Views
3,678
HI All, does anyone know if you have to change a cp 341 rs232 and use a cp341 rs485, what changes have to be made to get it to...
Replies
0
Views
1,338
I currently have a RS485 full-duplex bus system with slaves running at 230k4 baud. I'm looking to connect my Siemens S7-315 2PN/DP with this bus...
Replies
9
Views
3,124
I have a siemens tp170a hmi and tried just for fun, to use modicon modbus driver settings and communicate with a regin roomcontroler. I use the...
Replies
2
Views
2,106
Back
Top Bottom