Previous in Forum: Pitch Estimation & Equalization of Audio Signal Using DSP   Next in Forum: Project - Solar System
Close
Close
Close
2 comments
Rate Comments: Nested
Active Contributor

Join Date: Jul 2011
Posts: 10

RS 485 Communication

10/01/2011 12:25 AM

How do I make RS 485 Communicate with Delta DVP-12SA PLC?

Register to Reply
Pathfinder Tags: RS 485 Communication
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

Good Answers:

These comments received enough positive votes to make them "good answers".
Guru
United Kingdom - Member - Not a New Member Hobbies - Musician - New Member Hobbies - Fishing - New Member

Join Date: May 2006
Location: Reading, Berkshire, UK. Going under cover.
Posts: 9684
Good Answers: 468
#1

Re: RS 485 Communication

10/01/2011 9:34 AM

Click here.

__________________
"Love justice, you who rule the world" - Dante Alighieri
Register to Reply
2
Power-User

Join Date: Nov 2009
Posts: 335
Good Answers: 63
#2

Re: RS 485 Communication

10/01/2011 10:55 AM

Most PLC's use the RS-232 port for programming. The listing of PC/PLC cables in the instruction sheet infers that the COM1 port is RS-232 for programming with either the handheld programmer or the Windows program.

This model CPU can handle Modbus ASCII and Modbus RTU over RS-485. It isn't clear whether the RS-232 port is dedicated to programming only, but it is clear that it talks Modbus over the RS-485 comm port 2.

If the question is really, "how do I get a Modbus master to communicate via Modbus RTU/ASCII with the DVP-SA via its RS-485 port?" then check out the instruction sheet for Modbus communication:
http://www.delta.com.tw/product/em/control/plc/download/manual/RTU-485_instruction_tse.pdf

There also appears to be a multipage step by step Modbus instruction guide here:
https://files.pbworks.com/download/QR18YM7PTw/keltsouth/14108278/DVP%20communication%20Protocol.doc

The PLC is a Modbus slave, so an external Modbus master is required to query or poll the PLC.

Register to Reply Good Answer (Score 2)
Register to Reply 2 comments

Good Answers:

These comments received enough positive votes to make them "good answers".

Previous in Forum: Pitch Estimation & Equalization of Audio Signal Using DSP   Next in Forum: Project - Solar System

Advertisement