Author Topic: Connect to a PLC through A1 port to A2 port  (Read 581 times)

rcowan16

  • Newbie
  • *
  • Posts: 2
    • View Profile
Connect to a PLC through A1 port to A2 port
« on: August 10, 2022, 08:17:08 AM »
have a main PLC (5069-L330ER) that is connected to our buildings Network through Ethernet port A1(10.20.110.XXX) and a bunch of others attached to A2 (192.168.1.XXX). Is there a way to connect through the A1 Port to the A2 Port to access the other PLC's using the EthernetIPforCLXCom Driver?

Any help would be appreciated.

bachphi

  • Hero Member
  • *****
  • Posts: 643
    • View Profile
Re: Connect to a PLC through A1 port to A2 port
« Reply #1 on: August 10, 2022, 09:55:53 AM »
You can do this with RSLINX. Not sure with AAHMI.

Edit:  I would say no, because with Rslinx you can go online with PLC. But I did not recall that I can tunnel thru with HMI, even with upload/download
« Last Edit: August 10, 2022, 10:00:00 AM by bachphi »
===================================================
This is NOT alt.read.my.mind.
No such thing is sh^t-for-brains unless you are posting to alt.read.my.mind.
===================================================

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Connect to a PLC through A1 port to A2 port
« Reply #2 on: August 10, 2022, 11:55:37 AM »
The logic suggests that in AHMI you could try using 2 EthernetIPforCLXCom drivers, one each for your A1 and A2, and then either try using VB code in their events to regulate what should be done in each driver or just try using the ComBridge2 component found here:

   https://www.advancedhmi.com/forum/index.php?topic=2672.0