News:

  • May 01, 2026, 02:11:45 PM

Login with username, password and session length

Author Topic: Ecom 100 Modbus port to SCADA communications  (Read 21343 times)

Henryp

  • Hero Member
  • *****
  • Posts: 161
Ecom 100 Modbus port to SCADA communications
« on: December 10, 2014, 07:27:56 PM »
Can an Ecom 100 be set to a Modbus port other than 502 like the Do-more internal port can be?

Greg

  • HostTech
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 702
  • Hmmm...
    • Host Engineering, Inc.
Re: Ecom 100 Modbus port to SCADA communications
« Reply #1 on: December 15, 2014, 03:58:11 PM »
Yes. Use NetEdit's Peer-to-peer settings. In the Add Device Address dialog you can change the port number to whatever you want.
There are two types of people in the world; those that can extrapolate from incomplete data sets.

Henryp

  • Hero Member
  • *****
  • Posts: 161
Re: Ecom 100 Modbus port to SCADA communications
« Reply #2 on: February 02, 2015, 06:38:00 PM »
Changing the port number in the peer to peer settings didn't work The PLC still answered to SCADA Modbus commands on port 502. Attach is a screen print.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3607
  • Darth Ladder
Re: Ecom 100 Modbus port to SCADA communications
« Reply #3 on: February 02, 2015, 08:17:48 PM »
I believe it will always respond on 502, even when you specify a different port.  So "change" might not be the correct word, as opposed to maybe "add" the other port.  IIRC, the Modbus protocol spec recommends or requires that behavior.  Did you try polling on the new port you specified?
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Greg

  • HostTech
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 702
  • Hmmm...
    • Host Engineering, Inc.
Re: Ecom 100 Modbus port to SCADA communications
« Reply #4 on: February 03, 2015, 08:26:18 AM »
Sorry Henryp, I assumed you wanted the ECOM100 to be the Modbus TCP Client (Master). That is what you use the peer-to-peer table for; to configure the ECOM100 as the client (master). If, however, you want the ECOM100 to be the Modbus TCP Server (Slave), then, no, it is not possible to have it answer on any other TCP port other than 502 for Modbus TCP comms.
There are two types of people in the world; those that can extrapolate from incomplete data sets.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3607
  • Darth Ladder
Re: Ecom 100 Modbus port to SCADA communications
« Reply #5 on: February 03, 2015, 10:29:49 AM »
Oh OK, maybe what I was saying applies to Do-More instead.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Henryp

  • Hero Member
  • *****
  • Posts: 161
Re: Ecom 100 Modbus port to SCADA communications
« Reply #6 on: February 03, 2015, 11:30:00 AM »
Could this feature be added in the future to the Ecom 100?  The internal Do-More port can already do this.  From a security stand point it is a best practice not to use and block the standard 502 port if possible.