Jump to content

cchothani

Members
  • Posts

    1
  • Joined

  • Last visited

cchothani's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I have an application where I need to have one V130 PLC communicate to three V120 PLCs and read a bunch of MI registers. I have the V120 systems already supporting Modbus comms over RS485. So, I setup the V130 to be a Modbus Master and talk to all three Modbus slaves. I setup the Com port for RS485 with the appropriate properties. Then I have a RHR command to read from the first PLC. And this works just fine. I can read the Modbus registers from PLC1. Then I have two more nets with an RHR command to read from PLC 2 and PLC 3, but these nets don't seem to execute at all. What am I doing wrong? Is it even possible to have one Master talk to several slaves with the Vision PLCs? I saw a reference to some timing issues and that you maybe should add some delay time between RHR commands. Is that what needs to happen. I need some help ASAP. I need to deliver this system in a couple of days. Thx,
×
×
  • Create New...