Siemens Serial Module

blacksilver80

Member
Join Date
Mar 2007
Location
MICHIGAN
Posts
14
im new here and to Siemens well right now im trying to connect an outside device to a S7 CPU 315-2 DP to send ASCII code. I guess i need a serial module in the PLC rack namely a CP 340 or do i need a different one and can i talk to two different devices through just one serial module??????????????
 
I have used CP's in the past. I can't remember which one. I used it to communicate with 11 movimots. What you must find out is:

- Communication speed (baud rate)
- start/stop bits
- Communication protocol (Modbus, or?)
- Can the two devices be setup to use a common communication protocol?

So it all depends on what youre trying to accomplish. Maybe you can give us some more information about the two devices you are trying to communicate with.
 
I need to receive an ASCII comma delimited string from a tester and the tester has only serial comm. I take it i need a serial module in my rack to facilitate communications between the PLC and the tester,my question is do i use a CP 340 for this kind of communication as the serial module???
and i have two testers so do i need two serial modules????
Im using Profibus network
Im good at debugging programs but like setting the hardware and communication is really difficult for me.
I have to find the Baud rate and other stuff but right im trying to figure out the hardware on this project
thanks
 
The CP340 will work fine. You will have to buy the correct "flavor" according to whether you are using RS232 or RS422/485. If you are using RS485, you'll be able to connect to multiple devices.
 
There are a number of companies who sell Serial to Profibus converters. The advantage of these is that they can be mounted next to the ASCII device, preventing any problems with the RS232 cable length. You can fit as many of them as you like (upto the Profibus Limit)

Do a web search for "Serial to Profibus converters" (or something like that)

Regards
Alan
 
Our company also makes a product which offers serial to PROFINET. Just google the part number 99011-6, and you should find the details. For whatever reason, I am unable to post a link here.

Regards,
 
I am no completely about this but I remember that Siemens had a DP/RS232 coupler I found it from my old BOM new catalogs does not include this.

DP/RS232 Coupler
6ES7158-0AA01-0XA0
 
The CP340 will work fine. You will have to buy the correct "flavor" according to whether you are using RS232 or RS422/485. If you are using RS485, you'll be able to connect to multiple devices.
Hi S7GUY,
Could you confirm me about my system below is possible or not? I am so confusing because I cannot find parametter in Step7 function which use for attatching slave units's address:eek:(in below sketch is display's address)...And, here is just my thinking :mad:(I have S7-300, CP340 and 05 display on my desk, but not connected), do you have any connection diagram?
Thanks in front! Here is my sketch diagram:
(Display,#1)------->>returned ASCII String>>----RS485port(CPU31x-2PtP; CPU31x-2DP+CP340)
(Display,#2)---|
(Display,#3)---|(Rs485)
(Display,#4)---|
(Display,#5)---|
 

Similar Topics

Hi friends, does anyone know how to clear the buffer of this module? I uses it to interface with a scanner via RS232, but sometimes the scanner...
Replies
3
Views
3,505
Hello, this is a brand new task for me. I recently bought a particulate sensor and it communicates with UART protocol or I2C protocol. It came...
Replies
12
Views
2,814
Dear experts, I can't connect to Siemens s7 200, I have Siemens ppi cable but I don't have serial port on my pc so I used serial to usb converter...
Replies
11
Views
4,506
Hello everyone, I want to make a serial communication using Siemens S7-1200 with CM 1241 (RS-232) and communicate with my Arduino. Here is the...
Replies
13
Views
9,746
Good day All, We are using a Desoutter CVIL II Controller for a project. It is currently connected from the RS232 Port of the Contrroller to a...
Replies
1
Views
2,755
Back
Top Bottom