Thierry

MrPLC Member
  • Content count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Thierry

  • Rank
    Hi, I am New!

Contact Methods

  • ICQ 0
  1. The way to program using GX Works2

    Crossbow, Are you willing to send me a sample project? I am really struggeling to find a good way to implement a program using this "new" technology. Just asking... Happy weekend
  2. Hi all, I am testing GX Works 2 for the moment and it sure has lots of extras compared to GX Developer. But I am wondering how others use GX Works. Since GX Works has structures and function blocks it looks nice to use them as following; - Assign a struct for a motor - In the struct assign variables for the feedback of the contactor (input), run request (input), contactor (output), safety relay ok (input), Fault (output) and so on. Then in the program (lets say a "normal" ladder program) I can create an instance of that struct, lets say "Belt1". In the program I can then call a functionblock and then connect the in- and outputs to that funtionblock using the structure. For example Belt1.RunRequest and so on. The function block will then handle all the functionality. If RunRequest is on and the feedback doesn't come on Belt1.Fault will come on. And so on, you'll get the idea... But how far do you normally go with this? Do you create structures and function blocks for a standard motor, a motor with inverter, a valve? Any advice is welcome. Thanks
  3. Communication between AnS and Q

    Thanks to all. We will upgrade the network to Melsecnet 10.
  4. Communication between AnS and Q

    Hello all, For the moment we have Mitsubishi AnS plc's in a MelsecNet II network (coax cable). All the cards are using A1SJAR21 card. Now we would like to upgrade 4 plc's with the newer iQ plc's. Problem is that we need to keep the network. What would be the best option since the Q series do not support Melsecnet II? As I see it the only option would be to upgrade the network to Melsec/H. Any opinions? Thanks