bartech

MrPLC Member
  • Content count

    6
  • Joined

  • Last visited

Everything posted by bartech

  1. Hello Covis, I had firmware 1.08, then I contacted local Schneider supplier. They sent to me the special program and I updated the firmware to 1.14. Thanks a lot for your help, now inverter is up and running!   Bartech
  2. Hello Covis, I will do the same commissioning with same hardware soon (ATV320 + NX1P2). Is there any parameter to setup on the drive to enable ethercat communication? How did you realized the control of the drive? with CIA402 profile? I mean, did you followed the Ethercat card manual about cmd word and status word bits? About the firmware of the card, does Schneider replaced the card or they give you istructions to update the firmware by yourself? Sorry for disturbing you, but I am totally new to this configuration, can you please point me to the right way? Thanks!
  3. Buttons with images in NA

    Sorry for the late answer, thanks a lot Michael and Crossbow!
  4. Hello,   Omron NA project: I'm trying to create a button with image (see picture). Unfortunately if I click on the image the button does not work because the image is 'above' the button itself. Is there a way to solve the problem ?   Thanks!!
  5. Yes my objective is to write a program (VB or C#) to communicate with NJ/NX controller. I already use FINS with that controllers but I need to declare variables like old CJ standard (DM,HR,W,CIO). With CIP you can access the tag  names directly. Crossbow:  I know there is CX-Compolet, but it is not free. Are you talking about CX-Compolet? What you mean 2 day class? Thanks everyone!
  6. Hello Jay, I am also trying to read/write data on a Omron NJ. I am studying the 'NJ_NX-series CPU Unit Built-in EtherNetIP Port User's Manual.pdf'  to understand the CIP messages structure for accessing variables but with no luck. The point that I missing is: how the destination address should be specified in the datagram? Should I use TCP or UDP? A lot of confusion! Now I am trying to sniff the packets between two NJ controllers that are exchanging data trough CIPUCMMWrite/CIPUCMMRead istructions with wireshark, to better understand how the CIP messages are composed. Can you point me to the right way to start this challenge? (any website or manual with better informations)  thanks!