Author Topic: Omron Ethernet Fins Analogue display  (Read 645 times)

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Omron Ethernet Fins Analogue display
« on: April 19, 2019, 01:15:34 AM »
I am using Omron Ethernet Fins for the first time with Advanced HMI.  I set up the driver and have no issues with communication.  My problem is that if I add more than one basic label or analogue display, only the value of the last register is displayed.  If I change the value of any of the registers using Advanced HMI, the value changes in the plc so it appears that writing to the registers is working.  It is just not displaying the values.  Can anybody tell me what I am doing wrong? I am testing with a Mitsubishi Plc using ModbusTCP and an Omron CP1L-EM40 Plc.  I have also tested an Omron NX102 plc and an Omron CJ2M Plc.  All behave in the same way.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Omron Ethernet Fins Analogue display
« Reply #1 on: April 19, 2019, 06:38:43 AM »
This was recently fixed in version 3.99y Beta 31 , You can get it from here:

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

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Omron Ethernet Fins Analogue display
« Reply #2 on: April 19, 2019, 07:33:15 AM »
Thanks Archie
Have a great day

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Omron Ethernet Fins Analogue display
« Reply #3 on: April 19, 2019, 12:48:36 PM »
Hi Archie
I downloaded the version, built the solution and added 4 analogue displays.  I am now getting End Code Errors.  Did I do something wrong?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Omron Ethernet Fins Analogue display
« Reply #4 on: April 19, 2019, 01:17:58 PM »
Try addresses D0 and D1. I just tested with those and it worked for me on a CP1H

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Omron Ethernet Fins Analogue display
« Reply #5 on: April 19, 2019, 01:46:34 PM »
Same result with D0 & D1.  I'm using Community 2017.  Could this be the problem?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Omron Ethernet Fins Analogue display
« Reply #6 on: April 19, 2019, 01:54:47 PM »
The version of VS has no effect. Can you run a Wireshark capture and post the result?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Omron Ethernet Fins Analogue display
« Reply #7 on: April 19, 2019, 02:15:47 PM »
I was able to get that same End Code if I changed the TargetNetworkAddress from 0

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Omron Ethernet Fins Analogue display
« Reply #8 on: April 19, 2019, 02:23:00 PM »
All working now.  In my haste I made the network address the node address
Thanks for all your trouble.

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Omron Ethernet Fins Analogue display
« Reply #9 on: April 23, 2019, 03:02:12 AM »
Hi Archie
Another question if possible please.  The project that I am working on requires connection to 3 CJ2 plc's to display 32 registers in each plc.  I have set up the connections and added 2 analogue values for each plc to test.  The values are being read but I occasionally get an end code error 0x000F on all the registers at different times.  Can you perhaps tell me what this error means if you get a chance.  The site is out of town so I am connecting through VPN to test.  If I connect to a NX1P2 at the same site, I get the same error.  Could it be a timeout issue.  I have set the polling to 1000.
Thanks very much

GP

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Omron Ethernet Fins Analogue display
« Reply #10 on: April 23, 2019, 12:23:59 PM »
Hi Archie.
Appears to be a timeout issue.  I connected into the copper network today and all worked perfectly.
Thanks