News:

  • May 17, 2024, 08:22:42 AM

Login with username, password and session length

Author Topic: 9 Pin/15 Pin RS485  (Read 1555 times)

Sarcio

  • Jr. Member
  • **
  • Posts: 10
9 Pin/15 Pin RS485
« on: December 01, 2023, 08:47:57 PM »
 Hello everyone,

 I am programming a Panasonic WHS1 HMI (9 pin serial port) and a DL262 CPU (15 pin serial port). I plan to use RS485/MODBUS for communication between the two, but I'm not sure how to wire the cable so these two will talk. I have attached a pin-out diagram for each device.

 Any pointers on how to wire the plugs for these devices would be greatly appreciated.

rlp122

  • Sr. Member
  • ****
  • Posts: 69
Re: 9 Pin/15 Pin RS485
« Reply #1 on: December 02, 2023, 10:48:54 PM »
SD to Pin 2 on 262
RD to Pin 3 on 262
SG to pin 7 on 262
jumper pins 4 & 5 on 262

Sarcio

  • Jr. Member
  • **
  • Posts: 10
Re: 9 Pin/15 Pin RS485
« Reply #2 on: December 03, 2023, 03:40:44 PM »
 The connections you specified will work for RS232. My hope is to use RS485. Any suggestions?

 Apologies for the confusion.

rlp122

  • Sr. Member
  • ****
  • Posts: 69
Re: 9 Pin/15 Pin RS485
« Reply #3 on: December 05, 2023, 04:51:34 PM »
TXD + to RXD + to RS485 +
TXD - to RXD - to RS485 -
RTS+ to CTS+
RTS- to CTS-

Sarcio

  • Jr. Member
  • **
  • Posts: 10
Re: 9 Pin/15 Pin RS485
« Reply #4 on: December 06, 2023, 05:23:49 PM »
Thanks. I'll try that.

Sarcio

  • Jr. Member
  • **
  • Posts: 10
Re: 9 Pin/15 Pin RS485
« Reply #5 on: December 08, 2023, 09:48:50 PM »
rlp122: Thanks for the help. I wired it up, but am having trouble getting the (Direct Logic) plc and (Panasonic) hmi to talk to each other. Any ideas?