siemens s7 200 communication

What jvdcande was asking is how are you going to connect the LX300 to the S7-200PLC. The printer will have a Parallel port, it might also have an RS232 port. The PLC will have an RS485 port, I don't know if Siemens do RS232 as an add on module. So without some method of converting RS485 to RS232, the printer and PLC can't talk to each other. Unless that is, you are planning to use digital outputs to directly drive the Parallel Port on the printer. Programming the RS485 Port is completely different to programming the digital outputs. So we can't even try to answer your questions until we know what you plan on doing.

Bryan
 
What jvdcande was asking is how are you going to connect the LX300 to the S7-200PLC. The printer will have a Parallel port, it might also have an RS232 port. The PLC will have an RS485 port, I don't know if Siemens do RS232 as an add on module. So without some method of converting RS485 to RS232, the printer and PLC can't talk to each other. Unless that is, you are planning to use digital outputs to directly drive the Parallel Port on the printer. Programming the RS485 Port is completely different to programming the digital outputs. So we can't even try to answer your questions until we know what you plan on doing.

Bryan
Siemens PLC S7 200 having RS485 & connection will be with PPI cable of Siemens.:angr:
 
Go into the Siemens manual - Chapter Instruction Set - Communication Instructions - Transmit and Receive Instructions (freeport). It tells you everything you need, complete with examples. Blind transmissions to a printer are very easy, once you have set up the Comms port you just use the XMT instruction to transmit a buffer of data.

Bryan
 

Similar Topics

Hi Guys, I am trying to establish communication over profinet between Siemens S7-1200 PLC as IO device and codesys plc as IO controller. But I am...
Replies
43
Views
2,859
Which signals do I have to use to get data from camera. For example camera detects a defect and sends signal to controller. Power cable: CCB-PWRIO-05
Replies
1
Views
213
Hello, I'm trying to figure out, if it's possible to communicate with 3rd party device (robot) over EtherNet/IP. We're trying to prove, that...
Replies
7
Views
4,913
Developing Communication between Energy Meter(Indigo+ Schlumberger) & SIEMENS S7-1200 Hi Members, I am Currently facing a challenge regarding...
Replies
0
Views
1,489
Sir, When i connect my new sensor with plc the hmi show communication error before its working with the old sensor now we have to replace the...
Replies
3
Views
2,650
Back
Top Bottom