Host Engineering Forum
General Category => General Discussion => Topic started by: Sarcio 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.
-
SD to Pin 2 on 262
RD to Pin 3 on 262
SG to pin 7 on 262
jumper pins 4 & 5 on 262
-
The connections you specified will work for RS232. My hope is to use RS485. Any suggestions?
Apologies for the confusion.
-
TXD + to RXD + to RS485 +
TXD - to RXD - to RS485 -
RTS+ to CTS+
RTS- to CTS-
-
Thanks. I'll try that.
-
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?