Search the Community

Showing results for tags 'gx works program step count'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 138 results

  1. Unconverted Ladder Code?

    Hi All, Please see attached screenshot: Whenever I want to save the ladder program or start simulation, this window pops-up. If I press 'yes' I loose the whole work. I tried to open existing program and modify it, but it did the same. When I clicked 'yes' I lost all modification and just the original program remained. (I made the program in the morning, opened and saved many times but it started popping this window later.) I work with FXCPU series, FX3U/FX3UC type, simple project in ladder. This worked well but now is not anymore. I use Melsoft GX Simulator! Can anyone advise why this is happening? It is very annoying! It is pointless to work on anything now! Many thanks
  2. I believe that conversion is possible, but have no idea how?
  3. I have an analog output card 1734-OE2V and there is in the fault/actions page parameters for program mode. What is program mode and when it is activated? Fault mode is clear but... Program should be written the value, but when this happens?
  4. GX WORKS 2 with MX component

    I'm trying to simulate the proface HMI and my ladder program using the MX component " communication setup utility". I followed all the steps on a tutorial vid however an error pops'up (check the attached file). i was wondering if you can help. Thanks in advance.
  5. Pumps controlled with counter

    I need som help and suggestion how i can control 2 pumps that shall go 10 times each?i have 2 level sensors that is giving it the start and stop,and pump1 shall start 10 times,then pump2 shall start 10 times.Can i use CNT and how is the best smooth way to do it?   thx
  6. Hello Im trying to read from my PLC but i cannot see the program file.  However, if i try to compare it using other file program, i could see the program file. Is their any restriction in my software?
  7. Sysmac Studio

    Hello ,  Is my frist project on Omron and also on Sysmac Studio .  I have one PLC NX1P2 - 9024DT1 I write a sample program on ST with internal variable ( struct ) but i receive an information that i dont have permition to write on Var  Ps.  I can uploaded file with image   
  8. GX Works ARRAY usage

    Hi ALL! Do not compile project on GX Works: Type mismatch? But type is match!!! Equivalent project on Delta ISPSoft compile OK: What wrong?
  9. FX-2NC-32MT PLC program Download

    Hi, There are two machine in the factory controlled by Fx 2nc PLC. One machine control part is not working. It could be for battery failure. But the other one is working properly. In this case can I change the battery?  After that,  is it possible, I upload the program from the good machine PLC and download it to the other machine PLC? Regards Sohel Ahmed
  10. Hello everybody, i have some uncertainties going through my head. i am fairly new in PLC word, graduated last year, last 12 month i did project on Siemens PLCs, but now i have to expand my view with Mitsubishi. 1. i am working on project with several conveyors. for each conveyor type i have FB fairly similar to my FB in siemens. For all conveyor i am using same sdt containing 32 bits. So a have array[0..20]  of said sdt. But in fb i was not able to copy item from array, through input var containing index of that item to vocal variable, which i wanted to write back to the array at the end of fb. I tried different approach ->  using item from array *** input/output.  When monitoring item from array i can see, that variables i change in got2000 panel are in fact changing. But when i monitor fb itself, those same variables are not changing. i reworked this fb several times, for example when i found out that FB variables FB FXcpu cannot be set as retain so i would like to use it and i see no other way than make this fb work. :D 2. Is there possibility to us FB in another FB? I remember that i read some restriction about this, but now, i cannot find it. Thank you everybody for your responses    
  11. Hello, We have a FX3G connected to a FX3U-ENET-ADP inside a main cabinet. We are then using that master PLC to collect data from 2 other fx3g plcs in a node:node serial network. I was assigned a small project of pricing out some wireless adapters so we can upload/download to the two slave plcs. My question is, is it possible to upload/download programs to/from the slave plcs through the ENET adapter and serial network in the main plc? It would save us some money if possible. thanks.
  12. Hello all, is anybody out there who may read out a program that is stored on a telemecanique cartridge (more or less of 1993)? Program is still running on a TSX 47 40, but have an identical second cartridge. I would send it to him/her even if international post and do not necessarily require the cartridge back. Would be great to have the program as a text file / pdf / hardcopy. Any help appreciated!! Best regards Stefan
  13. Hi all  I need help with communication between Mitsubishi L06CPU-P with Siemens S7-1500 by Modbus TCP. It's necessary to send data from L06CPU to S7-1500, but I don't know anything about mitsubishi and gx works2.  Picked up some pics how I did it, but I didn't verified how it works. Can anybody help me with this? https://ibb.co/8KDmg5x https://ibb.co/Jm8shCx   edited: I also found LQnUDEModbusTCP_GW2_with_FC_V120 library, but how it works I dont know
  14. Hello, I'm trying to use Mitsubishi GX Works 3 version 1 for the first time and get a 'memory is insufficient' error window when I try to open/start a new project or if I try to open a PLC project a co-worker made. I am using Windows 10/64-bit, company we purchased the software from says they are using it on windows 10 without issue. I get the error with no other programs running, have 6 GB RAM, and have 90% hard drive space available. I have monitored Task Manager while opening a file, RAM usage seems fine, and have tried opening with "Run as storminess".  I have tried uninstalling the program using the window "uninstall or change a program" - is the a different way to uninstall this program that will wipe it more completely? The install CD has Disk1, Disk2, Disk3(DocFX) sub folder , Support folders - I ran the .exe file from all 3. Does anyone have any suggestions? I am able to open an HMI project in GT works 3 without issue. I attached a screen shot of the error. Thanks so much!!
  15. Hi All, Have recently embarked on a project that has required me to change over to GX Works 3 in order to link an IQ-R120PCPU to a Citect 2018 SCADA package . In days gone by under IEC Developer and GX Works 2 it was quite easy to establish communications between the programming package running in simulation mode and a running Citect system using the MXCOMP driver via MX Components to perform offline testing. Can't seem to find a way to get it to work under GX Works 3 though, has anyone tried a similar setup Simulated logic in GX Works 3 is running fine and can modify the IO from inside MX Components "PLC Monitor Utility" program so there is no issues there, just cant get Citect to communicate. MX Component comm's has also been proven reading/writing variable to an excel sheet with GX Works 3 in simulation mode also. Attached are the files for getting GX Works 2 up and communicating to Citect 2018 via the same method i am trying to get working in GX Works 3 in case anyone ever needs to use that method. Any help would be appreciated.     GXWORKS 2 & CITECT 2018.zip
  16. Dear all, I am trying to convert project from GX Works2 ( FX3U) to new GX Works3 (FX5U). Problem is that I am using disabled Compile conditions2 in GX Works2. I have not found this option in GX Works3. Problem is when I convert projects soo program behave totally different.... Is there any solution for this????   BR Jan
  17. Password for GX3 Files

    Hello We use to protect our files from GT Designer3 with a username and password. So, I can only open the project if I know the user and password. Very handy. I found that function not in GX Works 3. The field "User management" in "project" menu is disabled (grey). So, I surely miss something.  Can somebody help? The manual only tells about Block and CPU security.  Thanks!  
  18. I am looking for how others have set up vertical axis motions using the Kinetix 5700 servo system. I have a 2 axis pick/place unit with a horizontal axis (X @ 2500mm) and vertical axis (Z @ 1200mm) that works as designed during normal operation. X axis has no holding brake and Z axis has a factory installed 24vdc to unlock brake. There is a GuardLogix L81ES control system that handles the safety and control. On pressing E-stop/opening Gates the vertical axis will stop the motion, apply the brake and hold with no problems. (2198-D032-ERS3 Drive, 2198-P031 Bus Power, MPL-B430P-MJ72AA X Axis, MPL-B330P-MJ74AA Z axis) The issue that I ran into was an accidental download of the program without activating the e-stop and the vertical axis dropped unexpectedly when entering program mode on the processor. I am aware that this instance was my fault as the programmer, however I am also concerned that this might occur again in the future if the controller ever enters fault mode or someone else completes a download. I have done some investigation with the "ProgrammedStopMode" parameter on this single motion axis and attempted all 5 options and the vertical axis still has a free fall drop for a second before the brake grabs hold - so evidently this is not working for me. (Page 24 of Vertical Load/Holding Brake manual - https://literature.rockwellautomatio...t003_-en-p.pdf) I am curious if there needs to be something done elsewhere as the X and Z axis are set up as coordinated axis? I also am unaware if I need to preform some action/parameter with the bus power supply for this? The current state of the machine as it sits now is preforming a MSF in manual mode after 5 seconds of inactivity or 30 seconds in auto mode. This axis is usually in demand every ~22 seconds. This will shut down the axis after preforming a brake test on the vertical load and seems to function OK, however it is still in the back of my mind the issues mentioned previously if we ever enter a controller fault while indexing. Thanks for your insight
  19. I searched FX5 manuals and it appears that with the high speed inputs I can run a stepper motor without a motor controller. I have little experience setting up a new system with any motor but have made changes with servo issues. I sent a request for info from my supplier but I still have some questions/requests.   1. Can an FX5U control stepper motors without a motor controller? 2. If not then what Q/R series setup is required 3. Are there any document to help understand? (program examples are welcome)   Main objective is to run a sensor head to 3 or 4 specific points using a belt driven linear actuator with a nema motor.
  20. 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
  21. Hi Guys   I am trying to change a profibus module on a Q02CPU from a QJ71PB92D to a QJ71PB92V, but when I try to download I keep getting the error Flash ROM writing could not execute rightly.   Now I can download and upload code thus I think the Cable and PLC power OFF is a null. How would I do this? I am using GX Works 2, as I do not have GX Configurator AD.   Kind Regards Morne
  22. GX Works3 problem

      Hi Guys, Can you help me out with this question The servo motor connected to axis-1 rotates in the forward direction when the M1 button is pressed, and in the reverse direction when the M2 button is pressed. When two buttons are pressed at the same time, the engine stops after 5 seconds. Write the program that performs this process with GX Works3. 
  23. Siemens Field PG M3 - PLC Programming Rugged Laptop for Sale   Condition is Used   This is a Siemens Field PG for PLC Programming.   Purchased several years ago as part of an auction lot and has sat in my workshop since, I don't do much Siemens so this is up for sale - This is what I know about it :-   The machine has Windows 8.1 Pro 64 bit installed (Machine has Windows 7 Ultimate on the base but been upgraded at some point) 8GB ram installed It has a windows XP VM installed which runs the Siemens Programming software (Virtual Box) There is a folder on the desktop containing the original installation files, so would be easy to return back to the host machine if required. All software appears to be licensed (see pics)    Has Step 7 and Step 5 installed   Negatives - Missing the back flap & Battery not being recognised thus not taking on charge (I think this is a just BIOS update needed but not looked into it too much)   In very good overall condition, a few light marks but that's about it, still looks very good.   Comes with the original branded rucksack    This was a really expensive bit of kit in its day and still stands up as an excellent PLC programming machine   Open to sensible offers - I am located in the UK so worldwide postage will have to be calculated seperately   I have powered it up and it works well with no issues found, the PLC software all seems to work and appears fully licensed but as I am not the original owner and don't know the provenance of the machine or licenses this machine is sold with no returns or warranty provided.
  24. What Is a PLC Communication Error?

    PLC doesn't respond to communication requests or responds negatively to such requests. A PLC communication error can occur between the programmable computer and the devices it controls or when the technician attempts to program the device. If anybody have idea then share i am fresher now i learn it from CETPA INFOTECH. I think this is the best place to ask.
  25. GX works 3 fx5 4ad help

    Hi all, I'm trying to set up the analog on channel 1 of the fx5-4ad module. I've set my parameters but I'm wondering if anyone has an example of the ladder side in GX works 3. I'm looking to read the signal in an hmi. Thanks