Rolf_Inge

MrPLC Member
  • Content count

    53
  • Joined

  • Last visited

Everything posted by Rolf_Inge

  1. Change PLC model in GX Works 3

    Hello. The project I'm in have decided to switch cpu-model from R04ENCPU to R32. It does not seem possible to change it in the module config / hardware view. I try to delete the old CPU, but cpu module cannot be deleted... Anybody know?
  2. GT Designer 3: Reflect updated template on object

    Just spoke with mitsubishi support. It is not possible to update the template and then have it reflected on the objects in the panel. So it's basically just a function to copy/paste a group with some attributes. GX Works 4 with GT Designer 4 will arrive next year... Cheers
  3. Hi. In GT Designer 3 i am using a template for motor control and status in a panel. Due to changes in control philosophy a button was added for STOP. This has been added and registered in the template. But how do I also update the objects? Should this have been done automatically if I had done it correctly? Cheers  
  4. GT Designer 3: Label import error

    Borrowed a friends virtual machine, there it worked. I HAD messed a bit with windows before this happened. Cheers!
  5. GT Designer 3: Label import error

    Hello. When trying to import the labels from GX3, i keep getting an error saying the project cannot be opened. Has anyone encountered this error? Cheers
  6. It was rethorical. I don't mind Mitsubishi so much. GXWorks2 and now 3 is quite nice to program in. The hardware setup part though. A million settings? Crazy. The other week I was amazed/shocked to know that using an IO-module that allowed hotswap required an individual project to be setup in GXW3, and some interface addresses that needed to match. *siiigh* Siemens TIA portal 15 is better than it's reputation I must say. The HMI / SCADA part i cant comment on yet. Is allen bradley using IEC 61131, the standard for logical controllers? AB is not big here in northern europe. I have only yet encountered National Instruments stuff as part of the american plc business.
  7. Hi. I am looking for a way to efficiently add and edit objects created from a template. I had hoped to be able to paste directly from excel, but that is not possible. All i want to change for a template are the four numbers following the "M". Best would be to have a variable in the template that is included in all strings, but this is perhaps too much to ask? For example i want to change everything with M1477 to M1495. How should this be done? Cheers!
  8. Thanks for info. But I will just keep haggling with this and advise with the Mitsubishi contact on monday. To establish how many hours i can save, and how many i have wasted so far :)
  9. I am using a STRUCT / DUT on the PLC side, or rather two. How would you go about it on GT side?
  10. Okay. Seems like decent equipment. I'm using Mitsubishi GT Designer right now and am not so excited. Will see how that develops...
  11. GX Works 3 Remote IO setup

    Hello. I am told that the use of a remotehead IO-module demands that a separate project is necessary. Is this true? I am using a R32EN cpu.   EDIT: Just received word that it's because it's necessary for hotswap. Cheers // RI
  12. Stay away from ifix is my advice. I liked cimplicity, also from ge, but never saw it on a panel. Beijer ix is also nice. There are server based solutions such as webport. If you go for beckhoff plc it has an integrated webserver and lots of possibilites. Haven't used it myself yet but it's a direction i want to go.
  13. GX Works3 problem

    Different ways are possible. Think for example about a TOF-timer and logic :)
  14. GX Works 3 Remote IO setup

    Hej Thanks for info. I was communicated that a second project was necessary if the hotswap function was used. It is not necessary in this project though, so we will try to configure the remote head station in the main project. Cheers
  15. Change PLC model in GX Works 3

    Gold! Thanks, worked like a charm.
  16. Hi. This regards ventilation. A room has two air inlet dampers (pretty much like a big air valve in a ventilation duct). Only one is used at a time to regulate temperature in the room, and the other is then closed. When switching the inlet of air from one damper to another; i have not decided what method to use yet. I consider splitting the regulator output in two and let the one damper ramp down to this value, and the other ramp up.  When these values are reached one ramps up to the full regulator output and the other to zero. Not quite sure this is the best solution, and the code is not written yet :) Anyone done anything similar or has suggestions? Cheers!
  17. Gx Works 2 MELSOFT Library?

    Thanks. The thing is that i had to run next to the bicycle. So to speak. The project contained an old plc-system that I modified for it to work with a new test scenario. Timeline was short so that when I got IFM working it was "too late". The test had to be started and i reverted to the old software version which contained the old "writing hex-values to register business". Instead i was trying to "on the fly" create a gliding average function and do an online change. But in the end the test was completed, albeit with a stuttery load cell value, and equipment was put in warehouse again. Next time I'll use IFM only :)
  18. Rolling Average / exponential smoothing

    WSFLP i am having trouble replacing though. Considered SFTBL but it's no good.
  19. Rolling Average / exponential smoothing

    Thanks! Opened it now!  
  20. Gx Works 2 MELSOFT Library?

    Correct. My mistake. Funny function... Anyway, i followed the steps described here for installing Q68A_V100-fbs. Instead of acting like the pdf, gxworks wants me to point to a SUL-file. Which i dont have. Can be worked around by finding the sample project installed. Am i doing it wrong? Cheers
  21. Rolling Average / exponential smoothing

    Sure. But the blocks were locked. Downloaded mitsubishis blocks instead. System Q - GX Works2 - Analog - q68ad_GW2_simple_v100a_e https://se3a.mitsubishielectric.com/fa/sv/mymitsubishi/download_manager?id=8602&tab=3  
  22. Gx Works 2 MELSOFT Library?

    How did you solve it? Mine is greyed out too.
  23. Rolling Average / exponential smoothing

    Great. I have imported it. But how do you suggest it could be adapted for GX? WSFL is missing for GX, and MEANP_M is called something else. RI
  24. Hello. Can anyone tell me if there is a function for this in gxworks2? I want to even a jumpy analog signal. I am aware there is a MEAN-function, but that needs me to feed an array of buffered analog values to it. Which I am not familiar with how to do. Cheers
  25. Rolling / Gliding average in GX Works 2

    Top! I've logged in with my account and am browsing through the catalog. Do you have any idea what the package is called? Cheers