Search the Community

Showing results for tags 'Simple Project to download'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 53 results

  1. Hi all, I have an issue with Mitsubishi GOT Simple Series. After write to GOT, everything okay. All the hmi button functioning well. But after turn off and on the hmi, It will appear "SCREEN ERROR".  Any idea what can I check? 
  2. Hi Everyone,I have a customer that needs a CQM1H (CPU51) replaced. They purchased the processor new-old-stock from a source they found online. It arrived in the original packaging and had the safety label around the top of the unit, so it seems that it is as advertised and no need to suspect that it would have problems. I purchased secondhand, a power supply to attach to it and program it from the bench instead of in the machine. The customer also provided me with an SD card containing the project file(s) for the machine. I am able to load the project in CX-ONE (running on Win 7) just fine. My computer has a native serial port (COM1) and I built a programming cable to work with the DB9 peripheral port according to a diagram I found online.The processor powers up right away with the ERR/ALM continuously on. No other LEDs came on initially, and after a bit of playing around with communications settings, I finally landed the right protocol and my computer seemed to identify the processor correctly. I compiled the source and attempted a transfer to the PLC. I got some failed message (or maybe messages) at the end of the transfer. It did seem to send all of the binary code, it just ended with an error message that I unfortunately didn't write down or grab a screenshot.Anyway, what I have now is a PLC processor with the ERR/ALM LED on always, I've never seen it in RUN mode, and now after the programming attempt, I'm seeing the COMM LED strobing at about a .5sec frequency (with or without a cable attached to the peripheral port), AND I cannot get CX-Programmer to again acknowledge the processor anymore. I'd like to reset this back to the way it arrived to me, but can't figure out how to make that happen offline. The DIP switches don't seem to cause that effect. I should say also that the DIP switch settings are all OFF except 3 and 7.Any help is much appreciated!Thanks,John  
  3. Hi all, I have an issue with Mitsubishi GOT Simple Series. After write to GOT, everything okay. All the hmi button functioning well. But after turn off and on the hmi, It will appear "SCREEN ERROR".  Any idea what can I check? 
  4. QD77MS4

    Hi My system : plc Q03ud , simple motion module : QD77MS4 , software : Gx works2 , Application : rotary table and unit degree I send position and speed from HMI ( got 2000 ) , my problem is that when i want send 90 degree for position ( dmov d0 u0\g2006 ) , i have to enter the 9000000 from hmi . and for speed i have similar problem Position hmi ( 9000000 ) ===>> motor rotate 90 degree  Speed hmi (100000) ==>> motor rotate with 100 degree per min
  5. Upload From 90-30 without Project

    Hi, I need your help. I've been tasked to backup a program from a running PLC 90-30. Is it possible to do so without having the original project? (like you do with Siemens PLC?) We bought the cable IC690ACC901 and want to backup the running program to our PC, in order to have a copy of it, but I couldn't find an option in Profivy Machine Edition to do so. Should I make a new empty project? Thank You for your patience.
  6. Hello there, This is my first time here on this forum and also my first time working with this software and PLC. I am working off-line (since my PLC did not arrive yet) on GX Works 2, in a structured project type, with LCPU series and L02 type. the problem is that when trying to use any of the special registers (m8000, r23500, etc...) on my code after compile the error F1028 pops-up, on the other hand the same code with special register will work just fine in a simple project type without labels and I dont know how to make it work on my structured project with labels.
  7. Hello evreryone! I want to build a Gx Work program.   The condition for auto start is when a low limit sensor is detected.   When the high limit sensor is detected, supply to the tank is stopped.                 The order in which the tanks are opened is 4,3,2,1.     Tank closing order is reversed.         Valve 5 must be closed when liquid is being supplied to the tank.   The completion of supply to the tank is confirmed by the high limit sensor. I use MOV transfer e.x D0 K1 Y01 MOV K2 D0             Y2             Y3 I want to open coli Y1 Y2 Y3 every valve how to open toether. Thank you              
  8. I am not sure if anyone know any websites or sources ,to practice and program same as real projects. I have seen many websites but they are not realistic.
  9. S7-200 failure?

    I'm new to this forum, and hope for help. We have a woodworking edgebanding machine (Cehisa, made in Spain) that stopped resetting (starting), a tech diagnosed a bad PLC because all its led's were flashing. Cehisa owns the software, so they are only source to upload the project. They quoted us $7500.00 + $100 shipping for a replacement (!!!). Problem is, even if we paid this , the replacement could also fail if it's an internal or external component problem. Siemens tech suggested a power supply issue possibly.  ( I put PLC in Stop, disconnected all outputs and lights stopped flashing. Can anyone suggest steps to meter test & "possibly" save the one we have? Spain, our US distributor, and our tech stopped communicating (they all say buying the new one is the answer). I have some electronics background, have and understand our machine's schematics but not versed on PLC's. Sorry for long-winded text.
  10. Hello all , when i read plc program for the first time (Structured Project) , i got this message after complete read. and all program under POU become red color , then i try to compiled it but when i try to verify online the program its mismatch,  how its mismatch ? this is make me confused, because this is the first time i read and not yet modifi the program , can someone explain to me ?
  11. Hi Y'all, I have been working on a drive upgrade.  I am going from a 1336 impact to a PF 753.  I changed everything over on the Map I/O tree to ethernet.  The question I have is...my Control Net is in demo mode. We are waiting om a tech support contract with software subscriptions to go through.  Will I still be able to download the logix 5000 program that works with the CNET configuration files?  Also I deleted the drive off the config file.  Is there anything I am missing other than drive parameters?
  12. Good day everybody,    Currently I am working on an application using 3-axis controlled by a QD77MS4 Simple Motion Module.  In this case, I have already set up most of the configuration, but when I try to execute the program, I get the following error:   SP. UNIT ERROR - The location designated by the FROM/TO instruction set is not the intelligent function module/special function module.  - The module that does not include buffer memory has been specified by the FROM/TO instruction.  - The intelligent function module/special function module, Network module being accessed is faulty.  - Station not loaded was specified using the instruction whose target was the CPU share memory.   The QD77MS4 Module is mounted in Base Slot #3, so I use U2\G800, U2\G1500, etc... to Read/Write from it.  The Diagnostics tool indicates the error occurs as soon as I try to access the U2\G800 Buffer Memory. If I set this part of the program to No Execution the error is no longer displayed.  Additionally, if I try to monito the Buffer Memory area of the Module, it says that "The Module Stat Address is incorrect".   I already tried changing the position of the module in the base (Slot 3 --> Slot 1) and changing the corresponding values to reflect that, but still the problem persists.    What am I doing wrong? Is there some kind of configuration I could be missing?    Thanks in advance for your help!   
  13. Fatek Ethernet PLC Module online

    Dear All,  Anybody can help me in communication between Fatek 20MAR2 & CBEH2A. The jumpers setting are JP1 is on left two pins (No password protected) & JP3 is on right two pins (forced boot operation mode). The Ethernet cable i used is type b T568. Fatek Ethernet module config software detecting module successfully (shown in attached pic) but on online PLC via ethernet cable its showing connection failed.   please help   thanks in advance
  14. simple motion cam curve

    Good afternoon, I have a problem in an application for a rotary knife, I'm using a MR-JE-B servo to make this movement, while my material is powered by an inverter connected to a modbus rs485 network, with a 5v encoder connected directly in motion. I'm having some problems and I think it's my cam curve. I have a very high refeneration, and the system doesn't obey the size of the length I want the cut. It always cuts the same size, regardless of the configuration I use, it always cuts to 245mm. Put some photos, how are my settings. Grateful in advance, if anyone can help me. Dover_roll_1-Motion-configuração_jog_manual.gx3
  15. Hi, I am working wih 251MESE and somachine 4.3 And I am developing an application and the user who is going to use it needs to donwload a graphic that appears on the webvis, with all the information that it contains, does anyone done this before? How? I need some tips. I have the webvisu up and running I need something like download button to be able to download the info.   Thanks!
  16. Upload & Download Program

    Hi, I will upload a program from PLC and Download that program to another PLC. Do I need to Compile the program before I download it to the other PLC?   Software: Gx Developer.         PLC: FX-2NC-32MT       Communication Cable SC09 Note: My laptop has only usb port   Thanks for your support
  17. 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
  18. I'm trying to transfer an application file to a PanelView 1400e and I'm having some difficulty. We currently have 4 of these in operation on machinery and we acquired a spare that I'm trying to get ready. All use the same exact application. I tried using a memory card but none of the PanelViews recognize any of the cards I do have at the moment so that option is out (though at one time we did transfer the applications this way so we did have at least one card that worked in the past). I was able to extract the application file from one of the PVs via Transfer Utility 32 on Windows XP. I am unable to transfer it back to the spare PV. I am using a 9 for 9 straight through serial cable on COM1 of the laptop to the 9 pin DB connector on the back of the PV. I match settings between the PV and the TU32 (baud rate, parity, error). I put the PV on Transfer Application screen on the Serial tab. I open up TU32 and choose the application file (approximately 86kb in size). If I select memory partition 1 for the destination, I get a dialog that pops up telling me that partition 1 is full and it shows me the size and free space on both partition 1 and partition 2. The size for partition 2 matches what I see on the PV on the Terminal Information screen (approximately 2200kb in size and same is free). When I then select partition 2 for the destination and click OK, it asks if I want to format the destination. If I click NO, the transfer fails because "User did not format the destination". When I click Yes to format, the PV starts formatting partition 2 and the progress bar goes up to 100%, then a message comes up that the format is complete, waiting for application transfer. On the TU32 screen, the format progress goes up to 11% then hangs and eventually reports that the format failed. I've done this a number of times and it is always 11%. However, when I click OK and then go back to the main screen on TU32 and once again select to transfer, the PV screen goes into transfer mode with a progress bar as does the TU32. No progress is ever made and eventually I get the 4209 error. 4209 error means the TU32 and PV are not communicating, basically. But I'm confused as to why they initially do communicate but only get to a specific point each time before communications stop. Any ideas? EDIT: Once I get the 4209 error, I click OK, and go back to the main TU32 screen. If I immediately click to transfer again, the progress bar on the PV disappears and a message comes up saying File Download failed-Ready for Transfer. If I click to Transfer again, the progress bar reappears but still no progress and this process repeats. Thank you in advance for any help you can offer.
  19. 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.
  20. Hi Gents, Is it just me or it's generally that difficult to get the specifications in the industry? I kind of smile at some emails nowadays but here are some fundamental specification issues which felt like I had to go through on many projects through clients client: - New analogue/digital instruments installed with rated voltage of 110V AC while control is fully running at 24V DC - Request to Install TIA portal V15 on Windows XP (as they had all their legacy code on) so the client could have every software on 1 PC (no VMs) - Transfer signals from new PLC to the older PLC - no specifications on literally anything related to the requirements - Travel 500 miles extra as customer wants an extra signals in the PLC (cuz he forgot to mention them on site) Do you ever come across situations like this or am I simply over dramatic?
  21. Hi all, I am studying how to control servo with PLC Mitsubishi Q-series. When I click Servo_parameter in Simple motion module setting tool, this annoucement appears.  Does anyone know why it appears? I tried reinstalling MR-configurator 2 but it didn't help. Please give me some advices. Thank you all!
  22. Hi everyone! I have a question to all of you guys - do you ever use any software or online tools to manage your automation/electrical engineering projects? I have worked in a number of companies and have seen various scenarios, from using excel tables to run multi-million dollar projects to using proprietary SW for every little tiny project. Unfortunately I do not have experience working for any major big integrator and am very curious how projects are managed at this level (and if every engineer likes the way it is handled).  Additional question - does anyone have ever used a software to automatically generate the PLC code? I know some companies develop products to generate the "skeleton" of PLC program and I think it is a great thing to have.
  23. FPWin GR Problem

    Hi, I use Panasonic FP0R 32T PLC. Usually i have no problems to upload or download program to PLC. But, right now the Software, FPWin GR cannot perform the download and upload from PLC task. If i do, the software will be not responding and need to be closed.. Anyone know about this?
  24. Hello everyone, I have this message when I trying to open my project which I did.  "The project includes a model that cannot be used with the current license. The project is closed." I recently reinstalled windows, but version of Sysmac Studio is same, License is same, but now I not be able to open my project. I just tried to install last version of Sysmac Studio 1.25, and of course nothing changed, looks like issue with license. But again, license is same.