Author Topic: Does OmronEthernetFINSCom supports controllers NJ series?  (Read 5169 times)

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Does OmronEthernetFINSCom supports controllers NJ series?
« on: January 14, 2015, 03:36:38 AM »
I will start to work with Omron controller NJ501-1500. Does HNI component OmronEthernetFINSCom support it or it cannot be used? Is there any other way to communicate HMI - Omron PLC?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #1 on: January 14, 2015, 07:26:59 AM »
I do not see any mention of FINS support for the NJ501 controller. It mentions class 3 CIP messages over Ethernet/IP. If it uses symbolic addressing, there is a chance the EthernetIPforMicro800Com driver will work.

Based on some of the descriptions, it sounds like the controller may be based on CodeSYS software

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #2 on: January 14, 2015, 08:38:58 AM »
When I use OmronEthernetFINSCom with just BasicLabel it show "input string was not in correct format":(
I tried to use EthernetIPforMicro800Com1 but there is no result at all..
It is not looks simple :((
« Last Edit: January 15, 2015, 03:02:12 AM by Mikail »

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #3 on: January 15, 2015, 10:03:13 AM »
Archie, any solution for Omron NJ communication?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #4 on: January 15, 2015, 11:53:07 AM »
I don't have anyway to test it to see what the protocol is. I would need to see a Wireshark capture

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #5 on: January 15, 2015, 01:15:24 PM »
I see that Kepware has an OPC server for the NJ series. You can use the OPCdaCom driver with that.

If possible for you to get that working and do a Wireshark capture, then I could decipher the protocol and begin working on a native driver.

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #6 on: January 16, 2015, 07:50:04 AM »
yes Archie, I made it work. I used SYSMAC Gateway Console as server and I read tag table to it (see on screenshot). And I attached Wireshark capture. Is this enough for you?
« Last Edit: January 16, 2015, 07:53:07 AM by Mikail »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #7 on: January 16, 2015, 08:05:59 AM »
This is a good start. I will look at this later today to see what CIP services they are using. Thanks.

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #8 on: January 16, 2015, 09:07:03 AM »
It will be good if you can find solution. Thank you

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #9 on: January 27, 2015, 03:09:16 AM »
Archie, did you look the files? Is there any solution?
« Last Edit: January 27, 2015, 06:14:51 AM by Mikail »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #10 on: January 27, 2015, 08:40:12 AM »
Not an easy solution. It's doing some kind of group read and I could not find any documentation on the protocol to be able to figure out all the details.

lostcontrol

  • Newbie
  • *
  • Posts: 25
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #11 on: February 01, 2015, 02:58:44 AM »
As I understand, you should be able to use FINS.
But, you will need to ensure that you have FINS style addressing setup/enabled in the NJ.

Note: I have not done this, just based on discussions.
I do have access to a NJ, but could be a week or 2 before I get a chance to test if you are struggling.

Mikail

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #12 on: February 09, 2015, 09:39:21 AM »
Thank you all for effort. I just got it to work with SYSMAC Gateway and CX-Compolet. They have really easy communication structure.

amanita

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #13 on: October 21, 2015, 08:11:15 AM »
Hi !
I'm trying to use "Advanced HMI" with Omron NJ.
NJ supports Ethernhet Fins , (but you have to give fixed address to the variables , using for example  %D800  in Sysmac Studio).

My question is ... what I have to write in the "Plc address" property  of the objects ?
(D800 , %D800 ... something different ?)

And if I need just a bit (for example for a lamp) what I have to write ? (D800.00 or what ?)

Thanks in advance ...
amanita



Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Does OmronEthernetFINSCom supports controllers NJ series?
« Reply #14 on: October 21, 2015, 08:29:33 AM »
I have never tested it with NJ series, but if the NJ supports FINS and the typical addressing of Omron, then you should be able to use addresses like D0